hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, 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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2018-03-30 19:29
Updated : 2024-11-21 04:05
NVD link : CVE-2018-3728
Mitre link : CVE-2018-3728
CVE.ORG link : CVE-2018-3728
JSON object : View
Products Affected
hapijs
- hoek
CWE
CWE-471
Modification of Assumed-Immutable Data (MAID)