PHP Labs Survey Wizard SQL Injection Vulnerability
BID:15551
Info
PHP Labs Survey Wizard SQL Injection Vulnerability
| Bugtraq ID: | 15551 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 23 2005 12:00AM |
| Updated: | Nov 23 2005 12:00AM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHP Labs Survey Wizard |
| Not Vulnerable: | |
Discussion
PHP Labs Survey Wizard SQL Injection Vulnerability
PHP Labs Survey Wizard 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.
PHP Labs Survey Wizard 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
PHP Labs Survey Wizard SQL Injection Vulnerability
No exploit is required.
An example URI has been provided:
http://www.example.com/survey.php?sid=[SQL]
No exploit is required.
An example URI has been provided:
http://www.example.com/survey.php?sid=[SQL]
Solution / Fix
PHP Labs Survey Wizard 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
PHP Labs Survey Wizard SQL Injection Vulnerability
References:
References:
- PHP Labs Survey Wizard survey.php SQL injection (rakstija r0t3d3Vil)
- PHP Labs Web Site (PHP Labs)