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

exploitDog

oracle-oval логотип

ELSA-2026-18344

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

Описание

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

[2.87.0-1]

  • Update to 2.87.0
  • RHEL-130993 - CVE-2025-13601 mingw-glib2: Integer overflow in in g_escape_uri_string()

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

Oracle Linux 10

Oracle Linux x86_64

mingw32-glib2

2.87.0-1.el10

mingw32-glib2-static

2.87.0-1.el10

mingw64-glib2

2.87.0-1.el10

mingw64-glib2-static

2.87.0-1.el10

Связанные 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 ...