Plogger Index.PHP Multiple Input Validation Vulnerabilities
BID:15839
Info
Plogger Index.PHP Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 15839 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 13 2005 12:00AM |
| Updated: | Dec 13 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
Plogger Plogger Beta 2 |
| Not Vulnerable: | |
Discussion
Plogger Index.PHP Multiple Input Validation Vulnerabilities
Plogger is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials or may permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
Plogger is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials or may permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
Exploit / POC
Plogger Index.PHP Multiple Input Validation Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?sortdir=ASC&level=album&id=[SQL]
/?page=[SQL]
http://www.example.com/index.php?level=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
http://www.example.com/index.php?level=search&searchterms=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?sortdir=ASC&level=album&id=[SQL]
/?page=[SQL]
http://www.example.com/index.php?level=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
http://www.example.com/index.php?level=search&searchterms=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
Solution / Fix
Plogger Index.PHP Multiple Input Validation 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
Plogger Index.PHP Multiple Input Validation Vulnerabilities
References:
References:
- Plogger Homepage (Plogger)
- Plogger SQL&XSS vuln. (r0t)