Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-18705

Опубликовано: 12 июн. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-18705: mingw-glib2 security update (MODERATE)

[2.78.6-3]

  • Resolves: RHEL-131012 - CVE-2025-13601 mingw-glib2: Integer overflow in in g_escape_uri_string()

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

mingw32-glib2

2.78.6-3.el9

mingw64-glib2

2.78.6-3.el9

Oracle Linux x86_64

mingw32-glib2

2.78.6-3.el9

mingw32-glib2-static

2.78.6-3.el9

mingw64-glib2

2.78.6-3.el9

mingw64-glib2-static

2.78.6-3.el9

Связанные CVE

Связанные уязвимости

CVSS3: 7.7
ubuntu
8 месяцев назад

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.

CVSS3: 7.7
redhat
8 месяцев назад

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.

CVSS3: 7.7
nvd
8 месяцев назад

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.

CVSS3: 7.7
msrc
8 месяцев назад

Glib: integer overflow in in g_escape_uri_string()

CVSS3: 7.7
debian
8 месяцев назад

A heap-based buffer overflow problem was found in glib through an inco ...