PHPWordPress Multiple SQL Injection Vulnerabilities
BID:15582
Info
PHPWordPress Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15582 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 28 2005 12:00AM |
| Updated: | Nov 28 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpWordPress phpWordPress 3.0 |
| Not Vulnerable: |
phpWordPress phpWordPress 3.0 -3011 |
Discussion
PHPWordPress Multiple SQL Injection Vulnerabilities
PHPWordPress is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
PHPWordPress versions up to and including 3.0 are reported to be vulnerable; other versions may also be affected.
PHPWordPress is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
PHPWordPress versions up to and including 3.0 are reported to be vulnerable; other versions may also be affected.
Exploit / POC
PHPWordPress Multiple SQL Injection Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?poll=[SQL]
http://www.example.com/index.php?category=[SQL]
http://www.example.com/?archive&ctg=[SQL]
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?poll=[SQL]
http://www.example.com/index.php?category=[SQL]
http://www.example.com/?archive&ctg=[SQL]
Solution / Fix
PHPWordPress Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
The vendor has released patch version 30-3011 to address this issue. Please see the fix section for further details.
phpWordPress phpWordPress 3.0
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
The vendor has released patch version 30-3011 to address this issue. Please see the fix section for further details.
phpWordPress phpWordPress 3.0
-
phpWordPress v30-3011-patch.zip
http://www.word-press.net/patches/v30-3011-patch.zip
References
PHPWordPress Multiple SQL Injection Vulnerabilities
References:
References:
- phpWordPress 3.0 SQL inj. (r0t)
- phpWordPress V3.0-3011 patch (phpWordPress)
- phpWordPress Web Site (phpWordPress)