SQL injection in postfixadmin - CVE-2014-2655
Published: April 2, 2014 / Updated: July 28, 2020
postfixadmin
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
How to mitigate CVE-2014-2655
Sources
- http://lists.opensuse.org/opensuse-updates/2014-05/msg00075.html
- http://sourceforge.net/p/postfixadmin/code/1650
- http://www.debian.org/security/2014/dsa-2889
- http://www.openwall.com/lists/oss-security/2014/03/26/11
- http://www.openwall.com/lists/oss-security/2014/03/26/6
- http://www.securityfocus.com/bid/66455