CVE-2020-7021: Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emit_request_body option is enabled. The Elasticsearch audit log could contain sensitive information such as password hashes or authentication tokens. This could allow an Elasticsearch administrator to view these details. Please bump.
Note that this packages changes license to a non-free license with the new version.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dffc0182121d25979f94425be6daac9ee30e5da0 commit dffc0182121d25979f94425be6daac9ee30e5da0 Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2021-03-19 07:38:30 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-03-22 13:59:57 +0000 app-misc/elasticsearch: bump to 6.8.14 Bug: https://bugs.gentoo.org/770148 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-misc/elasticsearch/Manifest | 2 + app-misc/elasticsearch/elasticsearch-6.8.14.ebuild | 88 ++++++++++++++++++++++ 2 files changed, 90 insertions(+)
Is the 7.9 branch vulnerable?
If so I'll drop 7.9 too.
(In reply to Tomáš Mózes from comment #4) > If so I'll drop 7.9 too. Unless you can confirm it isn't, let's assume it is and drop it in favor of the 7.10 branch.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428fc43f340b1ee3728a93c1b715b7bb8191734e commit 428fc43f340b1ee3728a93c1b715b7bb8191734e Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2021-03-25 14:55:58 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-03-30 07:25:19 +0000 app-misc/elasticsearch: drop old Bug: https://bugs.gentoo.org/770148 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-misc/elasticsearch/Manifest | 4 - app-misc/elasticsearch/elasticsearch-6.8.14.ebuild | 88 ---------------------- app-misc/elasticsearch/elasticsearch-7.9.3.ebuild | 86 --------------------- 3 files changed, 178 deletions(-)
All done, thanks!