mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
63 lines
3.0 KiB
JSON
63 lines
3.0 KiB
JSON
{
|
|
"id": "CVE-2024-24578",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2024-03-18T22:15:07.683",
|
|
"lastModified": "2024-03-19T13:26:46.000",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "RaspberryMatic is an open-source operating system for HomeMatic internet-of-things devices. RaspberryMatic / OCCU prior to version 3.75.6.20240316 contains a unauthenticated remote code execution (RCE) vulnerability, caused by multiple issues within the Java based `HMIPServer.jar` component. RaspberryMatric includes a Java based `HMIPServer`, that can be accessed through URLs starting with `/pages/jpages`. The `FirmwareController` class does however not perform any session id checks, thus this feature can be accessed without a valid session. Due to this issue, attackers can gain remote code execution as root user, allowing a full system compromise. Version 3.75.6.20240316 contains a patch."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "RaspberryMatic es un sistema operativo de c\u00f3digo abierto para dispositivos de Internet de las cosas HomeMatic. RaspberryMatic/OCCU anterior a la versi\u00f3n 3.75.6.20240316 contiene una vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo (RCE) no autenticada, causada por m\u00faltiples problemas dentro del componente `HMIPServer.jar` basado en Java. RaspberryMatric incluye un `HMIPServer` basado en Java, al que se puede acceder a trav\u00e9s de URL que comienzan con `/pages/jpages`. Sin embargo, la clase `FirmwareController` no realiza ninguna verificaci\u00f3n de identificaci\u00f3n de sesi\u00f3n, por lo que se puede acceder a esta funci\u00f3n sin una sesi\u00f3n v\u00e1lida. Debido a este problema, los atacantes pueden obtener la ejecuci\u00f3n remota de c\u00f3digo como usuario root, lo que permite comprometer todo el sistema. La versi\u00f3n 3.75.6.20240316 contiene un parche."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 10.0,
|
|
"baseSeverity": "CRITICAL"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 6.0
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-23"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-306"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/jens-maus/RaspberryMatic/security/advisories/GHSA-q967-q4j8-637h",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |