cve/2019/CVE-2019-16305.md
2024-06-18 02:51:15 +02:00

18 lines
870 B
Markdown

### [CVE-2019-16305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16305)
![](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
In MobaXterm 11.1 and 12.1, the protocol handler is vulnerable to command injection. A crafted link can trigger a popup asking whether the user wants to run MobaXterm to handle the link. If accepted, another popup appears asking for further confirmation. If this is also accepted, command execution is achieved, as demonstrated by the MobaXterm://`calc` URI.
### POC
#### Reference
- https://freetom.github.io/0day/2019/09/14/MobaXterm-command-exec-in-protocol-handler.html
#### Github
No PoCs found on GitHub currently.