cbcvebase.
CVE-2024-4443
published 2024-05-22

CVE-2024-4443: The Business Directory Plugin – Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘listingfields’…

PriorityP180high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.27%
95.1th percentile
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. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Affected

2 ranges
VendorProductVersion rangeFixed in
businessdirectorypluginbusiness_directory< 6.4.36.4.3
strategy11teambusiness_directory_plugin_easy_listing_directories_for_wordpress<= 6.4.2

Detection & IOCsextracted from sources · hover to see the quote

sigma
condition: status_code == 200 AND contains_all(body,"Business Directory","No listings found")
bytes
4a0a0047304502205672084876265ed71fdcaa7577e83c6c2ccd36a7d76c9b46c4fc9dbbcdd5754d022100f5d48d1b1c0a62180eb45d6ec2ad278fc22e6229acb6f1356739d1458dcb10f9:922c64590222798bb761d5b6d8e72950
  • Exploitation is possible by unauthenticated attackers; prioritize detection on unauthenticated/anonymous HTTP sessions submitting requests with the 'listingfields' parameter.
  • Fingerprint vulnerable WordPress installations by checking for HTTP 200 responses whose body contains both 'Business Directory' and 'No listings found'.
  • ·The nuclei/scanner template digest can be used to verify template integrity; mismatches may indicate a tampered or unofficial template.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.