Your message dated Tue, 9 Dec 2025 15:38:21 +0100
with message-id 
<ruv4zclccclezncnhmeju4qyybhyw4tvpmswqgixhabdiz2jdv@e4pf4x624aon>
and subject line libsoup2.4 2.74.3-11
has caused the Debian Bug report #1106375,
regarding libsoup2.4: CVE-2025-4945
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1106375: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106375
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsoup3
Version: 3.6.5-1
Severity: important
Tags: security upstream
Forwarded: https://gitlab.gnome.org/GNOME/libsoup/-/issues/448
X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]>

Hi,

The following vulnerability was published for libsoup3.

CVE-2025-4945[0]:
| A flaw was found in the cookie parsing logic of the libsoup HTTP
| library, used in GNOME applications and other software. The
| vulnerability arises when processing the expiration date of cookies,
| where a specially crafted value can trigger an integer overflow.
| This may result in undefined behavior, allowing an attacker to
| bypass cookie expiration logic, causing persistent or unintended
| cookie behavior. The issue stems from improper validation of large
| integer inputs during date arithmetic operations within the cookie
| parsing routines.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2025-4945
    https://www.cve.org/CVERecord?id=CVE-2025-4945
[1] https://gitlab.gnome.org/GNOME/libsoup/-/issues/448

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore

--- End Message ---
--- Begin Message ---
Package: libsoup2.4
Version: 2.74.3-11

libsoup2.4 (2.74.3-11) unstable; urgency=medium

  * Team upload.
  * CVE-2025-4945: integer overflow in cookie parsing.
    A flaw was found in the cookie parsing logic of the libsoup HTTP
    library, used in GNOME applications and other software. The
    vulnerability arises when processing the expiration date of cookies,
    where a specially crafted value can trigger an integer overflow. This
    may result in undefined behavior, allowing an attacker to bypass cookie
    expiration logic, causing persistent or unintended cookie behavior. The
    issue stems from improper validation of large integer inputs during date
    arithmetic operations within the cookie parsing routines.
    (Closes: #1106375)
  * CVE-2025-4476: crash in soup_auth_digest_get_protection_space.
    A denial-of-service vulnerability has been identified in the libsoup
    HTTP client library. This flaw can be triggered when a libsoup client
    receives a 401 (Unauthorized) HTTP response containing a specifically
    crafted domain parameter within the WWW-Authenticate header. Processing
    this malformed header can lead to a crash of the client application
    using libsoup. An attacker could exploit this by setting up a malicious
    HTTP server. If a user's application using the vulnerable libsoup
    library connects to this malicious server, it could result in a
    denial-of-service. Successful exploitation requires tricking a user's
    client application into connecting to the attacker's malicious server.
    (Closes: #1107757)
  * CVE-2025-4948: verify boundary limits for multipart body.
    A flaw was found in the soup_multipart_new_from_message() function of
    the libsoup HTTP library, which is commonly used by GNOME and other
    applications to handle web communications. The issue occurs when the
    library processes specially crafted multipart messages. Due to improper
    validation, an internal calculation can go wrong, leading to an integer
    underflow. This can cause the program to access invalid memory and
    crash. As a result, any application or server using libsoup could be
    forced to exit unexpectedly, creating a denial-of-service (DoS) risk.
    (Closes: #1106337)
  * CVE-2025-4969: verify array bounds before accessing.
    A vulnerability was found in the libsoup package. This flaw stems from
    its failure to correctly verify the termination of multipart HTTP
    messages. This can allow a remote attacker to send a specially crafted
    multipart HTTP body, causing the libsoup-consuming server to read beyond
    its allocated memory boundaries (out-of-bounds read).
    (Closes: #1106325)

--- End Message ---

Reply via email to