mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
829 B
Markdown
19 lines
829 B
Markdown
### [CVE-2021-20085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20085)
|
|

|
|

|
|

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