CVE 7.7 HIGH

Glib: integer overflow in in g_escape_uri_string()_CVE-2025-13601

7.7 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Description

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.

Basic Information

ID CVE-2025-13601
Source redhat
Published Nov 26, 2025 at 14:44
Modified Nov 26, 2025 at 15:06

Affected Product

Affected Versions 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.