CVE-2022-28171
27.06.2022, 18:15
The web module in some Hikvision Hybrid SAN/Cluster Storage products have the following security vulnerability. Due to the insufficient input validation, attacker can exploit the vulnerability to execute restricted commands by sending messages with malicious commands to the affected device.
Vendor | Product | Version |
---|---|---|
hikvision | ds-a71024_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a71048_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a71072r_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a80624s_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a81016s_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a72024_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a72072r_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a80316s_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a82024d_firmware | 𝑥 ≤ 2.3.8-6 |
hikvision | ds-a71024_firmware | 𝑥 ≤ 1.1.4 |
hikvision | ds-a71048r-cvs_firmware | 𝑥 ≤ 1.1.4 |
hikvision | ds-a72024_firmware | 𝑥 ≤ 1.1.4 |
hikvision | ds-a72048r-cvs_firmware | 𝑥 ≤ 1.1.4 |
𝑥
= 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.
References