Files
CVEs-PoC/2020/CVE-2020-8252.md
T
2025-09-29 21:09:30 +02:00

1.5 KiB

CVE-2020-8252

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.