CVE-2021-21968
Description
A file write vulnerability exists in the OTA update task functionality of Sealevel Systems, Inc. SeaConnect 370W v1.3.34. A specially-crafted MQTT payload can lead to arbitrary file overwrite. An attacker can perform a man-in-the-middle attack to trigger this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A man-in-the-middle attacker can overwrite arbitrary files on SeaConnect 370W v1.3.34 via a crafted MQTT OTA update payload due to improper input validation.
Vulnerability
A file write vulnerability exists in the OTA update task functionality of Sealevel Systems, Inc. SeaConnect 370W firmware version v1.3.34. The device, built on the TI CC3200 MCU, connects to the SeaCloud MQTTS broker and listens for OTA update commands. The update message contains a JSON payload with fields uri, dest, and crc. Due to improper input validation (CWE-20), a specially-crafted MQTT payload can cause an arbitrary file overwrite. No authentication is required, but the attacker must perform a man-in-the-middle attack to intercept and modify MQTT traffic [1].
Exploitation
An attacker positioned as a man-in-the-middle between the SeaConnect 370W and the SeaCloud MQTTS broker can intercept the legitimate OTA update message. By crafting a malicious JSON payload with an arbitrary uri (pointing to attacker-controlled content) and a controlled dest filename (e.g., /firmware.bin or other writable paths), the attacker triggers the device to download and overwrite a file of their choosing. No user interaction is required once the device is online and the MITM position is established [1].
Impact
Successful exploitation allows an attacker to overwrite arbitrary files on the device. This can lead to complete compromise of device integrity, potentially enabling arbitrary code execution, denial of service, or persistent unauthorized access. The CVSSv3 score is 8.1 (High), with impacts to confidentiality, integrity, and availability all rated as High [1].
Mitigation
As of the publication date of this CVE (2022-02-04), the vendor has not released a patched firmware version. The available references do not list any workaround or mitigation details. Users should restrict network access to the SeaConnect 370W and monitor MQTT traffic for anomalies. If a firmware update becomes available, applying it is the recommended course of action [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Sealevel Systems, Inc./SeaConnect 370Wdescription
- Range: = 1.3.34
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2021-1395mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.