BlogPHP Multiple SQL Injection Vulnerabilities
BID:16340
Info
BlogPHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16340 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 20 2006 12:00AM |
| Updated: | Feb 07 2006 08:54PM |
| Credit: | imei is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
BlogPHP BlogPHP 1.2 |
| Not Vulnerable: | |
Discussion
BlogPHP Multiple SQL Injection Vulnerabilities
BlogPHP 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 SQL queries.
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.
Version 1.2 is vulnerable; other versions may also be affected.
BlogPHP 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 SQL queries.
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.
Version 1.2 is vulnerable; other versions may also be affected.
Exploit / POC
BlogPHP Multiple SQL Injection Vulnerabilities
An exploit is not required.
The following proof of concept is available:
blogphp_username=admin
blogphp_password=imei' or '1'='1
An exploit is not required.
The following proof of concept is available:
blogphp_username=admin
blogphp_password=imei' or '1'='1
Solution / Fix
BlogPHP 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
BlogPHP Multiple SQL Injection Vulnerabilities
References:
References: