cve/2019/CVE-2019-19606.md

18 lines
765 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-19606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19606)
![](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
X-Plane before 11.41 has multiple improper path validations that could allow reading and writing files from/to arbitrary paths (or a leak of OS credentials to a remote system) via crafted network packets. This could be used to execute arbitrary commands on the system.
### POC
#### Reference
- https://blog.0xlabs.com/2020/03/x-plane-1141-remote-command-execution.html
#### Github
No PoCs found on GitHub currently.