Lucene search

K
cveGitHub_MCVE-2023-36822
HistoryJul 05, 2023 - 10:15 p.m.

CVE-2023-36822

2023-07-0522:15:09
CWE-22
GitHub_M
web.nvd.nist.gov
22
uptime kuma
monitoring tool
path traversal
cve-2023-36822
security vulnerability

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

AI Score

7.8

Confidence

High

EPSS

0.001

Percentile

44.1%

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.

Affected configurations

Nvd
Vulners
Node
uptime-kuma_projectuptime-kumaRange<1.22.1
VendorProductVersionCPE
uptime-kuma_projectuptime-kuma*cpe:2.3:a:uptime-kuma_project:uptime-kuma:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "louislam",
    "product": "uptime-kuma",
    "versions": [
      {
        "version": "< 1.22.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

AI Score

7.8

Confidence

High

EPSS

0.001

Percentile

44.1%

Related for CVE-2023-36822