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
21 Nov 2024, 04:05
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/103108 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2018:1263 - Third Party Advisory | |
References | () https://access.redhat.com/errata/RHSA-2018:1264 - Third Party Advisory | |
References | () https://github.com/hapijs/hoek/commit/32ed5c9413321fbc37da5ca81a7cbab693786dee - Patch, Third Party Advisory | |
References | () https://hackerone.com/reports/310439 - Exploit, Third Party Advisory | |
References | () https://nodesecurity.io/advisories/566 - Broken Link | |
References | () https://snyk.io/vuln/npm:hoek:20180212 - Exploit, Patch, Third Party Advisory |
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)