VulnerabilityModified
CVE-2020-8547
phpList 3.5.0 allows type juggling for admin login bypass because == is used instead of === for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.
CRITICAL 9.8EPSS 5.86%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (5.86%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
phpList 3.5.0 allows type juggling for admin login bypass because == is used instead of === for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 5.86% probability · 93th percentile
- CISA KEV
- Not listed
- Affected
- phplist/phplist
- Source
- cve@mitre.org
References
- https://www.exploit-db.com/exploits/47989Exploit, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/47989Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.