Multiple vulnerabilities have been found in PostgreSQL, the worst of which could result in arbitrary code execution.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 202012-07 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: PostgreSQL: Multiple vulnerabilities Date: December 07, 2020 Bugs: #754363 ID: 202012-07 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities have been found in PostgreSQL, the worst of which could result in arbitrary code execution. Background ========= PostgreSQL is an open source object-relational database management system. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-db/postgresql < 13.1 > = 9.5.24:9.5 > = 9.6.20:9.6 > = 10.15:10 > = 11.10:11 > = 12.5:12 > = 13.1:13 Description ========== Multiple vulnerabilities have been discovered in PostgreSQL. Please review the CVE identifiers referenced below for details. Impact ===== A remote attacker could possibly obtain sensitive information, alter SQL commands, escape PostgreSQL sandbox or execute arbitrary code with the privileges of the process. Workaround ========= There is no known workaround at this time. Resolution ========= AllPostgreSQL 9.5.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-9.5.24:9.5" All PostgreSQL 9.6.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-9.6.20:9.6" All PostgreSQL 10.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-10.15:10" All PostgreSQL 11.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-11.10:11" All PostgreSQL 12.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-12.5:12" All PostgreSQL 13.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-db/postgresql-13.1:13" References ========= [ 1 ] CVE-2020-25694 https://nvd.nist.gov/vuln/detail/CVE-2020-25694 [ 2 ] CVE-2020-25695 https://nvd.nist.gov/vuln/detail/CVE-2020-25695 [ 3 ] CVE-2020-25696 https://nvd.nist.gov/vuln/detail/CVE-2020-25696 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/202012-07 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to
Several integer overflows, buffer overflows and memory allocation errors were discovered in the Poppler PDF rendering library, which may lead to denial of service or the execution of arbitrary code if a user is tricked into opening a malformed PDF document. . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------ Debian Security Advisory DSA-1941-1
libwmf bundles an old GD version which contains a "use-after-free" vulnerability.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200907-01 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: libwmf: User-assisted execution of arbitrary code Date: July 02, 2009 Bugs: #268161 ID: 200907-01 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= libwmf bundles an old GD version which contains a "use-after-free" vulnerability. Background ========= libwmf is a library for converting WMF files. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 media-libs/libwmf < 0.2.8.4-r3 > = 0.2.8.4-r3 Description ========== The embedded fork of the GD library introduced a "use-after-free" vulnerability in a modification which is specific to libwmf. Impact ===== A remote attacker could entice a user to open a specially crafted WMF file, possibly resulting in the execution of arbitrary code with the privileges of the user running the application, or a Denial of Service. Workaround ========= There is no known workaround at this time. Resolution ========= All libwmf users should upgrade to the latest version which no longer builds the GD library: # emerge --sync # emerge --ask --oneshot --verbose "> =media-libs/libwmf-0.2.8.4-r3" References ========= [ 1 ] CVE-2009-1364 https://www.cve.org/CVERecord?id=CVE-2009-1364 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200907-01 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to
Updated giflib packages that fix several security issues are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team.. ==================================================================== Red Hat Security Advisory Synopsis: Important: giflib security update Advisory ID: RHSA-2009:0444-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2009:0444.html Issue date: 2009-04-22 CVE Names: CVE-2005-2974 CVE-2005-3350 ==================================================================== 1. Summary: Updated giflib packages that fix several security issues are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64 RHEL Desktop Workstation (v. 5 client) - i386, x86_64 Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64 3. Description: The giflib packages contain a shared library of functions for loading and saving GIF image files. This library is API and ABI compatible with libungif, the library that supported uncompressed GIF image files while the Unisys LZW patent was in effect. Several flaws were discovered in the way giflib decodes GIF images. An attacker could create a carefully crafted GIF image that could cause an application using giflib to crash or, possibly, execute arbitrary code when opened by a victim. (CVE-2005-2974, CVE-2005-3350) All users of giflib are advised to upgrade to these updated packages, which contain backported patches to resolve these issues. All running applications using giflib must be restarted for the update to take effect. 4. Solution: Before applying this update, make sure that all previously-released errata relevant to your system have been applied. This update is available viaRed Hat Network. Details on how to use the Red Hat Network to apply this update are available at 5. Bugs fixed (http://bugzilla.redhat.com/): 494823 - CVE-2005-3350 giflib/libunfig: memory corruption via a crafted GIF 494826 - CVE-2005-2974 giflib/libunfig: NULL pointer dereference crash 6. Package List: Red Hat Enterprise Linux Desktop (v. 5 client): Source: i386: giflib-4.1.3-7.1.el5_3.1.i386.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-utils-4.1.3-7.1.el5_3.1.i386.rpm x86_64: giflib-4.1.3-7.1.el5_3.1.i386.rpm giflib-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-utils-4.1.3-7.1.el5_3.1.x86_64.rpm RHEL Desktop Workstation (v. 5 client): Source: i386: giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-devel-4.1.3-7.1.el5_3.1.i386.rpm x86_64: giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-devel-4.1.3-7.1.el5_3.1.i386.rpm giflib-devel-4.1.3-7.1.el5_3.1.x86_64.rpm Red Hat Enterprise Linux (v. 5server): Source: i386: giflib-4.1.3-7.1.el5_3.1.i386.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-devel-4.1.3-7.1.el5_3.1.i386.rpm giflib-utils-4.1.3-7.1.el5_3.1.i386.rpm ia64: giflib-4.1.3-7.1.el5_3.1.ia64.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.ia64.rpm giflib-devel-4.1.3-7.1.el5_3.1.ia64.rpm giflib-utils-4.1.3-7.1.el5_3.1.ia64.rpm ppc: giflib-4.1.3-7.1.el5_3.1.ppc.rpm giflib-4.1.3-7.1.el5_3.1.ppc64.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.ppc.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.ppc64.rpm giflib-devel-4.1.3-7.1.el5_3.1.ppc.rpm giflib-devel-4.1.3-7.1.el5_3.1.ppc64.rpm giflib-utils-4.1.3-7.1.el5_3.1.ppc.rpm s390x: giflib-4.1.3-7.1.el5_3.1.s390.rpm giflib-4.1.3-7.1.el5_3.1.s390x.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.s390.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.s390x.rpm giflib-devel-4.1.3-7.1.el5_3.1.s390.rpm giflib-devel-4.1.3-7.1.el5_3.1.s390x.rpm giflib-utils-4.1.3-7.1.el5_3.1.s390x.rpm x86_64: giflib-4.1.3-7.1.el5_3.1.i386.rpm giflib-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.i386.rpm giflib-debuginfo-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-devel-4.1.3-7.1.el5_3.1.i386.rpm giflib-devel-4.1.3-7.1.el5_3.1.x86_64.rpm giflib-utils-4.1.3-7.1.el5_3.1.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key#package 7. References: https://www.cve.org/CVERecord?id=CVE-2005-2974 https://www.cve.org/CVERecord?id=CVE-2005-3350 https://access.redhat.com/security/updates/classification#important 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2009 Red Hat, Inc. . To address potential security flaws in giflib on Red Hat Enterprise Linux 5, you should acquire the latest critical security patch.. giflib Update, Red Hat Enterprise, Important Security Fix, Code Risk Update. . Severity: Important. LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.