Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS12N2dyLW1xcGotd3doM84AA-gf
CometVisu Backend for openHAB affected by SSRF/XSS
The proxy endpoint of openHAB's CometVisu add-on can be accessed without authentication. This proxy-feature can be exploited as Server-Side Request Forgery (SSRF) to induce GET HTTP requests to internal-only servers, in case openHAB is exposed in a non-private network.
Furthermore, this proxy-feature can also be exploited as a Cross-Site Scripting (XSS) vulnerability, as an attacker is able to re-route a request to their server and return a page with malicious JavaScript code. Since the browser receives this data directly from the openHAB CometVisu UI, this JavaScript code will be executed with the origin of the CometVisu UI. This allows an attacker to exploit call endpoints on an openHAB server even if the openHAB server is located in a private network. (e.g. by sending an openHAB admin a link that proxies malicious JavaScript.)
This vulnerability was discovered with the help of CodeQL's Server-side request forgery query.
Impact
This issue may lead up to Remote Code Execution (RCE) when chained with other vulnerabilities (see: GHSL-2024-007).
Permalink: https://github.com/advisories/GHSA-v7gr-mqpj-wwh3JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12N2dyLW1xcGotd3doM84AA-gf
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 4 months ago
Updated: 3 months ago
CVSS Score: 10.0
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Identifiers: GHSA-v7gr-mqpj-wwh3, CVE-2024-42467
References:
- https://github.com/openhab/openhab-webui/security/advisories/GHSA-v7gr-mqpj-wwh3
- https://github.com/openhab/openhab-webui/commit/630e8525835c698cf58856aa43782d92b18087f2
- https://github.com/openhab/openhab-webui/blob/1c03c60f84388b9d7da0231df2d4ebb1e17d3fcf/bundles/org.openhab.ui.cometvisu/src/main/java/org/openhab/ui/cometvisu/internal/backend/rest/ProxyResource.java#L83
- https://nvd.nist.gov/vuln/detail/CVE-2024-42467
- https://github.com/advisories/GHSA-v7gr-mqpj-wwh3
Blast Radius: 1.0
Affected Packages
maven:org.openhab.ui.bundles:org.openhab.ui.cometvisu
Affected Version Ranges: <= 4.2.0Fixed in: 4.2.1