Multiple SQL injection vulnerabilities in trackback.php in myWebland myBloggie 2.1.4 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) title, (2) url, (3) excerpt, or (4) blog_name parameters.
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.vupen.com/english/advisories/2006/3179 | vdb entry vendor advisory |
http://www.securityfocus.com/bid/19362 | vdb entry |
http://www.securityfocus.com/archive/1/442323/100/0/threaded | mailing list |
https://www.exploit-db.com/exploits/2118 | exploit |
http://secunia.com/advisories/21376 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/28241 | vdb entry |
http://securityreason.com/securityalert/1347 | third party advisory |
http://retrogod.altervista.org/mybloggie_214_sql.html |