← Vulnerability feed

Vulnerability record · CVE-2024-3552 · published 13 June 2024

CVE-2024-3552: Web Directory Free WordPress plugin SQL injection via unauthenticated AJAX

Salephpscripts · Web Directory Free

The Web Directory Free WordPress plugin before 1.7.0 fails to sanitise and escape a parameter before using it in a SQL statement through an AJAX action reachable by unauthenticated users. This allows SQL injection using UNION, time-based and error-based techniques. With a CVSS base score of 9.8 and an EPSS probability above 0.67, it is a high-value target for mass scanning.

9.8 CVSS 3.1 Critical EPSS 67% · top 0.7% CWE-89 · SQL injection
9.8CVSS 3.1 base score
67%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Web Directory Free WordPress plugin before 1.7.0 does not 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 with different techniques like UNION, Time-Based and Error-Based.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable SQL injection with a 9.8 CVSS score, public exploit references and very high EPSS probability makes this an urgent patch.

What it is

The Web Directory Free WordPress plugin before 1.7.0 fails to sanitise and escape a parameter before using it in a SQL statement through an AJAX action reachable by unauthenticated users. This allows SQL injection using UNION, time-based and error-based techniques. With a CVSS base score of 9.8 and an EPSS probability above 0.67, it is a high-value target for mass scanning.

Impact

An attacker can read, modify or delete data in the WordPress database, including user credentials and site content, and may be able to execute further database-level actions depending on privileges. Full confidentiality, integrity and availability impact is scored.

Attack surface

Reached over the network through a WordPress AJAX action that requires no authentication and no user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any internet-facing site running an affected plugin version is exposed.

Exploitation

Not listed in CISA KEV, but EPSS is 0.6706 (99.26th percentile) and both references are tagged Exploit, indicating public exploit code and active interest.

What to do

  • Update the Web Directory Free plugin to version 1.7.0 or later immediately.
  • If patching is not possible, disable or remove the plugin until it can be updated.
  • Deploy a WAF rule blocking SQL injection patterns against the plugin's AJAX endpoints.
  • Restrict access to wp-admin/admin-ajax.php where feasible and monitor for anomalous requests.
  • Audit the database and WordPress users for signs of tampering after exposure.

Detection

  • Search web logs for requests to admin-ajax.php with SQL metacharacters, UNION, SLEEP or BENCHMARK in parameters.
  • Alert on time-based patterns such as repeated delayed responses from the same source to AJAX endpoints.
  • Monitor database error responses or unusual query volume originating from the web tier.
  • Review WordPress audit logs for unexpected data changes or new administrative users.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-3552 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.1CVE-2024-3673Salephpscripts web directory free vulnerabilityThe Web Directory Free WordPress plugin before 1.7.3 does not validate a parameter before using it in an include(), which could lead to Local File In…EPSS 5.6%8.8CVE-2023-2201Salephpscripts web directory free sql injection vulnerabilityThe Web Directory Free for WordPress is vulnerable to SQL Injection via the ‘post_id’ parameter in versions up to, and including, 1.6.8 due to insuff…EPSS 0.82%6.8CVE-2024-3669Salephpscripts web directory free cross-site scripting vulnerabilityThe Web Directory Free WordPress plugin before 1.7.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Ref…EPSS 0.50%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed

Source: NIST National Vulnerability Database (record CVE-2024-3552), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.