Skip to content

Persistent XSS through description in status page

Moderate
louislam published GHSA-wh8j-xr66-f296 Feb 13, 2023

Package

No package listed

Affected versions

<= 1.19.6

Patched versions

1.20.0

Description

Summary

Uptime Kuma status page allows persistent XSS.

PoC

  1. Run Uptime Kuma with version 1.19.2
  2. Create a new status page.
  3. Edit a status page and enter the following payload into "description": "><script>alert('XSS in description discovered by Manuel')</script>
  4. Press "Save" --> The payload is executed.
  5. The payload is also executed when you select the this status page.

Impact

https://cwe.mitre.org/data/definitions/79.html

Screenshots

Screenshot from 2022-12-28 23-40-04
Screenshot from 2022-12-28 23-40-18

Severity

Moderate
6.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

CVE ID

CVE-2023-25810

Weaknesses

Credits