vendor:
ASPPortal
by:
nukedx
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: ASPPortal
Affected Version From: <= 3.1.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2006
ASPPortal <= 3.1.1 Remote SQL Injection Exploit
This exploit allows an attacker to perform a remote SQL injection attack on ASPPortal version 3.1.1. It takes advantage of a vulnerability in the 'download_click.asp' script to execute arbitrary SQL queries and retrieve sensitive information from the database.
Mitigation:
Upgrade to a patched version of ASPPortal or implement input validation and parameterized queries to prevent SQL injection attacks.