Vulnerabilities (CVE)

Filtered by vendor Mobatek Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-28847 1 Mobatek 1 Mobaxterm 2022-07-12 5.0 MEDIUM 7.5 HIGH
MobaXterm before 21.0 allows remote servers to cause a denial of service (Windows GUI hang) via tab title change requests that are sent repeatedly at high speed, which results in many SetWindowTextA or SetWindowTextW calls.
CVE-2019-16305 2 Microsoft, Mobatek 2 Windows, Mobaxterm 2020-08-24 6.8 MEDIUM 8.8 HIGH
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.
CVE-2019-13475 1 Mobatek 1 Mobaxterm 2019-07-16 6.8 MEDIUM 8.8 HIGH
In MobaXterm 11.1, the mobaxterm: URI handler has an argument injection vulnerability that allows remote attackers to execute arbitrary commands when the user visits a specially crafted URL. Based on the available command-line arguments of the software, one can simply inject -exec to execute arbitrary commands. The additional arguments -hideterm and -exitwhendone in the payload make the attack less visible.