graphite-web 1.1.8-1ubuntu0.22.04.1 source package in Ubuntu

Changelog

graphite-web (1.1.8-1ubuntu0.22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: XSS
    - debian/patches/CVE-2022-4728.patch: fixed XSS issues in Cookie Handler
      component (CVE-2022-4728), Template Name Handler component
      (CVE-2022-4729), and Absolute Time Range Handler component
      (CVE-2022-4730).
    - CVE-2022-4728
    - CVE-2022-4729
    - CVE-2022-4730

 -- Amir Naseredini <email address hidden>  Tue, 18 Jul 2023 13:13:35 +0100

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
graphite-web_1.1.8.orig.tar.gz 1.1 MiB 54240b0f1e069b53e2ce92d4e534e21b195fb0ebd64b6ad8a49c44284e3eb0b1
graphite-web_1.1.8-1ubuntu0.22.04.1.debian.tar.xz 222.8 KiB 5555f1ef03b91748f27fa64fee6d69ee78ca90bdd9f4b6837121cc9e392741cf
graphite-web_1.1.8-1ubuntu0.22.04.1.dsc 2.2 KiB 0d8f14b294e7405f3ad3a3f15dec7246bde1f0a9c2eba8e376e5614516147359

View changes file

Binary packages built by this source

graphite-web: Enterprise Scalable Realtime Graphing

 Graphite consists of a storage backend and a web-based visualization
 frontend. Client applications send streams of numeric time-series
 data to the Graphite backend (called carbon), where it gets stored in
 fixed-size database files similar in design to RRD. The web frontend
 provides 2 distinct user interfaces for visualizing this data in
 graphs as well as a simple URL-based API for direct graph generation.
 .
 Graphite's design is focused on providing simple interfaces (both to
 users and applications), real-time visualization, high-availability,
 and enterprise scalability.