CVE-2020-9054

Summary

Multiple ZyXEL network-attached storage (NAS) devices running firmware version 5.21 contain a pre-authentication command injection vulnerability, which may allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable device. ZyXEL NAS devices achieve authentication by using the weblogin.cgi CGI executable. This program fails to properly sanitize the username parameter that is passed to it. If the username parameter contains certain characters, it can allow command injection with the privileges of the web server that runs on the ZyXEL device. Although the web server does not run as the root user, ZyXEL devices include a setuid utility that can be leveraged to run any command with root privileges. As such, it should be assumed that exploitation of this vulnerability can lead to remote code execution with root privileges. By sending a specially-crafted HTTP POST or GET request to a vulnerable ZyXEL device, a remote, unauthenticated attacker may be able to execute arbitrary code on the device. This may happen by directly connecting to a device if it is directly exposed to an attacker. However, there are ways to trigger such crafted requests even if an attacker does not have direct connectivity to a vulnerable devices. For example, simply visiting a website can result in the compromise of any ZyXEL device that is reachable from the client system. Affected products include: NAS326 before firmware V5.21(AAZF.7)C0 NAS520 before firmware V5.21(AASZ.3)C0 NAS540 before firmware V5.21(AATB.4)C0 NAS542 before firmware V5.21(ABAG.4)C0 ZyXEL has made firmware updates available for NAS326, NAS520, NAS540, and NAS542 devices. Affected models that are end-of-support: NSA210, NSA220, NSA220+, NSA221, NSA310, NSA310S, NSA320, NSA320S, NSA325 and NSA325v2

Affected Software

VendorProductVersion RangeStatus
ZyXELNAS326V5.21(AAZF.7)C0 <= V5.21(AAZF.7)C0affected
ZyXELNAS520V5.21(AASZ.3)C0 <= V5.21(AASZ.3)C0affected
ZyXELNAS540V5.21(AATB.4)C0 <= V5.21(AATB.4)C0affected
ZyXELNAS542V5.21(ABAG.4)C0 <= V5.21(ABAG.4)C0affected
ZyXELNSA210allaffected
ZyXELNSA220allaffected
ZyXELNSA220+allaffected
ZyXELNSA221allaffected
ZyXELNSA310V4.75(AALH.2)C0 <= V4.75(AALH.2)C0affected
ZyXELNSA320allaffected
ZyXELNSA320SV4.75(AANV.2)C0 <= V4.75(AANV.2)C0affected
ZyXELNSA325V4.81(AAAJ.1)C0 <= V4.81(AAAJ.1)C0affected
ZyXELNSA325v2V4.81(AALS.1)C0 <= V4.81(AALS.1)C0affected

Weaknesses

  • CWE-78: CWE-78 OS Command Injection

Workarounds

Block access to the ZyXEL device web interface:

This issue can be mitigated by blocking (for example with a firewall) access to the web interface (80/tcp and 443/tcp) of any vulnerable ZyXEL device. Any machine that can access the ZyXEL web interface should not also be able to access the internet.

Restrict access to vulnerable ZyXEL devices:

Direct exploitation of this vulnerability can be mitigated by restricting access to vulnerable devices. In particular, do not expose such devices directly to the internet. Note however, that it is still possible for attackers to exploit devices that are not directly connected to the internet. For example, by way of viewing a web page.

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: active
    • Automatable: no
    • Technical Impact: total

Additional References

References