Zurück zur CVE-Übersicht
CVE-2026-49977
MEDIUM(4.3)CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Risk Signal Score21/100 — NIEDRIG
- CVSS 4.3 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
tarteaucitron.js is a compliant and accessible cookie banner. Prior to 1.33.0, tarteaucitron.cookie.purge() is called on any element with the purgeBtn class and does not check whether the element is a legitimate tarteaucitron button or whether the cookie corresponds to a service handled by tarteaucitron. If an attacker can write HTML with data attributes, an element with data-cookie can silently delete a non-HttpOnly cookie with a known name when clicked by a user. This issue is fixed in version 1.33.0.
GitHub Advisories
GHSA-jxj7-g6gm-49j7MEDIUM
tarteaucitron: data-cookie attribute can be used to delete arbitrary cookies
npm/tarteaucitronjs→ 1.33.0
GitHub Advisory