A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.
References
Configurations
No configuration.
History
07 May 2025, 14:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 May 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-06 15:16
Updated : 2025-05-07 14:13
NVD link : CVE-2025-4373
Mitre link : CVE-2025-4373
CVE.ORG link : CVE-2025-4373
JSON object : View
Products Affected
No product.
CWE
CWE-124
Buffer Underwrite ('Buffer Underflow')