mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
810 B
Markdown
19 lines
810 B
Markdown
### [CVE-2021-20087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20087)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-deparam 0.5.1 allows a malicious user to inject properties into Object.prototype.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/jquery-deparam.md
|
|
|
|
#### Github
|
|
- https://github.com/BlackFan/client-side-prototype-pollution
|
|
- https://github.com/retr0-13/client-side-prototype-pollution
|
|
|