SZUserMgnt Username Parameter SQL Injection Vulnerability
BID:16454
Info
SZUserMgnt Username Parameter SQL Injection Vulnerability
| Bugtraq ID: | 16454 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 01 2006 12:00AM |
| Updated: | Feb 07 2006 08:55PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of this vulnerability. |
| Vulnerable: |
subzane SZUserMgnt 1.4 |
| Not Vulnerable: | |
Discussion
SZUserMgnt Username Parameter SQL Injection Vulnerability
SZUserMgnt 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
SZUserMgnt 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
SZUserMgnt Username Parameter SQL Injection Vulnerability
An exploit is not required.
The following proof of concept is available:
http://www.example.com/szusermgnt/www/login.php
Username: ' or 1/*
Password: any
An exploit is not required.
The following proof of concept is available:
http://www.example.com/szusermgnt/www/login.php
Username: ' or 1/*
Password: any
Solution / Fix
SZUserMgnt Username Parameter 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
SZUserMgnt Username Parameter SQL Injection Vulnerability
References:
References:
- SZUserMgnt Authentication Bypass (eVuln)
- SZUserMgnt Homepage (subzane)