[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HTB22846: SQL Injection in IWantOneButton wordpress plugin
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: HTB22846: SQL Injection in IWantOneButton wordpress plugin
- From: advisory@xxxxxxxxxxx
- Date: Thu, 24 Feb 2011 12:33:26 +0100 (CET)
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