Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mixin-Deep Project | Mixin-Deep | < 1.3.1 |
Related Weaknesses (CWE)
References
- https://github.com/jonschlinkert/mixin-deep/commit/578b0bc5e74e14de9ef4975f504dcPatchThird Party Advisory
- https://hackerone.com/reports/311236ExploitThird Party Advisory
- https://github.com/jonschlinkert/mixin-deep/commit/578b0bc5e74e14de9ef4975f504dcPatchThird Party Advisory
- https://hackerone.com/reports/311236ExploitThird Party Advisory
FAQ
What is CVE-2018-3719?
CVE-2018-3719 is a vulnerability with a CVSS score of 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...
How severe is CVE-2018-3719?
CVE-2018-3719 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-3719?
Check the references section above for vendor advisories and patch information. Affected products include: Mixin-Deep Project Mixin-Deep.