microBlog Index.PHP Multiple SQL Injection Vulnerabilities
BID:16270
Info
microBlog Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16270 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 17 2006 12:00AM |
| Updated: | Jan 17 2006 12:00AM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
microBlog microBlog 2.0 RC-10 |
| Not Vulnerable: | |
Discussion
microBlog Index.PHP Multiple SQL Injection Vulnerabilities
microBlog 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.
microBlog 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.
Exploit / POC
microBlog Index.PHP Multiple SQL Injection Vulnerabilities
An exploit is not required.
The following proof of concept URI is available:
http://www.example.com/microblog/index.php?month=1&year=9999%20union%20select%201,2,3,4,5,6,7,8,9,10,11,12,13,14/*
An exploit is not required.
The following proof of concept URI is available:
http://www.example.com/microblog/index.php?month=1&year=9999%20union%20select%201,2,3,4,5,6,7,8,9,10,11,12,13,14/*
Solution / Fix
microBlog 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
microBlog Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- microBlog Homepage (microBlog)
- microBlog SQL Injection Vulnerability (eVuln)
- microBlog SQL Injection Vulnerability (eVuln)