PluggedOut Blog Index.PHP Multiple SQL Injection Vulnerabilities
BID:15746
Info
PluggedOut Blog Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15746 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 06 2005 12:00AM |
| Updated: | Dec 06 2005 12:00AM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PluggedOut Blog 1.9.5 PluggedOut Blog 1.9.4 |
| Not Vulnerable: | |
Discussion
PluggedOut Blog Index.PHP Multiple SQL Injection Vulnerabilities
PluggedOut Blog 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.
PluggedOut Blog 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.
Exploit / POC
PluggedOut Blog Index.PHP Multiple SQL Injection Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?categoryid=[SQL]
http://www.example.com/index.php?entryid=[SQL]
http://www.example.com/index.php?month=1&year=[SQL]
http://www.example.com/index.php?month=[SQL]
http://www.example.com/index.php?year=2005&month=12&day=[SQL]
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?categoryid=[SQL]
http://www.example.com/index.php?entryid=[SQL]
http://www.example.com/index.php?month=1&year=[SQL]
http://www.example.com/index.php?month=[SQL]
http://www.example.com/index.php?year=2005&month=12&day=[SQL]
Solution / Fix
PluggedOut Blog Index.PHP 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]>.
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]>.
References
PluggedOut Blog Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- Blog Homepage (PluggedOut)
- PluggedOut Blog SQL vuln. (r0t)