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

exploitDog

github логотип

GHSA-x2wr-f89p-cqwh

Опубликовано: 19 мар. 2026
Источник: github
Github: Не прошло ревью
CVSS3: 9.8

Описание

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.

In the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.

The bug can be observed when parsing an XML file with very deep element nesting

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.

In the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.

The bug can be observed when parsing an XML file with very deep element nesting

EPSS

Процентиль: 21%
0.00069
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-122

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

CVSS3: 9.8
ubuntu
7 дней назад

[Unknown description]

CVSS3: 9.8
nvd
7 дней назад

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack. In the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer. The bug can be observed when parsing an XML file with very deep element nesting

msrc
6 дней назад

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack

CVSS3: 9.8
debian
7 дней назад

Описание отсутствует

EPSS

Процентиль: 21%
0.00069
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-122