The devices are vulnerable to session hijacking due to insufficient
entropy in its session ID generation algorithm. The session IDs are
predictable, with only 32,768 possible values per user, which allows
attackers to pre-generate valid session IDs, leading to unauthorized
access to user sessions. This is not only due to the use of an
(insecure) rand() function call but also because of missing
initialization via srand(). As a result only the PIDs are effectively
used as seed.
References
Link | Resource |
---|---|
https://r.sec-consult.com/rittaliot | Exploit Third Party Advisory |
https://www.rittal.com/de-de/products/deep/3124300 | Product |
Configurations
History
21 Oct 2024, 19:41
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:rittal:cmc_iii_processing_units_firmware:*:*:*:*:*:*:*:* cpe:2.3:h:rittal:iot_interface:-:*:*:*:*:*:*:* cpe:2.3:h:rittal:cmc_iii_processing_units:-:*:*:*:*:*:*:* cpe:2.3:o:rittal:iot_interface_firmware:*:*:*:*:*:*:*:* |
|
CWE | CWE-331 | |
References | () https://r.sec-consult.com/rittaliot - Exploit, Third Party Advisory | |
References | () https://www.rittal.com/de-de/products/deep/3124300 - Product | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
First Time |
Rittal iot Interface
Rittal cmc Iii Processing Units Rittal Rittal cmc Iii Processing Units Firmware Rittal iot Interface Firmware |
15 Oct 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-15 10:15
Updated : 2024-10-21 19:41
NVD link : CVE-2024-47945
Mitre link : CVE-2024-47945
JSON object : View
Products Affected
rittal
- cmc_iii_processing_units_firmware
- iot_interface
- iot_interface_firmware
- cmc_iii_processing_units
CWE
CWE-331
Insufficient Entropy