SQL injection vulnerability in add_post.php3 in Venom Board 1.22 allows remote attackers to execute arbitrary SQL commands via the (1) parent, (2) root, and (3) topic_id parameters to post.php3.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/24046 | vdb entry |
http://www.vupen.com/english/advisories/2006/0122 | vdb entry vendor advisory |
http://evuln.com/vulns/21/summary.html | vendor advisory |
http://securityreason.com/securityalert/326 | third party advisory |
http://www.securityfocus.com/bid/16176 | vdb entry exploit |
http://www.osvdb.org/22297 | vdb entry exploit |
http://secunia.com/advisories/18383 | third party advisory vendor advisory |
http://marc.info/?l=bugtraq&m=113683807903915&w=2 | mailing list |