9

CVE-2020-21992

Exploit
Inim Electronics SmartLiving SmartLAN/G/SI <=6.x suffers from an authenticated remote command injection vulnerability. The issue exist due to the 'par' POST parameter not being sanitized when called with the 'testemail' module through web.cgi binary. The vulnerable CGI binary (ELF 32-bit LSB executable, ARM) is calling the 'sh' executable via the system() function to issue a command using the mailx service and its vulnerable string format parameter allowing for OS command injection with root privileges. An attacker can remotely execute system commands as the root user using default credentials and bypass access controls in place.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
InimSmartliving 505 Firmware Version <= 6.0
   InimSmartliving 505 Version-
InimSmartliving 515 Firmware Version <= 6.0
   InimSmartliving 515 Version-
InimSmartliving 1050 Firmware Version <= 6.0
   InimSmartliving 1050 Version-
InimSmartliving 1050g3 Firmware Version <= 6.0
   InimSmartliving 1050g3 Version-
InimSmartliving 10100l Firmware Version <= 6.0
   InimSmartliving 10100l Version-
InimSmartliving 10100lg3 Firmware Version <= 6.0
   InimSmartliving 10100lg3 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.75% 0.876
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 9 8 10
AV:N/AC:L/Au:S/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.