Vulnerability Description
The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | >= 16.0.0, < 16.20.1 |
Related Weaknesses (CWE)
References
- https://nodejs.org/en/blog/vulnerability/june-2023-security-releasesRelease Notes
- https://nodejs.org/en/blog/vulnerability/june-2023-security-releasesRelease Notes
- https://security.netapp.com/advisory/ntap-20241101-0011/
FAQ
What is CVE-2023-30581?
CVE-2023-30581 is a vulnerability with a CVSS score of 7.5 (HIGH). The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the...
How severe is CVE-2023-30581?
CVE-2023-30581 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-30581?
Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Node.Js.