vendor:
ArDown
by:
G-B
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ArDown
Affected Version From: All Versions
Affected Version To: All Versions
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
ArDown (All Version) <- Remote Blind SQL Injection
ArDown is vulnerable to a Remote Blind SQL Injection vulnerability. An attacker can exploit this vulnerability to gain access to the admin panel of the application. The attacker can send a malicious HTTP request to the server with a crafted SQL query to extract the username and password of the admin panel.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.