Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905208 (CVE-2023-1387) - <www-apps/grafana-bin-9.4.9: JWT token leakage
Summary: <www-apps/grafana-bin-9.4.9: JWT token leakage
Status: RESOLVED FIXED
Alias: CVE-2023-1387
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://grafana.com/security/security...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-28 03:35 UTC by John Helmert III
Modified: 2023-05-01 04:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-04-28 03:35:53 UTC
CVE-2023-1387:
https://github.com/grafana/bugbounty/security/advisories/GHSA-5585-m9r5-p86j

Grafana is an open-source platform for monitoring and observability. 

Starting with the 9.1 branch, Grafana introduced the ability to search for a JWT in the URL query parameter auth_token and use it as the authentication token. 

By enabling the "url_login" configuration option (disabled by default), a JWT might be sent to data sources. If an attacker has access to the data source, the leaked token could be used to authenticate to Grafana.

Please bump to 9.4.9.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-28 08:10:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090be2cd827a3689028a7b74c4ef3ab93d6c8f98

commit 090be2cd827a3689028a7b74c4ef3ab93d6c8f98
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2023-04-28 08:10:01 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2023-04-28 08:10:41 +0000

    www-apps/grafana-bin: Bump
    
    Bug: https://bugs.gentoo.org/905208
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 www-apps/grafana-bin/Manifest                      |  5 +-
 ...bin-9.3.11.ebuild => grafana-bin-9.3.13.ebuild} |  0
 ...a-bin-9.4.7.ebuild => grafana-bin-9.4.9.ebuild} |  0
 www-apps/grafana-bin/grafana-bin-9.5.1.ebuild      | 67 ++++++++++++++++++++++
 4 files changed, 70 insertions(+), 2 deletions(-)