Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-7524-3396-fqv3

Опубликовано: 07 апр. 2025
Источник: github
Github: Прошло ревью
CVSS3: 5.5

Описание

tarteaucitron.js allows UI manipulation via unrestricted CSS injection

A vulnerability was identified in tarteaucitron.js, where user-controlled inputs for element dimensions (width and height) were not properly validated. This allowed an attacker with direct access to the site's source code or a CMS plugin to set values like 100%;height:100%;position:fixed;, potentially covering the entire viewport and facilitating clickjacking attacks.

Impact

An attacker with high privileges could exploit this vulnerability to:

  • Overlay malicious UI elements on top of legitimate content,
  • Trick users into interacting with hidden elements (clickjacking),
  • Disrupt the intended functionality and accessibility of the website.

Fix https://github.com/AmauriC/tarteaucitron.js/commit/25fcf828aaa55306ddc09cfbac9a6f8f126e2d07

The issue was resolved by enforcing strict validation and sanitization of user-provided CSS values to prevent unintended UI manipulation.

Пакеты

Наименование

tarteaucitronjs

npm
Затронутые версииВерсия исправления

< 1.20.1

1.20.1

EPSS

Процентиль: 45%
0.00228
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-1021

Связанные уязвимости

CVSS3: 5.5
nvd
10 месяцев назад

tarteaucitron.js is a compliant and accessible cookie banner. A vulnerability was identified in tarteaucitron.js prior to 1.20.1, where user-controlled inputs for element dimensions (width and height) were not properly validated. This allowed an attacker with direct access to the site's source code or a CMS plugin to set values like 100%;height:100%;position:fixed;, potentially covering the entire viewport and facilitating clickjacking attacks. An attacker with high privileges could exploit this vulnerability to overlay malicious UI elements on top of legitimate content, trick users into interacting with hidden elements (clickjacking), or disrupt the intended functionality and accessibility of the website. This vulnerability is fixed in 1.20.1.

EPSS

Процентиль: 45%
0.00228
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-1021