Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-47069

18
FAUCET Score

CVE-2024-47069 describes a reflected cross-site scripting (XSS) vulnerability in the Oveleon Cookie Bar, a component for the Contao Open Source CMS, affecting versions prior to 1.16.3 and 2.1.3. The vulnerability arises from insufficient sanitization of the user-controlled 'locale' input in the 'block/locale' endpoint, allowing malicious scripts to be injected into the backend's HTTP response. With a CVSS score of 6.1 (Medium), successful exploitation requires user interaction (UI:R) and could lead to low impact on confidentiality and integrity (C:L, I:L). There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.16.3CPE matchmatch criteria
cpe:2.3:a:oveleon:cookiebar:*:*:*:*:*:cantao:*:*
>= 2.0.0, < 2.1.3CPE matchmatch criteria
cpe:2.3:a:oveleon:cookiebar:*:*:*:*:*:cantao:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0042 is in the 36th percentile among its peer group of 26,221 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

composerpatch availablevia ghsa
Product: oveleon/contao-cookiebarFixed in: 1.16.3
composerpatch availablevia ghsa
Product: oveleon/contao-cookiebarFixed in: 2.1.3
github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-296q-rj83-g9rqmedium

Reflected Cross Site-Scripting (XSS) in Oveleon Cookiebar

Jul 26, 2024

References

cheatsheetseries.owasp.org / cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html
Technical Description
github.com / oveleon/contao-cookiebar/blob/2.x/src/Controller/CookiebarController.php
Product
github.com / oveleon/contao-cookiebar/commit/1d57470be5878f66d5e1e23f624dd387564b9b8d
Patch
github.com / oveleon/contao-cookiebar/security/advisories/GHSA-296q-rj83-g9rq
ExploitVendor Advisory