SQL injection vulnerability in index.php in TomatoCMS before 2.0.5 allows remote attackers to execute arbitrary SQL commands via the q parameter in conjunction with a /news/search PATH_INFO.
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/archive/1/511273/100/0/threaded | mailing list |
http://secunia.com/advisories/39320 | third party advisory vendor advisory |
http://holisticinfosec.org/content/view/141/45/ | |
http://www.securityfocus.com/bid/40108 | vdb entry |
http://osvdb.org/64551 | vdb entry |
http://secunia.com/secunia_research/2010-56 | vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/58470 | vdb entry |