WordPress · Cz Loan Management · CVE-2024-5975
Name of the Vulnerable Software and Affected Versions:
CZ Loan Management WordPress plugin versions 1.1 and earlier
Description:
The issue arises from the improper sanitization and escaping of a parameter before its use in a SQL statement via an AJAX action. This AJAX action is available to unauthenticated users, leading to a SQL injection.
Recommendations:
For versions 1.1 and earlier, consider restricting access to the AJAX action until a proper fix is available.
As a temporary workaround, avoid using the vulnerable parameter in the affected AJAX endpoint until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.