Vulnerabilities (CVE)

Filtered by vendor Hapijs Subscribe
Filtered by product Hoek
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36604 1 Hapijs 1 Hoek 2023-12-10 N/A 8.1 HIGH
hoek before 8.5.1 and 9.x before 9.0.3 allows prototype poisoning in the clone function.
CVE-2018-3728 1 Hapijs 1 Hoek 2023-12-10 6.5 MEDIUM 8.8 HIGH
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.