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

exploitDog

github логотип

GHSA-8r9f-h969-mm4m

Опубликовано: 10 апр. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 6

Описание

When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.

When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-345

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

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

When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.

CVSS3: 5.3
redhat
4 месяца назад

When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.

nvd
4 месяца назад

When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.

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

When calling base64.b64decode() or related functions the decoding proc ...

suse-cvrf
около 1 месяца назад

Security update for python311

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-345