vendor:
PAD Site Scripts
by:
Mr.SQL
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PAD Site Scripts
Affected Version From: 3.6
Affected Version To: 3.6
Patch Exists: NO
Related CWE: N/A
CPE: a:pad-site-scripts:pad_site_scripts
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
Remote SQL Injection Vulnerability ( list.php string )
An attacker can exploit this vulnerability by sending a crafted SQL query to the vulnerable parameter 'string' in the 'list.php' script. This can allow the attacker to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks.