The implementation of realpath in libuv < 10.22.1, < 12.18.4, and < 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.
References
Configurations
History
No history.
Information
Published : 2020-09-18 21:15
Updated : 2024-11-21 05:38
NVD link : CVE-2020-8252
Mitre link : CVE-2020-8252
CVE.ORG link : CVE-2020-8252
JSON object : View
Products Affected
nodejs
- node.js
fedoraproject
- fedora
opensuse
- leap
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')