SQL injection vulnerability in auth2db 0.2.5, and possibly other versions before 0.2.7, uses the addslashes function instead of the mysql_real_escape_string function, which allows remote attackers to conduct SQL injection attacks using multibyte character encodings.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/34287 | vdb entry |
http://secunia.com/advisories/34488 | third party advisory vendor advisory |
http://www.debian.org/security/2009/dsa-1757 | patch vendor advisory |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521823 | patch |
https://exchange.xforce.ibmcloud.com/vulnerabilities/49518 | vdb entry |
http://www.auth2db.com.ar/?title=CHANGELOG |