Lucene search
+L

402 matches found

CVE
CVE
added 2023/12/01 10:05 p.m.67 views

CVE-2023-49276

CVE-2023-49276 affects Uptime Kuma (open-source self-hosted monitoring tool). The vulnerability arises from an attribute injection in the Google Analytics element due to unsanitized template usage, enabling Cross-Site Scripting (XSS) when a custom Google Analytics ID is set via the status interfa...

6.3CVSS6.2AI score0.00497EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/12/01 10:05 p.m.30 views

CVE-2023-49276 Attribute Injection leading to XSS(Cross-Site-Scripting) in uptime-kuma

Uptime Kuma is an open source self-hosted monitoring tool. In affected versions the Google Analytics element in vulnerable to Attribute Injection leading to Cross-Site-Scripting XSS. Since the custom status interface can set an independent Google Analytics ID and the template has not been...

6.3CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/12/01 10:05 p.m.47 views

CVE-2023-49276 Attribute Injection leading to XSS(Cross-Site-Scripting) in uptime-kuma

Uptime Kuma is an open source self-hosted monitoring tool. In affected versions the Google Analytics element in vulnerable to Attribute Injection leading to Cross-Site-Scripting XSS. Since the custom status interface can set an independent Google Analytics ID and the template has not been...

6.3CVSS6.4AI score0.00497EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/12/01 12:00 a.m.15 views

Uptime Kuma Cross-Site Scripting Vulnerability

Uptime Kuma is an easy-to-use, self-hosted monitoring tool from Louis Lam Personal Developer. A cross-site scripting vulnerability exists in Uptime Kuma versions prior to 1.23.7, which stems from the presence of a property injection vulnerability that makes it susceptible to cross-site scripting...

6.3CVSS6.1AI score0.00497EPSS
SaveExploits1References2
Veracode
Veracode
added 2023/11/29 7:54 a.m.11 views

Command Injection

uptime-kuma is vulnerable to Command Injection. The vulnerability is caused due to the application including hostname parameter inside a shell command. Attacker can inject OS commands in the hostname parameter leading to command injection...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2023/11/28 7:16 a.m.17 views

Remote Code Execution (RCE)

uptime-kuma is vulnerable to Remote Code Execution RCE. The vulnerability is due to input validation for the hostname field being solely implemented on the client-side front-end JavaScript code which means that an attacker can circumvent the validation by modifying the HTML code of the input fiel...

8.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/11/27 5:25 p.m.31 views

Uptime Kuma Authenticated remote code execution via TailscalePing

Summary The runTailscalePing method of the TailscalePing class injects the hostname parameter inside a shell command, leading to a command injection and the possibility to run arbitrary commands on the server. Details When adding a new monitor on Uptime Kuma, we can select the "Tailscale Ping"...

8.2AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/11/27 5:25 p.m.71 views

GHSA-HFXH-RJV7-2369 Uptime Kuma Authenticated remote code execution via TailscalePing

Summary The runTailscalePing method of the TailscalePing class injects the hostname parameter inside a shell command, leading to a command injection and the possibility to run arbitrary commands on the server. Details When adding a new monitor on Uptime Kuma, we can select the "Tailscale Ping"...

8.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/11/27 12:00 a.m.12 views

PT-2023-33027 · Unknown · Uptime Kuma

Name of the Vulnerable Software and Affected Versions: Uptime Kuma affected versions not specified Description: The issue concerns a command injection vulnerability in Uptime Kuma. Specifically, the runTailscalePing method of the TailscalePing class injects the hostname parameter inside a shell...

8.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/11/24 4:54 p.m.54 views

Attribute Injection leading to XSS(Cross-Site-Scripting)

Summary Google Analytics element Attribute Injection leading to XSS Details Since the custom status interface can set an independent Google Analytics ID and the template has not been sanitized, there is an attribute injection vulnerability here, which can lead to XSS attacks. PoC 1. Run the lates...

6.3CVSS6.8AI score0.00497EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/24 12:00 a.m.21 views

PT-2023-31143 · Unknown · Uptime Kuma

Name of the Vulnerable Software and Affected Versions: Uptime Kuma versions prior to 1.23.7 Description: The Google Analytics element in Uptime Kuma is vulnerable to Attribute Injection, leading to Cross-Site-Scripting XSS attacks. This occurs because the custom status interface can set an...

6.3CVSS5.9AI score0.00497EPSS
SaveExploits1References8
Oracle linux
Oracle linux
added 2023/11/17 12:00 a.m.372 views

procps-ng security update

3.3.15-14.0.1 - ps: remove uptime integer conversion Orabug: 35909165 - ps: improved three elapsed 'jiffies/tics' calculations Orabug: 35909165 - Set TZ to avoid repeated stat'/etc/localtime' Orabug: 32769816 3.3.15-14 - CVE-2023-4016: ps: possible buffer overflow - Resolves: rhbz2228503...

3.3CVSS5.6AI score0.00256EPSS
SaveExploits0
Imperva Blog
Imperva Blog
added 2023/11/02 12:50 p.m.40 views

New Secaucus Point of Presence Increases Resilience for Financial Services

We are thrilled to announce the opening of a new cutting-edge Point of Presence PoP in Secaucus, New Jersey, which adds resilience to our network infrastructure located in the Northeastern United States region. This PoP represents the first build using next generation technology designed to...

7AI score
SaveExploits0
Veracode
Veracode
added 2023/10/11 7:39 a.m.18 views

Session Fixation

uptime-kuma is vulnerable to Session Fixation. The vulnerability is caused by a lack of session token invalidation in the server.js authentication middleware. This allows attackers with a token to maintain access even after the user's password changed...

7.8CVSS7.1AI score0.00267EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2023/10/09 4:15 p.m.50 views

CVE-2023-44400

Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the...

7.8CVSS7AI score0.00267EPSS
SaveExploits1References3
Prion
Prion
added 2023/10/09 4:15 p.m.19 views

Session fixation

Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the...

4.3CVSS7.8AI score0.00267EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/09 3:15 p.m.11 views

CVE-2023-44400 Uptime Kuma has Persistentent User Sessions

Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the...

6.7CVSS7AI score0.00267EPSS
SaveExploits1References3
CVE
CVE
added 2023/10/09 3:15 p.m.82 views

CVE-2023-44400

Affected product: Uptime Kuma (self-hosted monitoring tool). Vulnerability: Prior to version 1.23.9, changing a user’s password did not revoke existing sessions, allowing previously logged-in users to retain access; this stems from missing verification of session tokens after password changes/ina...

7.8CVSS6.9AI score0.00267EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/10/09 3:15 p.m.57 views

CVE-2023-44400 Uptime Kuma has Persistentent User Sessions

Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the...

6.7CVSS7.9AI score0.00267EPSS
SaveExploits1References3
Circl
Circl
added 2023/10/09 12:49 p.m.13 views

CVE-2023-44400

creationtimestamp| type| source ---|---|--- 2023-10-09 12:49:48+00:00| published-proof-of-concept| https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g...

7.8CVSS7.1AI score0.00267EPSS
SaveExploits1References1
Rows per page
Query Builder