vendor:
PDQ Script
by:
Red-D3v1L
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PDQ Script
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:pdqmedia:pdq_script
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
2009
PDQ Script 1.0 <== [listingid] Remote SQL injection vulnerability
A remote SQL injection vulnerability exists in PDQ Script 1.0. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This can allow the attacker to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.