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

exploitDog

EPSS

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

Дефекты

CWE-668

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

ubuntu
6 месяцев назад

The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.

CVSS3: 3.3
redhat
6 месяцев назад

The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.

msrc
6 месяцев назад

SourcelessFileLoader does not use io.open_code()

debian
6 месяцев назад

The import hook in CPython that handles legacy *.pyc files (Sourceless ...

suse-cvrf
6 месяцев назад

Security update for python39

EPSS

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

Дефекты

CWE-668