.. / CVE-2024-4443

Exploit for WordPress Plugin Business Directory <= 6.4.2 - Unauthenticated SQL Injection (CVE-2024-4443)

Description:

The Business Directory Plugin Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘listingfields’ parameter in all versions up to, and including, 6.4.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.

Affected Products:

Proof of Concept

PoC exploits

Nuclei Template

View the template here CVE-2024-4443.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2024/CVE-2024-4443.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2024-4443
https://plugins.trac.wordpress.org/browser/business-directory-plugin/trunk/includes/fields/class-fieldtypes-select.php#L110
https://plugins.trac.wordpress.org/changeset/3089626/
https://www.wordfence.com/threat-intel/vulnerabilities/id/982fb304-08d6-4195-97a3-f18e94295492?source=cve