CVE-2024-5975
CZ Loan Management <= 1.1 - Unauthenticated SQLi
Record summary
CVE-2024-5975 has a selected CVSS score of 9.1 (critical); EIP currently links 1 Nuclei template.
Description
The CZ Loan Management WordPress plugin through 1.1 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 31, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
CZ Loan ManagementDefault status: affected | CVE List | Through 1.1 | affected |
cz_loan_managementBrowse teamcontriverz / cz_loan_managementDefault status: affected | CVE List | Through 1.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALCZ Loan Management <= 1.1 - SQL InjectionCVSS 9.1
The CZ Loan Management WordPress plugin through 1.1 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Impact
Unauthenticated attackers can execute time-based SQL injection to extract sensitive database information including user credentials and loan management data.
Remediation
Update CZ Loan Management plugin to version 1.2 or later to address the SQL injection vulnerability.
Source: ProjectDiscovery