SQL injection vulnerability in directory.php in Prozilla Adult Directory allows remote attackers to execute arbitrary SQL commands via the cat_id parameter in a list action. NOTE: the original report indicated that this was the "photo" SourceForge project (aka Maan Bsat Photo Collection), but that was incorrect.
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://www.exploit-db.com/exploits/4238 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35683 | vdb entry |
http://www.attrition.org/pipermail/vim/2007-July/001728.html | mailing list |
http://www.securityfocus.com/bid/25135 | vdb entry |
http://www.vupen.com/english/advisories/2007/2695 | vdb entry vendor advisory |