Vulnerability CVE-2020-8088


Published: 2020-01-27   Modified: 2020-01-28

Description:
panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.

Type:

CWE-843

(Access of Resource Using Incompatible Type ('Type Confusion'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Usebb -> Usebb 

 References:
https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/

Copyright 2024, cxsecurity.com

 

Back to Top