mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
951 B
951 B
CVE-2012-2124
Description
functions/imap_general.php in SquirrelMail, as used in Red Hat Enterprise Linux (RHEL) 4 and 5, does not properly handle 8-bit characters in passwords, which allows remote attackers to cause a denial of service (disk consumption) by making many IMAP login attempts with different usernames, leading to the creation of many preference files. NOTE: this issue exists because of an incorrect fix for CVE-2010-2813.
POC
Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=814671
- https://bugzilla.redhat.com/show_bug.cgi?id=814671
Github
No PoCs found on GitHub currently.