CVE-2024-47945

CRITICAL
Published Oct 15, 2024 Modified Nov 3, 2025 CWE-340 CWE-331

Description

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.

CVSS v3.1 Score

9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weakness Type (CWE)

CWE-340 CWE-340
CWE-331 CWE-331

Affected Products

Vendor Product
rittal iot_interface_firmware
rittal iot_interface
rittal cmc_iii_processing_units_firmware
rittal cmc_iii_processing_units

References

Frequently Asked Questions

What is CVE-2024-47945? +
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. It has a CVSS v3.1 base score of 9.8 (CRITICAL).
How severe is CVE-2024-47945? +
CVE-2024-47945 has a CVSS v3.1 score of 9.8 out of 10, rated CRITICAL. This is a critical vulnerability that should be patched immediately.
What products are affected by CVE-2024-47945? +
CVE-2024-47945 affects products from rittal, specifically: cmc_iii_processing_units, cmc_iii_processing_units_firmware, iot_interface, iot_interface_firmware. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2024-47945? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2024-47945 — free, no signup required.

Start Free Scan