miniBloggie Login.PHP SQL Injection Vulnerability
BID:16367
Info
miniBloggie Login.PHP SQL Injection Vulnerability
| Bugtraq ID: | 16367 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 24 2006 12:00AM |
| Updated: | Feb 07 2006 08:54PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of this vulnerability. |
| Vulnerable: |
myWebland miniBloggie 1.0 |
| Not Vulnerable: | |
Discussion
miniBloggie Login.PHP SQL Injection Vulnerability
miniBloggie is prone to an SQL injection vulnerability. This issue is 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.
miniBloggie is prone to an SQL injection vulnerability. This issue is 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
miniBloggie Login.PHP SQL Injection Vulnerability
An exploit is not required.
An example URI has been provided:
http://www.example.com/minibloggie/login.php
User Name: ' or 1/*
Password: ' or 1/*
An exploit is not required.
An example URI has been provided:
http://www.example.com/minibloggie/login.php
User Name: ' or 1/*
Password: ' or 1/*
Solution / Fix
miniBloggie Login.PHP SQL Injection Vulnerability
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
miniBloggie Login.PHP SQL Injection Vulnerability
References:
References:
- miniBloggie Authentication Bypass (Aliaksandr Hartsuyeu)
- miniBloggie Web Site (myWebland)