PT-2020-19936 · Usebb Team · Usebb
Xavi
·
Published
2020-01-27
·
Updated
2021-07-21
·
CVE-2020-8088
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
UseBB version 1.0.12
Description
The issue allows for a login bypass due to type juggling in the
panel login.php file. This occurs because the != operator is used instead of !== for password hashes, leading to mishandling of hashes that begin with 0e followed by exclusively numerical characters.Recommendations
For UseBB version 1.0.12, consider modifying the
panel login.php file to use the !== operator instead of != for password hash comparisons to prevent type juggling attacks. As a temporary workaround, restrict access to the login functionality until the issue is resolved.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Usebb