Описание
In Plesk Obsidian 18.0.70, _isAdminPasswordValid uses an == comparison. Thus, if the correct password is "0e" followed by any digit string, then an attacker can login with any other string that evaluates to 0.0 (such as the 0e0 string). This occurs in admin/plib/LoginManager.php.
EPSS
Процентиль: 15%
0.00049
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-697
Связанные уязвимости
CVSS3: 9.8
github
6 месяцев назад
In Plesk Obsidian 18.0.70, _isAdminPasswordValid uses an == comparison. Thus, if the correct password is "0e" followed by any digit string, then an attacker can login with any other string that evaluates to 0.0 (such as the 0e0 string). This occurs in admin/plib/LoginManager.php.
EPSS
Процентиль: 15%
0.00049
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-697