mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2021-23328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23328)
|
|

|
|

|
|

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