Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770151 (CVE-2020-26296) - <www-apps/kibana-bin-{6.8.15,7.10.2}: XSS in Vega expressions (CVE-2020-26296)
Summary: <www-apps/kibana-bin-{6.8.15,7.10.2}: XSS in Vega expressions (CVE-2020-26296)
Status: RESOLVED FIXED
Alias: CVE-2020-26296
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://discuss.elastic.co/t/elastic-...
Whiteboard: ~4 [noglsa]
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-02-12 01:47 UTC by John Helmert III
Modified: 2021-03-30 13:06 UTC (History)
3 users (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 2021-02-12 01:47:02 UTC
CVE-2020-26296:

Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. Vega in an npm package. In Vega before version 5.17.3 there is an XSS vulnerability in Vega expressions. Through a specially crafted Vega expression, an attacker could execute arbitrary javascript on a victim's machine. This is fixed in version 5.17.3


Fixed in 6.8.14 and 7.10.2. We already have the latter, so please bump the 6.8
branch.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-30 07:25:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63746d241700941bdff2ee4a4279253ca4d3355a

commit 63746d241700941bdff2ee4a4279253ca4d3355a
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2021-03-25 15:09:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-03-30 07:25:19 +0000

    www-apps/kibana-bin: bump to 6.8.15
    
    Bug: https://bugs.gentoo.org/770151
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-apps/kibana-bin/Manifest                 |  2 +
 www-apps/kibana-bin/kibana-bin-6.8.15.ebuild | 89 ++++++++++++++++++++++++++++
 2 files changed, 91 insertions(+)
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-03-30 13:06:59 UTC
All done, thanks!