vendor:
WHMCS
by:
Ahmed Aboul-Ela
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WHMCS
Affected Version From: 4.5.2
Affected Version To: 4.5.2
Patch Exists: YES
Related CWE: N/A
CPE: whmcs:whmcs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2013
WHMCS 4.x SQL Injection Vulnerability
The $id argument of pdfInvoice function have been used directly at mysql query without any sanitization which leads directly to Sql Injection.
Mitigation:
Sanitize user input before using it in a query.