Vulnerability Description
The utilities function in all versions <= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Deep Extend Project | Deep Extend | <= 0.5.0 |
Related Weaknesses (CWE)
References
- https://hackerone.com/reports/311333ExploitIssue TrackingThird Party Advisory
- https://hackerone.com/reports/311333ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2018-3750?
CVE-2018-3750 is a vulnerability with a CVSS score of 9.8 (CRITICAL). The utilities function in all versions <= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this ...
How severe is CVE-2018-3750?
CVE-2018-3750 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2018-3750?
Check the references section above for vendor advisories and patch information. Affected products include: Deep Extend Project Deep Extend.