### [CVE-2021-23328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23328) ![](https://img.shields.io/static/v1?label=Product&message=iniparserjs&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen) ### Description This affects all versions of package iniparserjs. This vulnerability relates when ini_parser.js is concentrating arrays. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program. ### POC #### Reference - https://snyk.io/vuln/SNYK-JS-INIPARSERJS-1065989 #### Github No PoCs found on GitHub currently.