First published: Wed Jan 27 2021(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
phpList | =3.5.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-23361 is a vulnerability in phpList version 3.5.3 that allows for login bypass through password hash mishandling.
CVE-2020-23361 is classified as critical with a severity score of 9.8.
CVE-2020-23361 allows for login bypass by using type juggling and mishandling password hashes that start with '0e' followed by only numerical characters.
phpList version 3.5.3 is affected by CVE-2020-23361.
You can find more information about CVE-2020-23361 at the following link: https://github.com/phpList/phplist3/issues/668