Vulnerability from bitnami_vulndb
Published
2024-11-08 19:09
Modified
2025-05-20 10:02
Summary
Alertmanager UI is vulnerable to stored XSS via the /api/v1/alerts endpoint
Details
Alertmanager handles alerts sent by client applications such as the Prometheus server. 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. This issue has been fixed in Alertmanager version 0.2.51.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "alertmanager",
"purl": "pkg:bitnami/alertmanager"
},
"ranges": [
{
"events": [
{
"introduced": "0.25.0"
},
{
"fixed": "0.25.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-40577"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:prometheus:alertmanager:0.25.0:*:*:*:*:*:*:*",
"cpe:2.3:a:prometheus:alertmanager:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "Alertmanager handles alerts sent by client applications such as the Prometheus server. 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. This issue has been fixed in Alertmanager version 0.2.51.",
"id": "BIT-alertmanager-2023-40577",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-11-08T19:09:34.789Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/prometheus/alertmanager/security/advisories/GHSA-v86x-5fm3-5p7j"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00011.html"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40577"
}
],
"schema_version": "1.5.0",
"summary": "Alertmanager UI is vulnerable to stored XSS via the /api/v1/alerts endpoint"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…