Files
CVEs-PoC/2018/CVE-2018-3723.md
T
2024-06-18 02:51:15 +02:00

835 B

CVE-2018-3723

Description

defaults-deep node module before 0.2.4 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, which allows a malicious user to modify the prototype of "Object" via proto, causing the addition or modification of an existing property that will exist on all objects.

POC

Reference

Github