mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2020-8252](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8252)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://hackerone.com/reports/965914
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|