Vulnerability Description
phpList 3.5.3 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phplist | Phplist | 3.5.3 |
References
- https://github.com/phpList/phplist3/issues/668ExploitIssue TrackingThird Party Advisory
- https://github.com/phpList/phplist3/issues/668ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2020-23361?
CVE-2020-23361 is a vulnerability with a CVSS score of 9.8 (CRITICAL). phpList 3.5.3 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.
How severe is CVE-2020-23361?
CVE-2020-23361 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-23361?
Check the references section above for vendor advisories and patch information. Affected products include: Phplist Phplist.