10

CVE-2019-15800

Exploit

An issue was discovered on Zyxel GS1900 devices with firmware before 2.50(AAHH.0)C0. Due to lack of input validation in the cmd_sys_traceroute_exec(), cmd_sys_arp_clear(), and cmd_sys_ping_exec() functions in the libclicmd.so library contained in the firmware, an attacker could leverage these functions to call system() and execute arbitrary commands on the switches. (Note that these functions are currently not called in this version of the firmware, however an attacker could use other vulnerabilities to finally use these vulnerabilities to gain code execution.)

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ZyxelGs1900-8 Firmware Version < 2.50\(aahh.0\)c0
   ZyxelGs1900-8 Version-
ZyxelGs1900-8hp Firmware Version < 2.50\(aahi.0\)c0
   ZyxelGs1900-8hp Version-
ZyxelGs1900-10hp Firmware Version < 2.50\(aazi.0\)c0
   ZyxelGs1900-10hp Version-
ZyxelGs1900-16 Firmware Version < 2.50\(aahj.0\)c0
   ZyxelGs1900-16 Version-
ZyxelGs1900-24e Firmware Version < 2.50\(aahk.0\)c0
   ZyxelGs1900-24e Version-
ZyxelGs1900-24 Firmware Version < 2.50\(aahl.0\)c0
   ZyxelGs1900-24 Version-
ZyxelGs1900-24hp Firmware Version < 2.50\(aahm.0\)c0
   ZyxelGs1900-24hp Version-
ZyxelGs1900-48 Firmware Version < 2.50\(aahn.0\)c0
   ZyxelGs1900-48 Version-
ZyxelGs1900-48hp Firmware Version < 2.50\(aaho.0\)c0
   ZyxelGs1900-48hp Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.08% 0.855
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 10 10 10
AV:N/AC:L/Au:N/C:C/I:C/A:C
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.