Files
CVEs-PoC/2020/CVE-2020-15779.md
T
2024-05-25 21:48:12 +02:00

18 lines
708 B
Markdown

### [CVE-2020-15779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15779)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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