#VU79967 Stored cross-site scripting in alertmanager - CVE-2023-40577
Published: August 25, 2023 / Updated: January 23, 2024
alertmanager
Prometheus
Description
The disclosed vulnerability allows a remote user to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data passed to the /api/v1/alerts endpoint in the Alertmanager UI. A remote user can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.