CVE Database
/

CVE-2024-47945

Back to search

CVE-2024-47945

Published: Oct 15, 2024

Modified: Nov 3, 2025

PUBLISHED

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.

VendorProductVersions

RITTAL GmbH & Co. KG

IoT Interface & CMC III Processing Unit

affected
<6.21.00.2

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now