CVE-2019-11038 (https://nvd.nist.gov/vuln/detail/CVE-2019-11038): When using the gdImageCreateFromXbm() function in the GD Graphics Library (aka LibGD) 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized variable. This may lead to disclosing contents of the stack that has been left there by previous code.
Patch: https://github.com/libgd/libgd/commit/e13a342c079aeb73e31dfa19eaca119761bac3f3
This needs a bump to the (newish) 2.3.0, actually, for CVE-2018-5711.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c5150b44714482be91bee9004afffef4200a91 commit 69c5150b44714482be91bee9004afffef4200a91 Author: Sam James (sam_c) <sam@cmpct.info> AuthorDate: 2020-05-05 18:11:14 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-05-10 22:35:49 +0000 media-libs/gd: Security bump to 2.3.0 Bug: https://bugs.gentoo.org/719464 Bug: https://bugs.gentoo.org/632076 Bug: https://bugs.gentoo.org/608730 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15657 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> media-libs/gd/Manifest | 1 + .../gd/files/gd-2.3.0-disable-flaky-tests.patch | 25 +++++++ media-libs/gd/files/gd-2.3.0-getlib.patch | 81 ++++++++++++++++++++++ media-libs/gd/gd-2.3.0.ebuild | 80 +++++++++++++++++++++ 4 files changed, 187 insertions(+)
Will stable in a day or so if no bugs arise.
s390 stable
sparc stable
amd64 stable
arm stable
ppc stable
ppc64 stable
arm64 stable
x86 stable
hppa stable
@maintainer(s), please cleanup
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7220615bbaa8ce9c101b5130b58f705425c11ea commit e7220615bbaa8ce9c101b5130b58f705425c11ea Author: John Helmert III <jchelmert3@posteo.net> AuthorDate: 2020-06-23 20:43:01 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-06-25 11:27:00 +0000 media-libs/gd: Drop old (security cleanup) Bug: https://bugs.gentoo.org/711122 Bug: https://bugs.gentoo.org/719464 Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16387 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-libs/gd/Manifest | 3 -- media-libs/gd/gd-2.2.5-r2.ebuild | 98 ---------------------------------------- 2 files changed, 101 deletions(-)