logo

CVE-2025-31475 tarteaucitronjs

Package

Manager: npm
Name: tarteaucitronjs
Vulnerable Version: >=0 <1.20.1

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

EPSS: 0.00089 pctl0.2636

Details

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.

Metadata

Created: 2025-04-07T16:38:52Z
Modified: 2025-04-07T16:38:52Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/04/GHSA-4hwx-xcc5-2hfc/GHSA-4hwx-xcc5-2hfc.json
CWE IDs: ["CWE-1321"]
Alternative ID: GHSA-4hwx-xcc5-2hfc
Finding: F390
Auto approve: 1