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

exploitDog

github логотип

GHSA-4hwx-xcc5-2hfc

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

Описание

tarteaucitron.js allows prototype pollution via custom text injection

A vulnerability was identified in tarteaucitron.js, where the addOrUpdate function, used for applying custom texts, did not properly validate input. This allowed an attacker with direct access to the site's source code or a CMS plugin to manipulate JavaScript object prototypes, leading to potential security risks such as data corruption or unintended code execution.

Impact

An attacker with high privileges could exploit this vulnerability to:

  • Modify object prototypes, affecting core JavaScript behavior,
  • Cause application crashes or unexpected behavior,
  • Potentially introduce further security vulnerabilities depending on the application's architecture.

Fix https://github.com/AmauriC/tarteaucitron.js/commit/74c354c413ee3f82dff97a15a0a43942887c2b5b

The issue was resolved by ensuring that user-controlled inputs cannot modify JavaScript object prototypes.

Пакеты

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

tarteaucitronjs

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

< 1.20.1

1.20.1

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-1321

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

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 the addOrUpdate function, used for applying custom texts, did not properly validate input. This allowed an attacker with direct access to the site's source code or a CMS plugin to manipulate JavaScript object prototypes, leading to potential security risks such as data corruption or unintended code execution. An attacker with high privileges could exploit this vulnerability to modify object prototypes, affecting core JavaScript behavior, cause application crashes or unexpected behavior, or potentially introduce further security vulnerabilities depending on the application's architecture. This vulnerability is fixed in 1.20.1.

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-1321