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.
Link | Tags |
---|---|
https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/ | third party advisory exploit |