AndoNET Blog Comentarios.PHP SQL Injection Vulnerability
BID:16393
Info
AndoNET Blog Comentarios.PHP SQL Injection Vulnerability
| Bugtraq ID: | 16393 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 26 2006 12:00AM |
| Updated: | Feb 07 2006 08:54PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of this vulnerability. |
| Vulnerable: |
AndoNET Blog 2004.9.2 |
| Not Vulnerable: | |
Discussion
AndoNET Blog Comentarios.PHP SQL Injection Vulnerability
AndoNET Blog 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 2004.09.02 is vulnerable; other versions may also be affected.
AndoNET Blog 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 2004.09.02 is vulnerable; other versions may also be affected.
Exploit / POC
AndoNET Blog Comentarios.PHP SQL Injection Vulnerability
An exploit is not required.
The following proof of concept example is available:
http://www.example.com/adonet/index.php?ando=comentarios&entrada=1'%20union%20select%201,2,3,4/*
An exploit is not required.
The following proof of concept example is available:
http://www.example.com/adonet/index.php?ando=comentarios&entrada=1'%20union%20select%201,2,3,4/*
Solution / Fix
AndoNET Blog Comentarios.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]:[email protected] <mailto:[email protected]:[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]:[email protected] <mailto:[email protected]:[email protected]>.
References
AndoNET Blog Comentarios.PHP SQL Injection Vulnerability
References:
References: