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.
References
Configurations
No configuration.
History
20 Aug 2025, 14:40
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Aug 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-19 14:15
Updated : 2025-08-20 14:40
NVD link : CVE-2025-54336
Mitre link : CVE-2025-54336
CVE.ORG link : CVE-2025-54336
JSON object : View
Products Affected
No product.
CWE
CWE-697
Incorrect Comparison