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

exploitDog

EPSS

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

Дефекты

CWE-121

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

ubuntu
3 месяца назад

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.

CVSS3: 5.9
redhat
3 месяца назад

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.

msrc
3 месяца назад

bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow

debian
3 месяца назад

bz2.BZ2Decompressor objects could be reused after a decompression erro ...

github
3 месяца назад

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.

EPSS

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

Дефекты

CWE-121