CVE-2023-3388
Beautiful Cookie Consent Banner <= 2.10.1 - Unauthenticated Stored Cross-Site Scripting
Record summary
CVE-2023-3388 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
Description
The Beautiful Cookie Consent Banner for WordPress is vulnerable to Stored Cross-Site Scripting via the 'nsc_bar_content_href' parameter in versions up to, and including, 2.10.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. A partial patch was made available in 2.10.1 and the issue was fully patched in 2.10.2.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Feb 1, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 5, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
beautiful_cookie_consent_bannerBrowse beautiful-cookie-banner / beautiful_cookie_consent_banner | VulnCheck | Version data not supplied | |
Beautiful Cookie Consent BannerBrowse nikelschubert / Beautiful Cookie Consent BannerDefault status: unaffected | CVE List | Through 2.10.1 | affected |
Nuclei templates
1ProjectDiscoveryHIGHBeautiful Cookie Consent Banner < 2.10.2 - Cross-Site ScriptingCVSS 7.2
The Beautiful Cookie Consent Banner for WordPress is vulnerable to Stored Cross-Site Scripting via the 'nsc_bar_content_href' parameter in versions up to, and including, 2.10.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. A partial patch was made available in 2.10.1 and the issue was fully patched in 2.10.2.
Impact
Attackers can execute arbitrary scripts in users' browsers, potentially leading to session hijacking, defacement, or redirection.
Remediation
Update to version 2.10.2 or later.
Source: ProjectDiscovery