vendor:
Diesel Pay Script
by:
ZoRLu
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Diesel Pay Script
Affected Version From: N/A
Affected Version To: N/A
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
2008
Diesel Pay Script index.php (area) sql inj
An attacker can inject arbitrary SQL commands into the 'area' parameter of the 'index.php' script. This can be exploited to disclose the version, database name and user name of the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.