Files
CVEs-PoC/2018/CVE-2018-3723.md
T
2025-09-29 21:09:30 +02:00

866 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