Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1747308 - CVE-2019-15043 grafana: incorrect access control in snapshot HTTP API leads to denial of service [fedora-all]
Summary: CVE-2019-15043 grafana: incorrect access control in snapshot HTTP API leads t...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: grafana
Version: 30
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
Assignee: Mark Goodwin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-30 05:36 UTC by Sam Fowler
Modified: 2019-09-08 23:41 UTC (History)
2 users (show)

Fixed In Version: grafana-6.3.4-1.fc30 grafana-6.3.4-1.fc29
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-08 02:58:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sam Fowler 2019-08-30 05:36:56 UTC
This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.

For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When submitting as an update, use the fedpkg template provided in the next
comment(s).  This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.

Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.

NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time.  If you need to fix the versions independent of each other,
you may clone this bug as appropriate.

Comment 1 Sam Fowler 2019-08-30 05:36:58 UTC
Use the following template to for the 'fedpkg update' request to submit an
update for this issue as it contains the top-level parent bug(s) as well as
this tracking bug.  This will ensure that all associated bugs get updated
when new packages are pushed to stable.

=====

# bugfix, security, enhancement, newpackage (required)
type=security

# low, medium, high, urgent (required)
severity=high

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=1746945,1747308

# Description of your update
notes=Security fix for [PUT CVEs HERE]

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

======

Additionally, you may opt to use the bodhi web interface to submit updates:

https://bodhi.fedoraproject.org/updates/new

Comment 2 Fedora Update System 2019-08-30 07:39:40 UTC
FEDORA-2019-0bb6b876da has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0bb6b876da

Comment 3 Fedora Update System 2019-08-30 07:47:12 UTC
FEDORA-2019-77d612eab4 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-77d612eab4

Comment 4 Fedora Update System 2019-08-30 15:28:00 UTC
grafana-6.3.4-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-0bb6b876da

Comment 5 Fedora Update System 2019-08-30 15:41:21 UTC
grafana-6.3.4-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-77d612eab4

Comment 6 Fedora Update System 2019-09-08 02:58:29 UTC
grafana-6.3.4-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-09-08 03:08:59 UTC
grafana-6.3.4-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Mark Goodwin 2019-09-08 23:41:45 UTC
This has been fixed with the release of grafana-6.3.4-1 on f29 and f30 (both now in stable).
For the record, the affected grafana version was released in f29 and f30 with a grafana.ini config that has the snapshot feature turned off by default :

[snapshots]
# snapshot sharing options
external_enabled = false

That of course doesn't stop a user from enabling it however.


Note You need to log in before you can comment on or make changes to this bug.