Multiple SQL injection vulnerabilities in ActiveNews Manager allow remote attackers to execute arbitrary SQL commands via the (1) articleID parameter to activenews_view.asp or the (2) page parameter to default.asp. NOTE: the activeNews_categories.asp and activeNews_comments.asp vectors are already covered by CVE-2006-6094.
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/21167 | third party advisory vdb entry exploit |
http://www.osvdb.org/31569 | vdb entry broken link |
http://marc.info/?l=bugtraq&m=116387481223790&w=2 | mailing list |
http://www.osvdb.org/31568 | vdb entry broken link |
http://www.aria-security.com/forum/showthread.php?t=33 | broken link |
https://exchange.xforce.ibmcloud.com/vulnerabilities/30352 | vdb entry |