Multiple SQL injection vulnerabilities in e-moBLOG 1.3 allow remote attackers to execute arbitrary SQL commands via the (1) monthy parameter to index.php or (2) login parameter to admin/index.php. NOTE: some sources have reported item 1 as involving the "monthly" parameter, but this is 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 |
---|---|
http://www.securityfocus.com/bid/16344 | vdb entry exploit |
http://www.osvdb.org/22701 | vdb entry |
http://evuln.com/vulns/43/summary.html | exploit vendor advisory |
http://www.osvdb.org/22700 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/24245 | vdb entry |
http://securityreason.com/securityalert/370 | third party advisory |
http://securitytracker.com/id?1015524 | vdb entry exploit |
http://attrition.org/pipermail/vim/2006-January/000511.html | mailing list |
http://secunia.com/advisories/18567 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2006/0296 | vdb entry vendor advisory |
http://www.securityfocus.com/archive/1/422938/100/0/threaded | mailing list |