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

exploitDog

msrc логотип

CVE-2006-10003

Опубликовано: 20 мар. 2026
Источник: msrc
CVSS3: 8.6
EPSS Низкий

Описание

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

EPSS

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

8.6 High

CVSS3

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

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

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

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

CVSS3: 9.8
github
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

EPSS

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

8.6 High

CVSS3