mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2021-20083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20083)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-plugin-query-object 2.2.3 allows a malicious user to inject properties into Object.prototype.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/166299/WordPress-Core-5.9.0-5.9.1-Cross-Site-Scripting.html
|
|
- https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/jquery-query-object.md
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/B1gN0Se/prototype-pollution
|
|
- https://github.com/BlackFan/client-side-prototype-pollution
|
|
- https://github.com/retr0-13/client-side-prototype-pollution
|
|
- https://github.com/tHeStRyNg/client-side-prototype-pollution
|
|
|