Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:25782
HistoryFeb 24, 2011 - 12:00 a.m.

HTB22846: SQL Injection in IWantOneButton wordpress plugin

2011-02-2400:00:00
vulners.com
16

Vulnerability ID: HTB22846
Reference: http://www.htbridge.ch/advisory/sql_injection_in_iwantonebutton_wordpress_plugin.html
Product: IWantOneButton wordpress plugin
Vendor: Daniel Sands ( http://www.danielsands.co.cc/ )
Vulnerable Version: 3.0.1
Vendor Notification: 10 February 2011
Vulnerability Type: SQL Injection
Risk level: High
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)

Vulnerability Details:
The vulnerability exists due to failure in the "/wp-content/plugins/iwant-one-ihave-one/updateAJAX.php" script to properly sanitize user-supplied input in "post_id" variable.
Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.

The following PoC is available:

http://[host]/wp-content/plugins/iwant-one-ihave-one/updateAJAX.php?post_id=SQL_CODE_HERE