### [CVE-2024-21528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21528) ![](https://img.shields.io/static/v1?label=Product&message=node-gettext&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%20*%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen) ### Description All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization. ### POC #### Reference - https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943 #### Github No PoCs found on GitHub currently.