ZeroHour

CVE-2024-47945

PoC
CVSS 3.1
9.8 critical
EPSS
<1%p57
Published
()
Modified
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.

Vendors
rittal
Products
iot interface firmware, cmc iii processing units firmware
Weakness
CWE-340, CWE-331
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.