mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2020-28462](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28462)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects all versions of package ion-parser. If an attacker submits a malicious INI file to an application that parses it with parse , they will pollute the prototype on the application. This can be exploited further depending on the context.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-IONPARSER-1048971
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|