mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 00:44:53 +02:00
914 B
914 B
CVE-2018-3719
Description
mixin-deep node module before 1.3.1 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.