Skip to content

Alertmanager UI is vulnerable to stored XSS via the /api/v1/alerts endpoint

Moderate severity GitHub Reviewed Published Aug 23, 2023 in prometheus/alertmanager • Updated Nov 12, 2023

Package

gomod github.com/prometheus/alertmanager (Go)

Affected versions

<= 0.25.0

Patched versions

0.25.1

Description

Impact

An attacker with the permission to perform POST requests on the /api/v1/alerts endpoint could be able to execute arbitrary JavaScript code on the users of Prometheus Alertmanager.

Patches

Users can upgrade to Alertmanager v0.2.51.

Workarounds

Users can setup a reverse proxy in front of the Alertmanager web server to forbid access to the /api/v1/alerts endpoint.

References

N/A

References

@simonpasquier simonpasquier published to prometheus/alertmanager Aug 23, 2023
Published to the GitHub Advisory Database Aug 23, 2023
Reviewed Aug 23, 2023
Published by the National Vulnerability Database Aug 25, 2023
Last updated Nov 12, 2023

Severity

Moderate
5.4
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2023-40577

GHSA ID

GHSA-v86x-5fm3-5p7j

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.