Cyber Resilience

CVE-2021-39279

HighPublic PoCRCE

Published: 07 September 2021

Published
07 September 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0589 90.8th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-39279 is a high-severity OS Command Injection (CWE-78) vulnerability in Moxa Wac-2004 Firmware. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 9.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

Certain MOXA devices allow Authenticated Command Injection via /forms/web_importTFTP. This affects WAC-2004 1.7, WAC-1001 2.1, WAC-1001-T 2.1, OnCell G3470A-LTE-EU 1.7, OnCell G3470A-LTE-EU-T 1.7, TAP-323-EU-CT-T 1.3, TAP-323-US-CT-T 1.3, TAP-323-JP-CT-T 1.3, WDR-3124A-EU 2.3, WDR-3124A-EU-T 2.3, WDR-3124A-US 2.3, and WDR-3124A-US-T 2.3.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

moxa
wac-2004 firmware
1.7
moxa
wac-1001 firmware
2.1
moxa
wac-1001-t firmware
2.1
moxa
oncell g3470a-lte-eu firmware
1.7
moxa
oncell g3470a-lte-eu-t firmware
1.7
moxa
tap-323-eu-ct-t firmware
1.3
moxa
tap-323-us-ct-t firmware
1.3
moxa
tap-323-jp-ct-t firmware
1.3
moxa
wdr-3124a-eu firmware
2.3
moxa
wdr-3124a-eu-t firmware
2.3
+2 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References