mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
862 B
Markdown
21 lines
862 B
Markdown
### [CVE-2017-6200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6200)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|