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.
The product does not properly protect an assumed-immutable element from being modified by an attacker.
Link | Tags |
---|---|
https://github.com/hapijs/hoek/commit/32ed5c9413321fbc37da5ca81a7cbab693786dee | third party advisory patch |
https://hackerone.com/reports/310439 | third party advisory exploit |
http://www.securityfocus.com/bid/103108 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2018:1264 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2018:1263 | third party advisory vendor advisory |
https://snyk.io/vuln/npm:hoek:20180212 | exploit third party advisory patch |
https://nodesecurity.io/advisories/566 | broken link |