cve/2015/CVE-2015-0933.md
2024-06-18 02:51:15 +02:00

18 lines
659 B
Markdown

### [CVE-2015-0933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0933)
![](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
Absolute path traversal vulnerability in ShareLaTeX 0.1.3 and earlier, when the paranoid openin_any setting is omitted, allows remote authenticated users to read arbitrary files via a \include command.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/302668
#### Github
No PoCs found on GitHub currently.