cve/2024/CVE-2024-21489.md

18 lines
695 B
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-21489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21489)
![](https://img.shields.io/static/v1?label=Product&message=uplot&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
Versions of the package uplot before 1.6.31 are vulnerable to Prototype Pollution via the uplot.assign function due to missing check if the attribute resolves to the object prototype.
### POC
#### Reference
- https://security.snyk.io/vuln/SNYK-JS-UPLOT-6209224
#### 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