mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2020-15779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15779)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Path Traversal issue was discovered in the socket.io-file package through 2.0.31 for Node.js. The socket.io-file::createFile message uses path.join with ../ in the name option, and the uploadDir and rename options determine the path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/awesome-websocket-security
|
|
|