CVE-2023-36822 – uptime-kuma
Package
Manager: npm
Name: uptime-kuma
Vulnerable Version: >=0 <1.22.1
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00592 pctl0.68285
Details
Uptime Kuma's authenticated path traversal via plugin repository name may lead to unavailability or data loss ### Summary A path traversal vulnerability via the plugin repository name allows an authenticated attacker to delete files on the server leading to unavailability and potentially data loss. ### Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is currently disabled in the web interface, but the corresponding API endpoints are still available after login. Before a plugin is downloaded, the plugin installation directory is checked for existence. If it exists, it's removed before the plugin installation. Because the plugin is not validated against the official list of plugins or sanitized, the check for existence and the removal of the plugin installation directory are prone to path traversal. ### Impact This vulnerability allows an authenticated attacker to delete files from the server Uptime Kuma is running on. Depending on which files are deleted, Uptime Kuma or the whole system may become unavailable due to data loss.
Metadata
Created: 2024-05-01T10:01:02Z
Modified: 2024-05-01T10:01:02Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/05/GHSA-vr8x-74pm-6vj7/GHSA-vr8x-74pm-6vj7.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-vr8x-74pm-6vj7
Finding: F063
Auto approve: 1