Uptime Kuma, a self-hosted monitoring tool, has a path traversal vulnerability in versions prior to 1.22.1. 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. 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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-07-05T21:18:09.160Z

Updated: 2023-07-05T21:18:09.160Z

Reserved: 2023-06-27T15:43:18.386Z


Link: CVE-2023-36822

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-07-05T22:15:09.947

Modified: 2023-07-12T16:12:02.303


Link: CVE-2023-36822

JSON object: View

cve-icon Redhat Information

No data.

CWE