CVE-2021-23862
08.12.2021, 22:15
A crafted configuration packet sent by an authenticated administrative user can be used to execute arbitrary commands in system context. This issue also affects installations of the VRM, DIVAR IP, BVMS with VRM installed, the VIDEOJET decoder (VJD-7513 and VJD-8000).
Vendor | Product | Version |
---|---|---|
bosch | bosch_video_management_system | 𝑥 ≤ 9.0 |
bosch | bosch_video_management_system | 10.0 ≤ 𝑥 < 10.0.2 |
bosch | bosch_video_management_system | 10.1 |
bosch | bosch_video_management_system | 11.0 |
bosch | video_recording_manager | 𝑥 ≤ 3.81 |
bosch | video_recording_manager | 3.82 ≤ 𝑥 ≤ 3.82.0057 |
bosch | video_recording_manager | 3.83 ≤ 𝑥 ≤ 3.83.0021 |
bosch | video_recording_manager | 4.0 ≤ 𝑥 ≤ 4.00.0070 |
bosch | videojet_decoder_7513_firmware | 𝑥 ≤ 10.22.0038 |
bosch | videojet_decoder_8000_firmware | 𝑥 ≤ 10.01.0036 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- 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.