SQL injection vulnerability in Quassel IRC before 0.9.1, when Qt 4.8.5 or later and PostgreSQL 8.2 or later are used, allows remote attackers to execute arbitrary SQL commands via a \ (backslash) in a message.
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://quassel-irc.org/node/120 | |
http://secunia.com/advisories/55194 | third party advisory vendor advisory |
http://secunia.com/advisories/55581 | third party advisory |
http://bugs.quassel-irc.org/issues/1244 | |
http://seclists.org/oss-sec/2013/q4/74 | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/87805 | vdb entry |
http://security.gentoo.org/glsa/glsa-201311-03.xml | vendor advisory |
http://www.securityfocus.com/bid/62923 | vdb entry |