CVE-2021-23847
09.06.2021, 15:15
A Missing Authentication in Critical Function in Bosch IP cameras allows an unauthenticated remote attacker to extract sensitive information or change settings of the camera by sending crafted requests to the device. Only devices of the CPP6, CPP7 and CPP7.3 family with firmware 7.70, 7.72, and 7.80 prior to B128 are affected by this vulnerability. Versions 7.62 or lower and INTEOX cameras are not affected.Enginsight
Vendor | Product | Version |
---|---|---|
bosch | cpp6_firmware | 7.80 ≤ 𝑥 < 7.80.0129 |
bosch | cpp6_firmware | 7.70 |
bosch | cpp6_firmware | 7.72 |
bosch | cpp7_firmware | 7.80 ≤ 𝑥 < 7.80.0129 |
bosch | cpp7_firmware | 7.70 |
bosch | cpp7_firmware | 7.72 |
bosch | cpp7.3_firmware | 7.80 ≤ 𝑥 < 7.80.0129 |
bosch | cpp7.3_firmware | 7.70 |
bosch | cpp7.3_firmware | 7.72 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.