SQL injection vulnerability in admin/country/edit.php in Newscoop before 3.5.5 and 4.x before 4 RC4 allows remote attackers to execute arbitrary SQL commands via the f_country_code parameter.
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/52941 | vdb entry exploit |
http://www.exploit-db.com/exploits/18752 | exploit |
http://www.sourcefabric.org/en/newscoop/latestrelease/1141/Newscoop-355-and-Newscoop-4-RC4-security-releases.htm | vendor advisory |
http://dev.sourcefabric.org/browse/CS-4181 | exploit |
http://archives.neohapsis.com/archives/bugtraq/2012-04/0130.html | exploit mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/74780 | vdb entry |
http://dev.sourcefabric.org/browse/CS-4179 | vendor advisory exploit |
http://secunia.com/advisories/48769 | third party advisory vendor advisory |
https://www.htbridge.com/advisory/HTB23084 | exploit |