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
Link | Resource |
---|---|
http://www.securityfocus.com/bid/103108 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2018:1263 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2018:1264 | Third Party Advisory |
https://github.com/hapijs/hoek/commit/32ed5c9413321fbc37da5ca81a7cbab693786dee | Patch Third Party Advisory |
https://hackerone.com/reports/310439 | Exploit Third Party Advisory |
https://nodesecurity.io/advisories/566 | Broken Link |
https://snyk.io/vuln/npm:hoek:20180212 | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2018-03-30 19:29
Updated : 2024-02-28 16:25
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)