mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
22 lines
997 B
Markdown
22 lines
997 B
Markdown
### [CVE-2021-20084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20084)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-sparkle 1.5.2-beta allows a malicious user to inject properties into Object.prototype.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/jquery-sparkle.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
|
|
|