Описание
openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use class, bases, subclasses(), and globals chains to access restricted functions and execute arbitrary system commands from plugin code.
EPSS
Процентиль: 27%
0.00337
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-693
Связанные уязвимости
CVSS3: 9.8
github
2 дня назад
openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use __class__, __bases__, __subclasses__(), and __globals__ chains to access restricted functions and execute arbitrary system commands from plugin code.
EPSS
Процентиль: 27%
0.00337
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-693