SQL injection vulnerability in as_archives.php in phpAdultSite CMS, possibly 2.3.2, allows remote attackers to execute arbitrary SQL commands via the results_per_page parameter to index.php. NOTE: some of these details are obtained from third party information.
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://secunia.com/advisories/31793 | third party advisory vendor advisory |
http://www.securityfocus.com/archive/1/496069/100/0/threaded | mailing list |
http://osvdb.org/47942 | vdb entry |
http://www.davidsopas.com/2008/09/phpadult-cms-exploit/ | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/44922 | vdb entry |