SQL injection vulnerability in viewcat.php in BitDamaged geoBlog MOD_1.0 allows remote attackers to execute arbitrary SQL commands, then steal credentials and upload files, via the cat parameter ($tmpCategory variable).
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/16249 | vdb entry exploit |
http://secunia.com/advisories/18504 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/24146 | vdb entry |
http://evuln.com/vulns/33/summary.html | exploit |
http://www.osvdb.org/22463 | vdb entry exploit |
http://www.vupen.com/english/advisories/2006/0191 | vdb entry vendor advisory |
http://securitytracker.com/id?1015493 | vdb entry exploit |