### [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) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.6.31%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen) ### 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 No PoCs found on GitHub currently.