#VU104017 Prototype pollution in node-gettext - CVE-2024-21528
Published: February 17, 2025
node-gettext
Alexander Wallin
Description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation within the addTranslations() function in gettext.js. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.