SQL injection vulnerability in index.php in Arcadem Pro 2.700 through 2.802 allows remote attackers to execute arbitrary SQL commands via the articlecat parameter, probably related to includes/articleblock.php.
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://packetstorm.linuxsecurity.com/0809-exploits/arcadempro-sql.txt | exploit |
http://www.vupen.com/english/advisories/2008/2700 | vdb entry |
http://www.securityfocus.com/bid/31322 | vdb entry |
http://secunia.com/advisories/31975 | third party advisory vendor advisory |
https://secure.agaresmedia.com/forums/viewtopic.php?f=12&t=2032 | patch vendor advisory |