CVE-2024-11921
Give < 3.19.0 - Reflected XSS
Record summary
CVE-2024-11921 has a selected CVSS score of 4.8 (medium); EIP currently links 1 Nuclei template.
Description
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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Dec 27, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
GiveWPDefault status: unaffected | CVE List | Before 3.19.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHGive WP Plugin < 3.19.0 - Cross-Site ScriptingCVSS 7.1
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.
Source: ProjectDiscovery