Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Mixin-deep Project Subscribe
Filtered by product Mixin-deep
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-3719 1 Mixin-deep Project 1 Mixin-deep 2023-02-28 6.5 MEDIUM 8.8 HIGH
mixin-deep node module before 1.3.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, 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.
CVE-2019-10746 1 Mixin-deep Project 1 Mixin-deep 2021-07-20 7.5 HIGH 9.8 CRITICAL
mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.