CVE-2021-3617
17.08.2021, 17:15
A vulnerability was reported in Lenovo Smart Camera X3, X5, and C2E that could allow command injection by setting a specially crafted network configuration. This vulnerability is the same as CNVD-2020-68652.
Vendor | Product | Version |
---|---|---|
lenovo | smart_camera_c2e_firmware | 𝑥 < 01.03.29.16 |
lenovo | smart_camera_x3_firmware | 𝑥 < 01.03.29.16 |
lenovo | smart_camera_x5_firmware | 𝑥 < 01.03.29.16 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software 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.
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.