NooToplist Index.PHP Multiple SQL Injection Vulnerabilities
BID:14873
Info
NooToplist Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14873 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 19 2005 12:00AM |
| Updated: | Sep 19 2005 12:00AM |
| Credit: | David Sopas Ferreira is credited with the discovery of this vulnerability. |
| Vulnerable: |
NooTopList NooTopList 1.0 .0.17 |
| Not Vulnerable: | |
Discussion
NooToplist Index.PHP Multiple SQL Injection Vulnerabilities
NooToplist is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
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.
NooToplist is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
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
NooToplist Index.PHP Multiple SQL Injection Vulnerabilities
No exploit is required.
Proof of concept code is available:
http://www.example.com/index.php?o='[SQL INJECTION]
http://www.example.com/index.php?sort='[SQL INJECTION]
No exploit is required.
Proof of concept code is available:
http://www.example.com/index.php?o='[SQL INJECTION]
http://www.example.com/index.php?sort='[SQL INJECTION]
Solution / Fix
NooToplist 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
NooToplist Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- NooToplist Web Site (NooToplist)
- SS#13092005 - NooToplist 1.0.0 SQL Injection (David Sopas Ferreira)