prometheus-alertmanager 0.15.3+ds-3ubuntu1.2 source package in Ubuntu

Changelog

prometheus-alertmanager (0.15.3+ds-3ubuntu1.2) focal-security; urgency=medium

  * SECURITY UPDATE: Stored XSS vulnerability in Alertmanager UI via
    /api/v1/alerts endpoint
    - debian/patches/CVE-2023-40577.patch: Input validation for generatorURL
      in ui/app/src/Views/AlertList/AlertView.elm to prevent stored XSS in
      Alertmanager UI
    - CVE-2023-40577

 -- Vyom Yadav <email address hidden>  Mon, 29 Jul 2024 09:50:25 +0530

Upload details

Uploaded by:
Vyom Yadav
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Downloads

File Size SHA-256 Checksum
prometheus-alertmanager_0.15.3+ds.orig.tar.gz 215.1 KiB aad478d06307f2f0203e3cd6d20709015721736d5fe446f4de655e40033fcbf6
prometheus-alertmanager_0.15.3+ds-3ubuntu1.2.debian.tar.xz 16.1 KiB ea968daac876fc792df9f4e508a3101e3e723f134c97874ea0888a3ac9936113
prometheus-alertmanager_0.15.3+ds-3ubuntu1.2.dsc 2.4 KiB 60a797963ec89fdb2001f2cc52d447311a0bb39015d74b87c962554a4e165762

View changes file

Binary packages built by this source

golang-github-prometheus-alertmanager-dev: Handle and deliver alerts created by Prometheus -- source

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.

prometheus-alertmanager: Handle and deliver alerts created by Prometheus

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

prometheus-alertmanager-dbgsym: debug symbols for prometheus-alertmanager