Cyphor Show.PHP SQL Injection Vulnerability
BID:15418
Info
Cyphor Show.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15418 |
| Class: | Design Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 15 2005 12:00AM |
| Updated: | Nov 15 2005 12:00AM |
| Credit: | HACKERS PAL is credited with the discovery of this vulnerability. |
| Vulnerable: |
Cyphor Cyphor 0.19 |
| Not Vulnerable: | |
Discussion
Cyphor Show.PHP SQL Injection Vulnerability
Cyphor is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Cyphor is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Cyphor Show.PHP SQL Injection Vulnerability
A PERL script that attempts to output administrative account details, such as login and password, has been made available in the exploit section.
Sample SQL injection code has been provided:
show.php?fid=2&id=-10%20union%20select%20id,null,null,null,null,nick,
password,null,null,null%20from%20users%20where%20id=1
A PERL script that attempts to output administrative account details, such as login and password, has been made available in the exploit section.
Sample SQL injection code has been provided:
show.php?fid=2&id=-10%20union%20select%20id,null,null,null,null,nick,
password,null,null,null%20from%20users%20where%20id=1
Solution / Fix
Cyphor Show.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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Cyphor Show.PHP SQL Injection Vulnerability
References:
References: