cvedb.io
CVE-2024-47945
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2024-10-15T10:15:03.973 · Last modified 2026-06-17T07:58:02.697

Summary

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.

Affected products

rittal — iot_interface_firmware

Does this affect you?

Add your gear to cvedb and we'll alert you only when rittal ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.