The sql_escape_string function in auth/sql.c for the mailutils SQL authentication module does not properly quote the "\" (backslash) character, which is used as an escape character and makes the module vulnerable to SQL injection attacks.
References
Link | Resource |
---|---|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=308031 | Patch Vendor Advisory |
http://www.gentoo.org/security/en/glsa/glsa-200506-02.xml |
Configurations
History
No history.
Information
Published : 2005-06-02 04:00
Updated : 2008-09-05 20:50
NVD link : CVE-2005-1824
Mitre link : CVE-2005-1824
CVE.ORG link : CVE-2005-1824
JSON object : View
Products Affected
gnu
- mailutils
CWE