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.
References
Configurations
No configuration.
History
21 May 2025, 20:25
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 May 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-19 17:15
Updated : 2025-05-21 20:25
NVD link : CVE-2025-4945
Mitre link : CVE-2025-4945
CVE.ORG link : CVE-2025-4945
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound