Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2022:8057 - Security Advisory
Issued:
2022-11-15
Updated:
2022-11-15

RHSA-2022:8057 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: grafana security, bug fix, and enhancement update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for grafana is now available for Red Hat Enterprise Linux 9.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.

The following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)

Security Fix(es):

  • sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)
  • golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
  • golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
  • grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)
  • prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
  • grafana: XSS vulnerability in data source handling (CVE-2022-21702)
  • grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)
  • grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)
  • golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
  • golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
  • golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
  • golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
  • golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
  • golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
  • golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for x86_64 9 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.2 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.2 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 9 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.2 s390x
  • Red Hat Enterprise Linux for Power, little endian 9 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.2 ppc64le
  • Red Hat Enterprise Linux for ARM 64 9 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.2 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64
  • Red Hat Enterprise Linux Server for ARM 64 - 4 years of updates 9.2 aarch64
  • Red Hat Enterprise Linux Server for IBM z Systems - 4 years of updates 9.2 s390x

Fixes

  • BZ - 2044628 - CVE-2022-21673 grafana: Forward OAuth Identity Token can allow users to access some data sources
  • BZ - 2045880 - CVE-2022-21698 prometheus/client_golang: Denial of service using InstrumentHandlerCounter
  • BZ - 2050648 - CVE-2022-21702 grafana: XSS vulnerability in data source handling
  • BZ - 2050742 - CVE-2022-21703 grafana: CSRF vulnerability can lead to privilege escalation
  • BZ - 2050743 - CVE-2022-21713 grafana: IDOR vulnerability can lead to information disclosure
  • BZ - 2055349 - Rebase of Grafana in RHEL 9.1
  • BZ - 2065290 - CVE-2021-23648 sanitize-url: XSS due to improper sanitization in sanitizeUrl function
  • BZ - 2104367 - CVE-2022-31107 grafana: OAuth account takeover
  • BZ - 2107342 - CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
  • BZ - 2107371 - CVE-2022-30630 golang: io/fs: stack exhaustion in Glob
  • BZ - 2107374 - CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header
  • BZ - 2107376 - CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions
  • BZ - 2107383 - CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working
  • BZ - 2107386 - CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob
  • BZ - 2107388 - CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode
  • BZ - 2107390 - CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip
  • BZ - 2107392 - CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal

CVEs

  • CVE-2021-23648
  • CVE-2022-1705
  • CVE-2022-1962
  • CVE-2022-21673
  • CVE-2022-21698
  • CVE-2022-21702
  • CVE-2022-21703
  • CVE-2022-21713
  • CVE-2022-28131
  • CVE-2022-30630
  • CVE-2022-30631
  • CVE-2022-30632
  • CVE-2022-30633
  • CVE-2022-30635
  • CVE-2022-32148

References

  • https://access.redhat.com/security/updates/classification/#important
  • https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 9

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
x86_64
grafana-7.5.15-3.el9.x86_64.rpm SHA-256: c204ed435b8775fcfb6d5b19108d641da0b583f9e5775ce8162b742e58574c1a
grafana-debuginfo-7.5.15-3.el9.x86_64.rpm SHA-256: 730d13a166b3d07fe96052355b8a36e9e9bb08d26205c6a8cf9662e192448105

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
x86_64
grafana-7.5.15-3.el9.x86_64.rpm SHA-256: c204ed435b8775fcfb6d5b19108d641da0b583f9e5775ce8162b742e58574c1a
grafana-debuginfo-7.5.15-3.el9.x86_64.rpm SHA-256: 730d13a166b3d07fe96052355b8a36e9e9bb08d26205c6a8cf9662e192448105

Red Hat Enterprise Linux Server - AUS 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
x86_64
grafana-7.5.15-3.el9.x86_64.rpm SHA-256: c204ed435b8775fcfb6d5b19108d641da0b583f9e5775ce8162b742e58574c1a
grafana-debuginfo-7.5.15-3.el9.x86_64.rpm SHA-256: 730d13a166b3d07fe96052355b8a36e9e9bb08d26205c6a8cf9662e192448105

