Files
CVEs-PoC/2017/CVE-2017-6200.md
T
2024-06-18 02:51:15 +02:00

21 lines
862 B
Markdown

### [CVE-2017-6200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6200)
![](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
Sandstorm before build 0.203 allows remote attackers to read any specified file under /etc or /run via the sandbox backup function. The root cause is that the findFilesToZip function doesn't filter Line Feed (\n) characters in a directory name.
### POC
#### Reference
- https://sandstorm.io/news/2017-03-02-security-review
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456