cve/2024/CVE-2024-21528.md

18 lines
693 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00