Files
CVEs-PoC/2016/CVE-2016-1242.md
T
2025-09-29 21:09:30 +02:00

18 lines
718 B
Markdown

### [CVE-2016-1242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1242)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
file_open in Tryton before 3.2.17, 3.4.x before 3.4.14, 3.6.x before 3.6.12, 3.8.x before 3.8.8, and 4.x before 4.0.4 allows remote authenticated users with certain permissions to read arbitrary files via the name parameter or unspecified other vectors.
### POC
#### Reference
- https://bugs.tryton.org/issue5808
#### Github
No PoCs found on GitHub currently.