Uptime Kuma, a self-hosted monitoring tool, allows an authenticated attacker to install a maliciously crafted plugin in versions prior to 1.22.1, which may lead to remote code execution. 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. After downloading a plugin, it's installed by calling `npm install` in the installation directory of the plugin. Because the plugin is not validated against the official list of plugins or installed with `npm install --ignore-scripts`, a maliciously crafted plugin taking advantage of npm scripts can gain remote code execution. Version 1.22.1 contains a patch for this issue.
References
Configurations
History
21 Nov 2024, 08:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/louislam/uptime-kuma/blob/8c60e902e1c76ecbbd1b0423b07ce615341cb850/server/plugins-manager.js#L210-L216 - Product | |
References | () https://github.com/louislam/uptime-kuma/pull/3346 - Patch | |
References | () https://github.com/louislam/uptime-kuma/releases/tag/1.22.1 - Release Notes | |
References | () https://github.com/louislam/uptime-kuma/security/advisories/GHSA-7grx-f945-mj96 - Exploit, Vendor Advisory |
12 Jul 2023, 17:40
Type | Values Removed | Values Added |
---|---|---|
First Time |
Uptime-kuma Project
Uptime-kuma Project uptime-kuma |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
CPE | cpe:2.3:a:uptime-kuma_project:uptime-kuma:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-noinfo | |
References | (MISC) https://github.com/louislam/uptime-kuma/pull/3346 - Patch | |
References | (MISC) https://github.com/louislam/uptime-kuma/releases/tag/1.22.1 - Release Notes | |
References | (MISC) https://github.com/louislam/uptime-kuma/security/advisories/GHSA-7grx-f945-mj96 - Exploit, Vendor Advisory | |
References | (MISC) https://github.com/louislam/uptime-kuma/blob/8c60e902e1c76ecbbd1b0423b07ce615341cb850/server/plugins-manager.js#L210-L216 - Product |
05 Jul 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-05 22:15
Updated : 2024-11-21 08:10
NVD link : CVE-2023-36821
Mitre link : CVE-2023-36821
CVE.ORG link : CVE-2023-36821
JSON object : View
Products Affected
uptime-kuma_project
- uptime-kuma
CWE