CVE-2024-47945
Last modified
CVE-2024-47945 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.86% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rittal | Iot Interface Firmware | < 6.21.00.2 |
| Rittal | Cmc Iii Processing Units Firmware | < 6.21.00.2 |
References
- https://r.sec-consult.com/rittaliotExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-47945?
How severe is CVE-2024-47945?
How do I fix CVE-2024-47945?
Are you affected by CVE-2024-47945?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
