mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
676 B
Markdown
18 lines
676 B
Markdown
### [CVE-2021-23395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23395)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects all versions of package nedb. The library could be tricked into adding or modifying properties of Object.prototype using a __proto__ or constructor.prototype payload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-NEDB-1305279
|
|
|
|
#### Github
|
|
- https://github.com/Kirill89/Kirill89
|
|
|