Red Hat Enterprise Linux for IBM z Systems 9

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
s390x
grafana-7.5.15-3.el9.s390x.rpm SHA-256: b59621b759dbc5b1f1b8a4d04729352acb3fa07b00cfacbd30753c462cad3a68
grafana-debuginfo-7.5.15-3.el9.s390x.rpm SHA-256: da6b6889a16396a411f8eb96fff886dbbeaf9879876fce56a397eda5b98a3168

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
s390x
grafana-7.5.15-3.el9.s390x.rpm SHA-256: b59621b759dbc5b1f1b8a4d04729352acb3fa07b00cfacbd30753c462cad3a68
grafana-debuginfo-7.5.15-3.el9.s390x.rpm SHA-256: da6b6889a16396a411f8eb96fff886dbbeaf9879876fce56a397eda5b98a3168

Red Hat Enterprise Linux for Power, little endian 9

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
ppc64le
grafana-7.5.15-3.el9.ppc64le.rpm SHA-256: fef25dc82156fbfc3b664a1a4c9678f4d15978ef6f996f586993bbcd3f21f81e
grafana-debuginfo-7.5.15-3.el9.ppc64le.rpm SHA-256: 58fa0955c29c5b5d0466925653a030ae0795eee93076d5165fc23f30052f0ea3

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
ppc64le
grafana-7.5.15-3.el9.ppc64le.rpm SHA-256: fef25dc82156fbfc3b664a1a4c9678f4d15978ef6f996f586993bbcd3f21f81e
grafana-debuginfo-7.5.15-3.el9.ppc64le.rpm SHA-256: 58fa0955c29c5b5d0466925653a030ae0795eee93076d5165fc23f30052f0ea3

Red Hat Enterprise Linux for ARM 64 9

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
aarch64
grafana-7.5.15-3.el9.aarch64.rpm SHA-256: ce7800bd91b578d9e9f47fd5946310369df75b362f7be3a983d8d86ea72bc9ed
grafana-debuginfo-7.5.15-3.el9.aarch64.rpm SHA-256: cc90e17d26888d4c08bbd483cab19d3c5293e9a1b7ec699db3ade15a80269cbb

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
aarch64
grafana-7.5.15-3.el9.aarch64.rpm SHA-256: ce7800bd91b578d9e9f47fd5946310369df75b362f7be3a983d8d86ea72bc9ed
grafana-debuginfo-7.5.15-3.el9.aarch64.rpm SHA-256: cc90e17d26888d4c08bbd483cab19d3c5293e9a1b7ec699db3ade15a80269cbb

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
ppc64le
grafana-7.5.15-3.el9.ppc64le.rpm SHA-256: fef25dc82156fbfc3b664a1a4c9678f4d15978ef6f996f586993bbcd3f21f81e
grafana-debuginfo-7.5.15-3.el9.ppc64le.rpm SHA-256: 58fa0955c29c5b5d0466925653a030ae0795eee93076d5165fc23f30052f0ea3

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
x86_64
grafana-7.5.15-3.el9.x86_64.rpm SHA-256: c204ed435b8775fcfb6d5b19108d641da0b583f9e5775ce8162b742e58574c1a
grafana-debuginfo-7.5.15-3.el9.x86_64.rpm SHA-256: 730d13a166b3d07fe96052355b8a36e9e9bb08d26205c6a8cf9662e192448105

Red Hat Enterprise Linux Server for ARM 64 - 4 years of updates 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
aarch64
grafana-7.5.15-3.el9.aarch64.rpm SHA-256: ce7800bd91b578d9e9f47fd5946310369df75b362f7be3a983d8d86ea72bc9ed
grafana-debuginfo-7.5.15-3.el9.aarch64.rpm SHA-256: cc90e17d26888d4c08bbd483cab19d3c5293e9a1b7ec699db3ade15a80269cbb

Red Hat Enterprise Linux Server for IBM z Systems - 4 years of updates 9.2

SRPM
grafana-7.5.15-3.el9.src.rpm SHA-256: 4d56d968e684c2fdd067a4e4d4d89d84957930ea3f2f49352b262fb9e508f27a
s390x
grafana-7.5.15-3.el9.s390x.rpm SHA-256: b59621b759dbc5b1f1b8a4d04729352acb3fa07b00cfacbd30753c462cad3a68
grafana-debuginfo-7.5.15-3.el9.s390x.rpm SHA-256: da6b6889a16396a411f8eb96fff886dbbeaf9879876fce56a397eda5b98a3168

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
2023
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our <a href='http://www.redhat.com/en/about/privacy-policy' class='privacy-policy'>Privacy Statement</a> effective September 15, 2023.
Red Hat Summit Red Hat Summit
Twitter