mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
22 lines
985 B
Markdown
22 lines
985 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/B1gN0Se/prototype-pollution
|
|
- https://github.com/BlackFan/client-side-prototype-pollution
|
|
- https://github.com/PecentZero/prototype_pollution
|
|
- https://github.com/retr0-13/client-side-prototype-pollution
|
|
- https://github.com/tHeStRyNg/client-side-prototype-pollution
|
|
|