cve/2024/CVE-2024-21528.md
2025-09-29 16:08:36 +00:00

18 lines
683 B
Markdown

### [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.