Skip to content

RCE through path traversal (CometVisu)

High
kaikreuzer published GHSA-f729-58x4-gqgf Aug 9, 2024

Package

maven org.openhab.ui.cometvisu (Maven)

Affected versions

<=4.2.0

Patched versions

4.2.1

Description

CometVisu's file system endpoints don't require authentication and additionally the endpoint to update an existing file is susceptible to path traversal. This makes it possible for an attacker to overwrite existing files on the openHAB instance. If the overwritten file is a shell script that is executed at a later time this vulnerability can allow remote code execution by an attacker.

This vulnerability was discovered with the help of CodeQL's Uncontrolled data used in path expression query.

Impact

This issue may lead up to Remote Code Execution (RCE).

Severity

High

CVE ID

CVE-2024-42469

Weaknesses

No CWEs

Credits