What is GoAnywhere MFT? #
GoAnywhere MFTÂ is a secure file transfer solution that organizations use to exchange their data safely. The solution helps organizations automate their data transfers, centralize file transfer activity, and monitor file transfers and user access.
Latest GoAnywhere MFT vulnerability #
On January 22nd, Fortra disclosed a serious vulnerability in its GoAnywhere Managed File Transfer (MFT) product.
This issue, CVE-2024-0204, allows attackers to bypass authentication controls and create new administrative user accounts. Such accounts can then be used to access the system with full administrative privileges. This vulnerability has a CVSS score of 9.8, indicating that it is a critical vulnerability.
It is unknown if this vulnerability is being actively exploited in the wild.
What is the impact? #
Upon successful exploitation of this vulnerability, attackers can execute arbitrary commands on the vulnerable system. This includes the creation of new users, installation of additional modules or code, and, in general, system compromise.
Are updates or workarounds available? #
Fortra has fixed this vulnerability in version 7.4.1 of the product and recommends that users upgrade. Additionally, a workaround is provided as described in the vulnerability advisory.
How do I find potentially vulnerable Fortra installations with runZero? #
From the Services Inventory, use the following query to locate assets running the vulnerable products in your network that expose a web interface and which may need remediation or mitigation:
_asset.protocol:http AND protocol:http AND (last.http.body:"alt=%GoAnywhere Web Client" OR http.body:"alt=%GoAnywhere Web Client")
Additional fingerprinting research is ongoing, and additional queries will be published as soon as possible.