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

exploitDog

nvd логотип

CVE-2006-10003

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

Описание

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]

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 дней назад

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

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
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-122