fkie_cve-2024-47945
Vulnerability from fkie_nvd
Published
2024-10-15 10:15
Modified
2024-10-21 19:41
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
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.
References
▶ | URL | Tags | |
---|---|---|---|
551230f0-3615-47bd-b7cc-93e92e730bbf | https://r.sec-consult.com/rittaliot | Exploit, Third Party Advisory | |
551230f0-3615-47bd-b7cc-93e92e730bbf | https://www.rittal.com/de-de/products/deep/3124300 | Product |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
rittal | iot_interface_firmware | * | |
rittal | iot_interface | - | |
rittal | cmc_iii_processing_units_firmware | * | |
rittal | cmc_iii_processing_units | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:rittal:iot_interface_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "62791391-60EC-4F0B-85C4-CFC91DDCA811", "versionEndExcluding": "6.21.00.2", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:rittal:iot_interface:-:*:*:*:*:*:*:*", "matchCriteriaId": "B40B7533-0D30-4A06-9E44-94CC27B8B7C3", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:rittal:cmc_iii_processing_units_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "16D7DEE4-F7B7-493A-9B0E-07FB7E3AF2A8", "versionEndExcluding": "6.21.00.2", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:rittal:cmc_iii_processing_units:-:*:*:*:*:*:*:*", "matchCriteriaId": "DBB8B5CA-21E5-4231-A05A-3BFA2CB7652B", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The devices are vulnerable to session hijacking due to insufficient \nentropy in its session ID generation algorithm. The session IDs are \npredictable, with only 32,768 possible values per user, which allows \nattackers to pre-generate valid session IDs, leading to unauthorized \naccess to user sessions. This is not only due to the use of an \n(insecure) rand() function call but also because of missing \ninitialization via srand(). As a result only the PIDs are effectively \nused as seed." }, { "lang": "es", "value": "Los dispositivos son vulnerables al secuestro de sesiones debido a la entrop\u00eda insuficiente en su algoritmo de generaci\u00f3n de identificadores de sesi\u00f3n. Los identificadores de sesi\u00f3n son predecibles, con solo 32 768 valores posibles por usuario, lo que permite a los atacantes generar previamente identificadores de sesi\u00f3n v\u00e1lidos, lo que conduce a un acceso no autorizado a las sesiones de usuario. Esto no solo se debe al uso de una llamada a la funci\u00f3n rand() (insegura), sino tambi\u00e9n a la falta de inicializaci\u00f3n a trav\u00e9s de srand(). Como resultado, solo los identificadores PID se utilizan de manera efectiva como semilla." } ], "id": "CVE-2024-47945", "lastModified": "2024-10-21T19:41:10.407", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-10-15T10:15:03.973", "references": [ { "source": "551230f0-3615-47bd-b7cc-93e92e730bbf", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://r.sec-consult.com/rittaliot" }, { "source": "551230f0-3615-47bd-b7cc-93e92e730bbf", "tags": [ "Product" ], "url": "https://www.rittal.com/de-de/products/deep/3124300" } ], "sourceIdentifier": "551230f0-3615-47bd-b7cc-93e92e730bbf", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-340" } ], "source": "551230f0-3615-47bd-b7cc-93e92e730bbf", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-331" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…