{ "schema_version": "1.4.0", "id": "GHSA-j4gr-93r2-5wx9", "modified": "2022-05-24T17:07:30Z", "published": "2022-05-24T17:07:30Z", "aliases": [ "CVE-2020-8088" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8088" }, { "type": "WEB", "url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability" } ], "database_specific": { "cwe_ids": [ "CWE-843" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-01-27T20:15:00Z" } }