vendor:
WHMCS
by:
WHMCS
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WHMCS
Affected Version From: 5.2.7
Affected Version To: 5.2.7
Patch Exists: YES
Related CWE: CVE-2013-5227
CPE: a:whmcs:whmcs:5.2.7
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2013
WHMCS 5.2.7 SQL Injection
This exploit allows an attacker to inject malicious SQL code into the WHMCS 5.2.7 web application. The attacker can use this vulnerability to gain access to sensitive information such as user credentials, as well as to modify or delete data. The vulnerability is caused by insufficient input validation in the application's code.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of WHMCS. Additionally, input validation should be implemented to ensure that user-supplied data is properly sanitized before being used in SQL queries.