Summary: | net-irc/limnoria math eval vulnerability (CVE-2019-19010) | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Adam Feldman <np-hardass> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/ProgVal/Limnoria/wiki/math-eval-vulnerability | ||
Whiteboard: | ~3 [noglsa] | ||
Package list: | Runtime testing required: | --- |
Description
Adam Feldman
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ddc832856ebc27a4ec4d73de53b02d7c91a4d6 commit 84ddc832856ebc27a4ec4d73de53b02d7c91a4d6 Author: NP-Hardass <NP-Hardass@gentoo.org> AuthorDate: 2019-12-02 14:48:10 +0000 Commit: Göktürk Yüksek <gokturk@gentoo.org> CommitDate: 2019-12-02 17:21:48 +0000 net-irc/limnoria: Drop old CVE: CVE-2019-19010 Closes: https://bugs.gentoo.org/701756 Package-Manager: Portage-2.3.80, Repoman-2.3.16 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> net-irc/limnoria/Manifest | 3 -- net-irc/limnoria/limnoria-20150523.ebuild | 90 ------------------------------- net-irc/limnoria/limnoria-20150829.ebuild | 90 ------------------------------- net-irc/limnoria/limnoria-20171025.ebuild | 90 ------------------------------- 4 files changed, 273 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be52f52d69834fb3d5b59fd75df09bf2b64aee3 commit 7be52f52d69834fb3d5b59fd75df09bf2b64aee3 Author: NP-Hardass <NP-Hardass@gentoo.org> AuthorDate: 2019-12-02 14:48:09 +0000 Commit: Göktürk Yüksek <gokturk@gentoo.org> CommitDate: 2019-12-02 17:21:41 +0000 net-irc/limnoria: Bump to 20191123 & EAPI 7, update PYCOMPAT CVE: CVE-2019-19010 Bug: https://bugs.gentoo.org/701756 Package-Manager: Portage-2.3.80, Repoman-2.3.16 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> net-irc/limnoria/Manifest | 1 + net-irc/limnoria/limnoria-20191123.ebuild | 88 +++++++++++++++++++++++++++++++ net-irc/limnoria/limnoria-99999999.ebuild | 12 ++--- 3 files changed, 94 insertions(+), 7 deletions(-) Noticed this when filing an unrelated bug for Limnoria: no need for 'Closes' tag in commits, just use 'Bug' to not close security bugs so we can tag it appropriately. Thanks for doing it so quickly anyhow! |