Burak Yilmaz Download Portal Down.ASP SQL Injection Vulnerability
BID:21676
Info
Burak Yilmaz Download Portal Down.ASP SQL Injection Vulnerability
| Bugtraq ID: | 21676 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 19 2006 12:00AM |
| Updated: | Dec 19 2006 11:03PM |
| Credit: | ShaFuck31 is credited with the discovery of this vulnerability. |
| Vulnerable: |
MaxiASP Burak Yilmaz Download Portal 0 |
| Not Vulnerable: | |
Discussion
Burak Yilmaz Download Portal Down.ASP SQL Injection Vulnerability
Burak Yilmaz Download Portal is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Burak Yilmaz Download Portal is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Exploit / POC
Burak Yilmaz Download Portal Down.ASP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/ScriptPath/down.asp?id=[SqL]
http://www.example.com/ScriptPath/down.asp?id=-1%20union%20SELECT%20*%20FROM%20uyeler%20WHERE%20uid=36
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/ScriptPath/down.asp?id=[SqL]
http://www.example.com/ScriptPath/down.asp?id=-1%20union%20SELECT%20*%20FROM%20uyeler%20WHERE%20uid=36
Solution / Fix
Burak Yilmaz Download Portal Down.ASP 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 if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
Burak Yilmaz Download Portal Down.ASP SQL Injection Vulnerability
References:
References:
- Burak Yilmaz Download Portal (MaxiASP)
- Burak Yilmaz Download Portal Sql Injection Vuln. (ShaFuq31)