CVE-2024-47945

CRITICAL

Session Hijacking - Info Disclosure

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 9.8
EPSS 0.0041
EPSS Percentile 61.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-331 CWE-340
Status published
Products (2)
rittal/cmc_iii_processing_units_firmware < 6.21.00.2
rittal/iot_interface_firmware < 6.21.00.2
Published Oct 15, 2024
Tracked Since Feb 18, 2026