mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
683 B
Markdown
18 lines
683 B
Markdown
### [CVE-2024-21528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21528)
|
|

|
|

|
|

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