Vulnerabilities

721 via 2455 paths

Dependencies

410

Source

Group 6 Copy Created with Sketch. Docker

Target OS

ubuntu:16.04
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 6
  • 303
  • 412
Status
  • 721
  • 0
  • 0

high severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

high severity

Improper Encoding or Escaping of Output

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

high severity

SQL Injection

  • Vulnerable module: cyrus-sasl2/libsasl2-2
  • Introduced through: cyrus-sasl2/libsasl2-2@2.1.26.dfsg1-14ubuntu0.2 and cyrus-sasl2/libsasl2-modules-db@2.1.26.dfsg1-14ubuntu0.2
  • Fixed in: 2.1.26.dfsg1-14ubuntu0.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cyrus-sasl2/libsasl2-2@2.1.26.dfsg1-14ubuntu0.2
  • Introduced through: buildpack-deps@xenial cyrus-sasl2/libsasl2-modules-db@2.1.26.dfsg1-14ubuntu0.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream cyrus-sasl2 package and not the cyrus-sasl2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.

Remediation

Upgrade Ubuntu:16.04 cyrus-sasl2 to version 2.1.26.dfsg1-14ubuntu0.2+esm1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm2 or higher.

References

high severity

Access of Resource Using Incompatible Type ('Type Confusion')

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING.

When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm6 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd
  • Introduced through: systemd@229-4ubuntu21.31, systemd/libsystemd0@229-4ubuntu21.31 and others
  • Fixed in: 229-4ubuntu21.31+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial systemd@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libsystemd0@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libudev1@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/systemd-sysv@229-4ubuntu21.31

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an operating system crash.

Remediation

Upgrade Ubuntu:16.04 systemd to version 229-4ubuntu21.31+esm1 or higher.

References

medium severity

Security Features

  • Vulnerable module: apparmor/libapparmor1
  • Introduced through: apparmor/libapparmor1@2.10.95-0ubuntu2.11

Detailed paths

  • Introduced through: buildpack-deps@xenial apparmor/libapparmor1@2.10.95-0ubuntu2.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream apparmor package and not the apparmor package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In all versions of AppArmor mount rules are accidentally widened when compiled.

Remediation

There is no fixed version for Ubuntu:16.04 apparmor.

References

medium severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When doing HTTP(S) transfers, libcurl might erroneously use the read callback (CURLOPT_READFUNCTION) to ask for data to send, even when the CURLOPT_POSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent POST request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm6 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: dpkg
  • Introduced through: dpkg@1.18.4ubuntu1.7, dpkg/dpkg-dev@1.18.4ubuntu1.7 and others
  • Fixed in: 1.18.4ubuntu1.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial dpkg@1.18.4ubuntu1.7
  • Introduced through: buildpack-deps@xenial dpkg/dpkg-dev@1.18.4ubuntu1.7
  • Introduced through: buildpack-deps@xenial dpkg/libdpkg-perl@1.18.4ubuntu1.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream dpkg package and not the dpkg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.

Remediation

Upgrade Ubuntu:16.04 dpkg to version 1.18.4ubuntu1.7+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm5 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in pretty.c::format_and_pad_commit() where a size_t is stored improperly as an int, and then added as an offset to a memcpy(). This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., git log --format=...). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable git archive in untrusted repositories. If you expose git archive via git daemon, disable it by running git config --global daemon.uploadArch false.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm4 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a .gitattributes file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted .gitattributes file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm4 or higher.

References

medium severity

CVE-2022-44640

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Use of Uninitialized Resource

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.3-1ubuntu2.2, libx11/libx11-data@2:1.6.3-1ubuntu2.2 and others
  • Fixed in: 2:1.6.3-1ubuntu2.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libx11/libx11-6@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-data@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-dev@2:1.6.3-1ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request (intended for server-side color lookup) contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allowed by the protocol (and also longer than the maximum packet size for normal-sized packets). The user-controlled data exceeding the maximum size is then interpreted by the server as additional X protocol requests and executed, e.g., to disable X server authorization completely. For example, if the victim encounters malicious terminal control sequences for color codes, then the attacker may be able to take full control of the running graphical session.

Remediation

Upgrade Ubuntu:16.04 libx11 to version 2:1.6.3-1ubuntu2.2+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: lz4/liblz4-1
  • Introduced through: lz4/liblz4-1@0.0~r131-2ubuntu2
  • Fixed in: 0.0~r131-2ubuntu2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial lz4/liblz4-1@0.0~r131-2ubuntu2

NVD Description

Note: Versions mentioned in the description apply only to the upstream lz4 package and not the lz4 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

Remediation

Upgrade Ubuntu:16.04 lz4 to version 0.0~r131-2ubuntu2+esm1 or higher.

References

medium severity

SQL Injection

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.42+dfsg-2ubuntu3.13
  • Fixed in: 2.4.42+dfsg-2ubuntu3.13+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openldap/libldap-2.4-2@2.4.42+dfsg-2ubuntu3.13

NVD Description

Note: Versions mentioned in the description apply only to the upstream openldap package and not the openldap package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.

Remediation

Upgrade Ubuntu:16.04 openldap to version 2.4.42+dfsg-2ubuntu3.13+esm1 or higher.

References

medium severity

Unquoted Search Path or Element

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10
  • Fixed in: 1:7.2p2-4ubuntu2.10+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009.

Remediation

Upgrade Ubuntu:16.04 openssh to version 1:7.2p2-4ubuntu2.10+esm3 or higher.

References

medium severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm3 or higher.

References

medium severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm5 or higher.

References

medium severity

XML External Entity (XXE) Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm6 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2ubuntu4.3 and zlib/zlib1g-dev@1:1.2.8.dfsg-2ubuntu4.3
  • Fixed in: 1:1.2.8.dfsg-2ubuntu4.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial zlib/zlib1g@1:1.2.8.dfsg-2ubuntu4.3
  • Introduced through: buildpack-deps@xenial zlib/zlib1g-dev@1:1.2.8.dfsg-2ubuntu4.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream zlib package and not the zlib package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).

Remediation

Upgrade Ubuntu:16.04 zlib to version 1:1.2.8.dfsg-2ubuntu4.3+esm2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.7.3-1ubuntu1.2 and mercurial/mercurial-common@3.7.3-1ubuntu1.2

Detailed paths

  • Introduced through: buildpack-deps@xenial mercurial@3.7.3-1ubuntu1.2
  • Introduced through: buildpack-deps@xenial mercurial/mercurial-common@3.7.3-1ubuntu1.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream mercurial package and not the mercurial package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

cext/manifest.c in Mercurial before 4.7.2 has an out-of-bounds read during parsing of a malformed manifest entry.

Remediation

There is no fixed version for Ubuntu:16.04 mercurial.

References

medium severity

CVE-2020-19726

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in binutils libbfd.c 2.36 relating to the auxiliary symbol data allows attackers to read or write to system memory or cause a denial of service.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Heap-based Buffer Overflow

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is an open source, scalable, distributed revision control system. git shell is a restricted login shell that can be used to implement Git's push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an int to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to execv(), it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to git shell as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling git shell access via remote logins is a viable short-term workaround.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm3 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: gzip
  • Introduced through: gzip@1.6-4ubuntu1
  • Fixed in: 1.6-4ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial gzip@1.6-4ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gzip package and not the gzip package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.

Remediation

Upgrade Ubuntu:16.04 gzip to version 1.6-4ubuntu1+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has "a similar bug."

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others
  • Fixed in: 1.13.2+dfsg-5ubuntu2.2+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has "a similar bug."

Remediation

Upgrade Ubuntu:16.04 krb5 to version 1.13.2+dfsg-5ubuntu2.2+esm3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libvpx/libvpx3
  • Introduced through: libvpx/libvpx3@1.5.0-2ubuntu1.1
  • Fixed in: 1.5.0-2ubuntu1.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libvpx/libvpx3@1.5.0-2ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libvpx package and not the libvpx package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heap buffer overflow in vp8 encoding in libvpx in Google Chrome prior to 117.0.5938.132 and libvpx 1.13.1 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

Remediation

Upgrade Ubuntu:16.04 libvpx to version 1.5.0-2ubuntu1.1+esm2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

medium severity

Untrusted Search Path

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3 and libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3
  • Fixed in: 1.1.28-2.1ubuntu0.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3
  • Introduced through: buildpack-deps@xenial libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxslt package and not the libxslt package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

Remediation

Upgrade Ubuntu:16.04 libxslt to version 1.1.28-2.1ubuntu0.3+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: pixman/libpixman-1-0
  • Introduced through: pixman/libpixman-1-0@0.33.6-1 and pixman/libpixman-1-dev@0.33.6-1
  • Fixed in: 0.33.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial pixman/libpixman-1-0@0.33.6-1
  • Introduced through: buildpack-deps@xenial pixman/libpixman-1-dev@0.33.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pixman package and not the pixman package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libpixman in Pixman before 0.42.2, there is an out-of-bounds write (aka heap-based buffer overflow) in rasterize_edges_8 due to an integer overflow in pixman_sample_floor_y.

Remediation

Upgrade Ubuntu:16.04 pixman to version 0.33.6-1ubuntu0.1~esm1 or higher.

References

medium severity

Incomplete Cleanup

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user's objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server's memory.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm6 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

SQL Injection

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm5 or higher.

References

medium severity

Numeric Errors

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in LibTIFF. It has been classified as critical. This affects the function TIFFReadRGBATileExt of the file libtiff/tif_getimage.c. The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 227500897dfb07fb7d27f7aa570050e62617e3be. It is recommended to apply a patch to fix this issue. The identifier VDB-213549 was assigned to this vulnerability.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm8 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: xz-utils
  • Introduced through: xz-utils@5.1.1alpha+20120614-2ubuntu2, xz-utils/liblzma-dev@5.1.1alpha+20120614-2ubuntu2 and others
  • Fixed in: 5.1.1alpha+20120614-2ubuntu2.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial xz-utils@5.1.1alpha+20120614-2ubuntu2
  • Introduced through: buildpack-deps@xenial xz-utils/liblzma-dev@5.1.1alpha+20120614-2ubuntu2
  • Introduced through: buildpack-deps@xenial xz-utils/liblzma5@5.1.1alpha+20120614-2ubuntu2

NVD Description

Note: Versions mentioned in the description apply only to the upstream xz-utils package and not the xz-utils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.

Remediation

Upgrade Ubuntu:16.04 xz-utils to version 5.1.1alpha+20120614-2ubuntu2.16.04.1+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm6 or higher.

References

medium severity

Race Condition

  • Vulnerable module: libzstd/libzstd1
  • Introduced through: libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1
  • Fixed in: 1.3.1+dfsg-1~ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libzstd package and not the libzstd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A race condition in the one-pass compression functions of Zstandard prior to version 1.3.8 could allow an attacker to write bytes out of bounds if an output buffer smaller than the recommended size was used.

Remediation

Upgrade Ubuntu:16.04 libzstd to version 1.3.1+dfsg-1~ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: perl
  • Introduced through: perl@5.22.1-9ubuntu0.9, perl/libperl5.22@5.22.1-9ubuntu0.9 and others
  • Fixed in: 5.22.1-9ubuntu0.9+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial perl@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/libperl5.22@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/perl-base@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/perl-modules-5.22@5.22.1-9ubuntu0.9

NVD Description

Note: Versions mentioned in the description apply only to the upstream perl package and not the perl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.

Remediation

Upgrade Ubuntu:16.04 perl to version 5.22.1-9ubuntu0.9+esm2 or higher.

References

medium severity

SQL Injection

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5 and sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

Detailed paths

  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5
  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in iOS 13.5 and iPadOS 13.5, macOS Catalina 10.15.5, tvOS 13.4.5, watchOS 6.2.5, iTunes 12.10.7 for Windows, iCloud for Windows 11.2, iCloud for Windows 7.19. A malicious application may cause a denial of service or potentially disclose memory contents.

Remediation

There is no fixed version for Ubuntu:16.04 sqlite3.

References

medium severity

CVE-2024-0985

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. As part of exploiting this vulnerability, the attacker creates functions that use CREATE RULE to convert the internally-built temporary table to a view. Versions before PostgreSQL 15.6, 14.11, 13.14, and 12.18 are affected. The only known exploit does not work in PostgreSQL 16 and later. For defense in depth, PostgreSQL 16.2 adds the protections that older branches are using to fix their vulnerability.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm7 or higher.

References

medium severity

CVE-2022-47695

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered Binutils objdump before 2.39.3 allows attackers to cause a denial of service or other unspecified impacts via function bfd_mach_o_get_synthetic_symtab in match-o.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

CVE-2022-47696

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered Binutils objdump before 2.39.3 allows attackers to cause a denial of service or other unspecified impacts via function compare_symbols.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm6 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in Binutils addr2line before 2.39.3, function parse_module contains multiple out of bound reads which may cause a denial of service or other unspecified impacts.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heap buffer overflow vulnerability in binutils readelf before 2.40 via function display_debug_section in file readelf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heap buffer overflow vulnerability in binutils readelf before 2.40 via function find_section_in_set in file readelf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in djvulibre-3.5.28 and earlier. An integer overflow in function render() in tools/ddjvu via crafted djvu file may lead to application crash and other consequences.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in djvulibre-3.5.28 and earlier. An out of bounds write in function DJVU::filter_bv() via crafted djvu file may lead to application crash and other consequences.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in djvulibre-3.5.28 and earlier. A heap buffer overflow in function DJVU::GBitmap::decode() via crafted djvu file may lead to application crash and other consequences.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.42.13-1ubuntu1.2, e2fsprogs/e2fslibs@1.42.13-1ubuntu1.2 and others
  • Fixed in: 1.42.13-1ubuntu1.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial e2fsprogs@1.42.13-1ubuntu1.2
  • Introduced through: buildpack-deps@xenial e2fsprogs/e2fslibs@1.42.13-1ubuntu1.2
  • Introduced through: buildpack-deps@xenial e2fsprogs/libcomerr2@1.42.13-1ubuntu1.2
  • Introduced through: buildpack-deps@xenial e2fsprogs/libss2@1.42.13-1ubuntu1.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream e2fsprogs package and not the e2fsprogs package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.

Remediation

Upgrade Ubuntu:16.04 e2fsprogs to version 1.42.13-1ubuntu1.2+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: gdk-pixbuf/gir1.2-gdkpixbuf-2.0
  • Introduced through: gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.32.2-1ubuntu1.6, gdk-pixbuf/libgdk-pixbuf2.0-0@2.32.2-1ubuntu1.6 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.32.2-1ubuntu1.6
  • Introduced through: buildpack-deps@xenial gdk-pixbuf/libgdk-pixbuf2.0-0@2.32.2-1ubuntu1.6
  • Introduced through: buildpack-deps@xenial gdk-pixbuf/libgdk-pixbuf2.0-common@2.32.2-1ubuntu1.6
  • Introduced through: buildpack-deps@xenial gdk-pixbuf/libgdk-pixbuf2.0-dev@2.32.2-1ubuntu1.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream gdk-pixbuf package and not the gdk-pixbuf package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GNOME GdkPixbuf (aka gdk-pixbuf) through 2.42.10, the ANI (Windows animated cursor) decoder encounters heap memory corruption (in ani_load_chunk in io-ani.c) when parsing chunks in a crafted .ani file. A crafted file could allow an attacker to overwrite heap metadata, leading to a denial of service or code execution attack. This occurs in gdk_pixbuf_set_option() in gdk-pixbuf.c.

Remediation

There is no fixed version for Ubuntu:16.04 gdk-pixbuf.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted .gitmodules file with submodule URLs that are longer than 1024 characters can used to exploit a bug in config.c::git_config_copy_or_rename_section_in_file(). This bug can be used to inject arbitrary configuration into a user's $GIT_DIR/config when attempting to remove the configuration section associated with that submodule. When the attacker injects configuration values which specify executables to run (such as core.pager, core.editor, core.sshCommand, etc.) this can lead to a remote code execution. A fix A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid running git submodule deinit on untrusted repositories or without prior inspection of any submodule sections in $GIT_DIR/config.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm7 or higher.

References

medium severity

Improper Ownership Management

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.

Remediation

There is no fixed version for Ubuntu:16.04 git.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in GLib. The GVariant deserialization code is vulnerable to a heap buffer overflow introduced by the fix for CVE-2023-32665. This bug does not affect any released version of GLib, but does affect GLib distributors who followed the guidance of GLib developers to backport the initial fix for CVE-2023-32665.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm3 or higher.

References

medium severity

Off-by-one Error

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm1 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: graphviz/libcdt5
  • Introduced through: graphviz/libcdt5@2.38.0-12ubuntu2.1, graphviz/libcgraph6@2.38.0-12ubuntu2.1 and others
  • Fixed in: 2.38.0-12ubuntu2.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial graphviz/libcdt5@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libcgraph6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgraphviz-dev@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6-plugins-gtk@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvpr2@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libpathplan4@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libxdot4@2.38.0-12ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphviz package and not the graphviz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer Overflow in Graphviz Graph Visualization Tools from commit ID f8b9e035 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (application crash) by loading a crafted file into the "lib/common/shapes.c" component.

Remediation

Upgrade Ubuntu:16.04 graphviz to version 2.38.0-12ubuntu2.1+esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: graphviz/libcdt5
  • Introduced through: graphviz/libcdt5@2.38.0-12ubuntu2.1, graphviz/libcgraph6@2.38.0-12ubuntu2.1 and others
  • Fixed in: 2.38.0-12ubuntu2.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial graphviz/libcdt5@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libcgraph6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgraphviz-dev@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6-plugins-gtk@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvpr2@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libpathplan4@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libxdot4@2.38.0-12ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphviz package and not the graphviz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Graphviz 2.36.0 through 9.x before 10.0.1 has an out-of-bounds read via a crafted config6a file. NOTE: exploitability may be uncommon because this file is typically owned by root.

Remediation

Upgrade Ubuntu:16.04 graphviz to version 2.38.0-12ubuntu2.1+esm2 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm3 or higher.

References

medium severity

Incorrect Type Conversion or Cast

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to application availability or other problems related to undefined behavior.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm4 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned char' at coders/psd.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined behavior.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm4 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned long' at coders/pcl.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined behavior.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm4 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libcap2
  • Introduced through: libcap2@1:2.24-12 and libcap2/libcap2-bin@1:2.24-12
  • Fixed in: 1:2.24-12ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libcap2@1:2.24-12
  • Introduced through: buildpack-deps@xenial libcap2/libcap2-bin@1:2.24-12

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcap2 package and not the libcap2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libcap. This issue occurs in the _libcap_strdup() function and can lead to an integer overflow if the input string is close to 4GiB.

Remediation

Upgrade Ubuntu:16.04 libcap2 to version 1:2.24-12ubuntu0.1~esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.3-1ubuntu2.2, libx11/libx11-data@2:1.6.3-1ubuntu2.2 and others
  • Fixed in: 2:1.6.3-1ubuntu2.2+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial libx11/libx11-6@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-data@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-dev@2:1.6.3-1ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.

Remediation

Upgrade Ubuntu:16.04 libx11 to version 2:1.6.3-1ubuntu2.2+esm4 or higher.

References

medium severity

Double Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm4 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm3 or higher.

References

medium severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: perl
  • Introduced through: perl@5.22.1-9ubuntu0.9, perl/libperl5.22@5.22.1-9ubuntu0.9 and others
  • Fixed in: 5.22.1-9ubuntu0.9+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial perl@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/libperl5.22@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/perl-base@5.22.1-9ubuntu0.9
  • Introduced through: buildpack-deps@xenial perl/perl-modules-5.22@5.22.1-9ubuntu0.9

NVD Description

Note: Versions mentioned in the description apply only to the upstream perl package and not the perl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

CPAN 2.28 allows Signature Verification Bypass.

Remediation

Upgrade Ubuntu:16.04 perl to version 5.22.1-9ubuntu0.9+esm1 or higher.

References

medium severity

Improper Initialization

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils before 2.34 has an uninitialized-heap vulnerability in function tic4x_print_cond (file opcodes/tic4x-dis.c) which could allow attackers to make an information leak.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heap-based Buffer Overflow in function bfd_getl32 in Binutils objdump 3.37.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: ca-certificates
  • Introduced through: ca-certificates@20210119~16.04.1
  • Fixed in: 20211016~16.04.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ca-certificates@20210119~16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ca-certificates package and not the ca-certificates package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from "TrustCor" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.

Remediation

Upgrade Ubuntu:16.04 ca-certificates to version 2021101616.04.1esm2 or higher.

References

medium severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (--ssl-reqd on the command line orCURLOPT_USE_SSL set to CURLUSESSL_CONTROL or CURLUSESSL_ALL withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations withoutTLS contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm7 or higher.

References

medium severity

CVE-2021-40330

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm1 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use git apply --stat to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm5 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to git apply --reject, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid using git apply with --reject when applying patches from an untrusted source. Use git apply --stat to inspect a patch before applying; avoid applying one that create a conflict where a link corresponding to the *.rej file exists.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm7 or higher.

References

medium severity

Deserialization of Untrusted Data

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in glib, where the gvariant deserialization code is vulnerable to a denial of service introduced by additional input validation added to resolve CVE-2023-29499. The offset table validation may be very slow. This bug does not affect any released version of glib but does affect glib distributors who followed the guidance of glib developers to backport the initial fix for CVE-2023-29499.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm3 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm3 or higher.

References

medium severity

Improper Validation of Integrity Check Value

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm4 or higher.

References

medium severity

Improperly Implemented Security Check for Standard

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in samba's Heimdal KDC implementation, versions 4.8.x up to, excluding 4.8.12, 4.9.x up to, excluding 4.9.8 and 4.10.x up to, excluding 4.10.3, when used in AD DC mode. A man in the middle attacker could use this flaw to intercept the request to the KDC and replace the user name (principal) in the request with any desired user name (principal) that exists in the KDC effectively obtaining a ticket for that principal.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3 or higher.

References

medium severity

Off-by-one Error

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered with ImageMagick 7.1.0-4 via Division by zero in function ReadEnhMetaFile of coders/emf.c.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm4 or higher.

References

medium severity

Double Free

  • Vulnerable module: libgd2/libgd3
  • Introduced through: libgd2/libgd3@2.1.1-4ubuntu0.16.04.12
  • Fixed in: 2.1.1-4ubuntu0.16.04.12+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libgd2/libgd3@2.1.1-4ubuntu0.16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgd2 package and not the libgd2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) through 2.3.2 has a double free. NOTE: the vendor's position is "The GD2 image format is a proprietary image format of libgd. It has to be regarded as being obsolete, and should only be used for development and testing purposes.

Remediation

Upgrade Ubuntu:16.04 libgd2 to version 2.1.1-4ubuntu0.16.04.12+esm1 or higher.

References

medium severity

Improper Handling of Exceptional Conditions

  • Vulnerable module: libvpx/libvpx3
  • Introduced through: libvpx/libvpx3@1.5.0-2ubuntu1.1
  • Fixed in: 1.5.0-2ubuntu1.1+esm2

medium severity

Double Free

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others
  • Fixed in: 0.4.4-1ubuntu0.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free. 

Remediation

Upgrade Ubuntu:16.04 libwebp to version 0.4.4-1ubuntu0.1~esm2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.3-1ubuntu2.2, libx11/libx11-data@2:1.6.3-1ubuntu2.2 and others
  • Fixed in: 2:1.6.3-1ubuntu2.2+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libx11/libx11-6@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-data@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-dev@2:1.6.3-1ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption.

Remediation

Upgrade Ubuntu:16.04 libx11 to version 2:1.6.3-1ubuntu2.2+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm4 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm6 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Access of Resource Using Incompatible Type ('Type Confusion')

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3 and libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3
  • Fixed in: 1.1.28-2.1ubuntu0.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3
  • Introduced through: buildpack-deps@xenial libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxslt package and not the libxslt package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Type confusion in xsltNumberFormatGetMultipleLevel prior to libxslt 1.1.33 could allow attackers to potentially exploit heap corruption via crafted XML data.

Remediation

Upgrade Ubuntu:16.04 libxslt to version 1.1.28-2.1ubuntu0.3+esm1 or higher.

References

medium severity

CVE-2023-21912

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.42-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.41 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.42-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications.

The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash.

This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.

Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream.

The OpenSSL cms and smime command line applications are similarly affected.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm6 or higher.

References

medium severity

Algorithmic Complexity

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm3 or higher.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm1 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm5 or higher.

References

medium severity

Use After Free

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A use-after-free exists in Python through 3.9 via heappushpop in heapq.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm8 or higher.

References

medium severity

Improper Validation of Array Index

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5 and sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5
  • Fixed in: 3.11.0-1ubuntu1.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5
  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.

Remediation

Upgrade Ubuntu:16.04 sqlite3 to version 3.11.0-1ubuntu1.5+esm2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5 and sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5
  • Fixed in: 3.11.0-1ubuntu1.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5
  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.

Remediation

Upgrade Ubuntu:16.04 sqlite3 to version 3.11.0-1ubuntu1.5+esm1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: subversion
  • Introduced through: subversion@1.9.3-2ubuntu1.3 and subversion/libsvn1@1.9.3-2ubuntu1.3
  • Fixed in: 1.9.3-2ubuntu1.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial subversion@1.9.3-2ubuntu1.3
  • Introduced through: buildpack-deps@xenial subversion/libsvn1@1.9.3-2ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream subversion package and not the subversion package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Subversion's mod_authz_svn module will crash if the server is using in-repository authz rules with the AuthzSVNReposRelativeAccessFile option and a client sends a request for a non-existing repository URL. This can lead to disruption for users of the service. This issue was fixed in mod_dav_svn+mod_authz_svn servers 1.14.1 and mod_dav_svn+mod_authz_svn servers 1.10.7

Remediation

Upgrade Ubuntu:16.04 subversion to version 1.9.3-2ubuntu1.3+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm15

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm15 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2ubuntu4.3 and zlib/zlib1g-dev@1:1.2.8.dfsg-2ubuntu4.3
  • Fixed in: 1:1.2.8.dfsg-2ubuntu4.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial zlib/zlib1g@1:1.2.8.dfsg-2ubuntu4.3
  • Introduced through: buildpack-deps@xenial zlib/zlib1g-dev@1:1.2.8.dfsg-2ubuntu4.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream zlib package and not the zlib package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.

Remediation

Upgrade Ubuntu:16.04 zlib to version 1:1.2.8.dfsg-2ubuntu4.3+esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm1 or higher.

References

medium severity

CVE-2023-2454

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: apr/libapr1
  • Introduced through: apr/libapr1@1.5.2-3
  • Fixed in: 1.5.2-3ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial apr/libapr1@1.5.2-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream apr package and not the apr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An out-of-bounds array read in the apr_time_exp*() functions was fixed in the Apache Portable Runtime 1.6.3 release (CVE-2017-12613). The fix for this issue was not carried forward to the APR 1.7.x branch, and hence version 1.7.0 regressed compared to 1.6.3 and is vulnerable to the same issue.

Remediation

Upgrade Ubuntu:16.04 apr to version 1.5.2-3ubuntu0.1~esm1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

OpenPrinting CUPS is a standards-based, open source printing system for Linux and other Unix-like operating systems. Starting in version 2.0.0 and prior to version 2.4.6, CUPS logs data of free memory to the logging service AFTER the connection has been closed, when it should have logged the data right before. This is a use-after-free bug that impacts the entire cupsd process.

The exact cause of this issue is the function httpClose(con-&gt;http) being called in scheduler/client.c. The problem is that httpClose always, provided its argument is not null, frees the pointer at the end of the call, only for cupsdLogClient to pass the pointer to httpGetHostname. This issue happens in function cupsdAcceptClient if LogLevel is warn or higher and in two scenarios: there is a double-lookup for the IP Address (HostNameLookups Double is set in cupsd.conf) which fails to resolve, or if CUPS is compiled with TCP wrappers and the connection is refused by rules from /etc/hosts.allow and /etc/hosts.deny.

Version 2.4.6 has a patch for this issue.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/quantum-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger a heap buffer overflow. This would most likely lead to an impact to application availability, but could potentially lead to an impact to data integrity as well. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

medium severity

CVE-2023-21980

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.42-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Client programs). Supported versions that are affected are 5.7.41 and prior and 8.0.32 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.42-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap buffer overflow in ExtractImageSection function in tiffcrop.c in libtiff library Version 4.3.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Due to failure in validating the length provided by an attacker-crafted PPD PostScript document, CUPS and libppd are susceptible to a heap-based buffer overflow and possibly code execution. This issue has been fixed in CUPS version 2.4.7, released in September of 2023.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm4 or higher.

References

medium severity

CVE-2023-51767

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.

Remediation

There is no fixed version for Ubuntu:16.04 openssh.

References

medium severity

Insufficient Comparison

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: apr-util/libaprutil1
  • Introduced through: apr-util/libaprutil1@1.5.4-1build1
  • Fixed in: 1.5.4-1ubuntu0.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial apr-util/libaprutil1@1.5.4-1build1

NVD Description

Note: Versions mentioned in the description apply only to the upstream apr-util package and not the apr-util package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer Overflow or Wraparound vulnerability in apr_base64 functions of Apache Portable Runtime Utility (APR-util) allows an attacker to write beyond bounds of a buffer.

This issue affects Apache Portable Runtime Utility (APR-util) 1.6.1 and prior versions.

Remediation

Upgrade Ubuntu:16.04 apr-util to version 1.5.4-1ubuntu0.1~esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an integer overflow leading to a SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

medium severity

CVE-2023-46218

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains.

It could do this by exploiting a mixed case flaw in curl's function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with domain=co.UK when the URL used a lower case hostname curl.co.uk, even though co.uk is listed as a PSL domain.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm11 or higher.

References

medium severity

CVE-2022-42012

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.6-1ubuntu3.6
  • Fixed in: 1.10.6-1ubuntu3.6+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial dbus/libdbus-1-3@1.10.6-1ubuntu3.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash by sending a message with attached file descriptors in an unexpected format.

Remediation

Upgrade Ubuntu:16.04 dbus to version 1.10.6-1ubuntu3.6+esm2 or higher.

References

medium severity

Improper Validation of Array Index

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.6-1ubuntu3.6
  • Fixed in: 1.10.6-1ubuntu3.6+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial dbus/libdbus-1-3@1.10.6-1ubuntu3.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash when receiving a message where an array length is inconsistent with the size of the element type.

Remediation

Upgrade Ubuntu:16.04 dbus to version 1.10.6-1ubuntu3.6+esm2 or higher.

References

medium severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.6-1ubuntu3.6
  • Fixed in: 1.10.6-1ubuntu3.6+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial dbus/libdbus-1-3@1.10.6-1ubuntu3.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash when receiving a message with certain invalid type signatures.

Remediation

Upgrade Ubuntu:16.04 dbus to version 1.10.6-1ubuntu3.6+esm2 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm5 or higher.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.20-1ubuntu3.3 and gnupg/gpgv@1.4.20-1ubuntu3.3
  • Fixed in: 1.4.20-1ubuntu3.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial gnupg@1.4.20-1ubuntu3.3
  • Introduced through: buildpack-deps@xenial gnupg/gpgv@1.4.20-1ubuntu3.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg package and not the gnupg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.

Remediation

Upgrade Ubuntu:16.04 gnupg to version 1.4.20-1ubuntu3.3+esm2 or higher.

References

medium severity

Heap-based Buffer Overflow

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm3 or higher.

References

medium severity

CVE-2022-44268

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ImageMagick 7.1.0-49 is vulnerable to Information Disclosure. When it parses a PNG image (e.g., for resize), the resulting image could have embedded the content of an arbitrary. file (if the magick binary has permissions to read it).

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm7 or higher.

References

medium severity

Improper Resource Shutdown or Release

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ImageMagick 7.1.0-49 is vulnerable to Denial of Service. When it parses a PNG image (e.g., for resize), the convert process could be left waiting for stdin input.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm7 or higher.

References

medium severity

Access of Uninitialized Pointer

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others
  • Fixed in: 1.13.2+dfsg-5ubuntu2.2+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.

Remediation

Upgrade Ubuntu:16.04 krb5 to version 1.13.2+dfsg-5ubuntu2.2+esm4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libmaxminddb/libmaxminddb-dev
  • Introduced through: libmaxminddb/libmaxminddb-dev@1.0.4-2.1 and libmaxminddb/libmaxminddb0@1.0.4-2.1

Detailed paths

  • Introduced through: buildpack-deps@xenial libmaxminddb/libmaxminddb-dev@1.0.4-2.1
  • Introduced through: buildpack-deps@xenial libmaxminddb/libmaxminddb0@1.0.4-2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libmaxminddb package and not the libmaxminddb package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libmaxminddb before 1.4.3 has a heap-based buffer over-read in dump_entry_data_list in maxminddb.c.

Remediation

There is no fixed version for Ubuntu:16.04 libmaxminddb.

References

medium severity

Double Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\0' value).

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm5 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don't check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2's buffer functions, for example libxslt through 1.1.35, is affected as well.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm5 or higher.

References

medium severity

CVE-2022-21454

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer Overflow vulnerability in postprocess_terminfo function in tinfo/parse_entry.c:997 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm4 or higher.

References

medium severity

OS Command Injection

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10
  • Fixed in: 1:7.2p2-4ubuntu2.10+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.

Remediation

Upgrade Ubuntu:16.04 openssh to version 1:7.2p2-4ubuntu2.10+esm5 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow.

Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service.

An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods.

When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(n^2) with 'n' being the size of the sub-identifiers in bytes (*).

With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms.

Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data.

Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low.

In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature.

The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer's certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication.

In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm9 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: pixman/libpixman-1-0
  • Introduced through: pixman/libpixman-1-0@0.33.6-1 and pixman/libpixman-1-dev@0.33.6-1

Detailed paths

  • Introduced through: buildpack-deps@xenial pixman/libpixman-1-0@0.33.6-1
  • Introduced through: buildpack-deps@xenial pixman/libpixman-1-dev@0.33.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pixman package and not the pixman package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

stress-test master commit e4c878 was discovered to contain a FPE vulnerability via the component combine_inner at /pixman-combine-float.c.

Remediation

There is no fixed version for Ubuntu:16.04 pixman.

References

medium severity

Resource Exhaustion

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

read_ints in plistlib.py in Python through 3.9.1 is vulnerable to a potential DoS attack via CPU and RAM exhaustion when processing malformed Apple Property List files in binary format.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm9 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm12

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm12 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm14

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in function TIFFReadDirectory libtiff before 4.4.0 allows attackers to cause a denial of service via crafted TIFF file.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm14 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the "tiffsplit" or "tiffcrop" utilities.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm6 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply a specially crafted image could affect availability with a low impact to data integrity. This flaw affects ImageMagick versions prior to 6.9.10-68 and 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

medium severity

Cross-site Scripting (XSS)

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Possible cross-site scripting vulnerability in libxml after commit 960f0e2.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm3 or higher.

References

medium severity

CVE-2021-2307

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Packaging). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 6.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Stack-based Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm4 or higher.

References

medium severity

Open Redirect

  • Vulnerable module: wget
  • Introduced through: wget@1.17.1-1ubuntu1.5

Detailed paths

  • Introduced through: buildpack-deps@xenial wget@1.17.1-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream wget package and not the wget package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Wget through 1.21.1 does not omit the Authorization header upon a redirect to a different origin, a related issue to CVE-2018-1000007.

Remediation

There is no fixed version for Ubuntu:16.04 wget.

References

medium severity

Improper Authentication

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm8 or higher.

References

medium severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got before the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker's injected data comes from the TLS-protected server.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When curl < 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm4 or higher.

References

medium severity

Use After Free

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm7 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.4.10-4ubuntu1.8

Detailed paths

  • Introduced through: buildpack-deps@xenial gnutls28/libgnutls30@3.4.10-4ubuntu1.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnutls28 package and not the gnutls28 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding.

Remediation

There is no fixed version for Ubuntu:16.04 gnutls28.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.5-2ubuntu0.6
  • Fixed in: 1.6.5-2ubuntu0.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libgcrypt20@1.6.5-2ubuntu0.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The ElGamal implementation in Libgcrypt before 1.9.4 allows plaintext recovery because, during interaction between two cryptographic libraries, a certain dangerous combination of the prime defined by the receiver's public key, the generator defined by the receiver's public key, and the sender's ephemeral exponents can lead to a cross-configuration attack against OpenPGP.

Remediation

Upgrade Ubuntu:16.04 libgcrypt20 to version 1.6.5-2ubuntu0.6+esm1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

medium severity

Link Following

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.7.3-1ubuntu1.2 and mercurial/mercurial-common@3.7.3-1ubuntu1.2

Detailed paths

  • Introduced through: buildpack-deps@xenial mercurial@3.7.3-1ubuntu1.2
  • Introduced through: buildpack-deps@xenial mercurial/mercurial-common@3.7.3-1ubuntu1.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream mercurial package and not the mercurial package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Mercurial before 4.9. It was possible to use symlinks and subrepositories to defeat Mercurial's path-checking logic and write files outside a repository.

Remediation

There is no fixed version for Ubuntu:16.04 mercurial.

References

medium severity

CVE-2021-2389

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-22053

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.43-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Client programs). Supported versions that are affected are 5.7.42 and prior and 8.0.33 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server and unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.43-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Improper Validation of Integrity Check Value

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10
  • Fixed in: 1:7.2p2-4ubuntu2.10+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.

Remediation

Upgrade Ubuntu:16.04 openssh to version 1:7.2p2-4ubuntu2.10+esm5 or higher.

References

medium severity

Insufficiently Protected Credentials

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm3 or higher.

References

medium severity

Race Condition

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm7 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the client_work function, allowing a local attacker to trigger an infinite loop. The highest threat from this vulnerability is to the availability of the avahi service, which becomes unresponsive after this flaw is triggered.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm1 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_alternative_host_name() function.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_escape_label() function.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_rdata_parse() function.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in Avahi. A reachable assertion exists in the dbus_set_host_name function.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in Avahi, where a reachable assertion exists in avahi_dns_packet_append_record.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm3 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others
  • Fixed in: 0.6.32~rc+dfsg-1ubuntu2.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in the avahi library. This flaw allows an unprivileged user to make a dbus call, causing the avahi daemon to crash.

Remediation

Upgrade Ubuntu:16.04 avahi to version 0.6.32~rc+dfsg-1ubuntu2.3+esm2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

apply_relocations in readelf.c in GNU Binutils 2.32 contains an integer overflow that allows attackers to trigger a write access violation (in byte_put_little_endian function in elfcomm.c) via an ELF file, as demonstrated by readelf.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered function make_tempdir, and make_tempname in bucomm.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm9 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered function stab_demangle_v3_arg in stabs.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm9 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered function parse_stab_struct_fields in stabs.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm9 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered function pr_function_type in prdbg.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm9 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A memory consumption issue in get_data function in binutils/nm.c in GNU nm before 2.34 allows attackers to cause a denial of service via crafted command.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in GNU Binutils 2.34. It is a memory leak when process microblaze-dis.c. This one will consume memory on each insn disassembled.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GNU Binutils before 2.40, there is a heap-buffer-overflow in the error function bfd_getl32 when called from the strip_main function in strip-new via a crafted file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm5 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. simple_object_elf_match in simple-object-elf.c does not check for a zero shstrndx value, leading to an integer overflow and resultant heap-based buffer overflow.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function load_separate_debug_files at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm9 or higher.

References

medium severity

Use of Uninitialized Resource

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Binutils. The use of an uninitialized field in the struct module *module may lead to application crash and local denial of service.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm6 or higher.

References

medium severity

Use of Uninitialized Resource

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Binutils. The field the_bfd of asymbolstruct is uninitialized in the bfd_mach_o_get_synthetic_symtab function, which may lead to an application crash and local denial of service.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm6 or higher.

References

medium severity

CVE-2023-32360

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An authentication issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.7.7, macOS Monterey 12.6.6, macOS Ventura 13.4. An unauthenticated user may be able to access recently printed documents.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm5 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

OpenPrinting CUPS is an open source printing system. In versions 2.4.2 and prior, a heap buffer overflow vulnerability would allow a remote attacker to launch a denial of service (DoS) attack. A buffer overflow vulnerability in the function format_log_line could allow remote attackers to cause a DoS on the affected system. Exploitation of the vulnerability can be triggered when the configuration file cupsd.conf sets the value of loglevel to DEBUG. No known patches or workarounds exist at time of publication.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode() in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.165-3ubuntu1.2
  • Fixed in: 0.165-3ubuntu1.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial elfutils/libelf1@0.165-3ubuntu1.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream elfutils package and not the elfutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The libcpu component which is used by libasm of elfutils version 0.177 (git 47780c9e), suffers from denial-of-service vulnerability caused by application crashes due to out-of-bounds write (CWE-787), off-by-one error (CWE-193) and reachable assertion (CWE-617); to exploit the vulnerability, the attackers need to craft certain ELF files which bypass the missing bound checks.

Remediation

Upgrade Ubuntu:16.04 elfutils to version 0.165-3ubuntu1.2+esm1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: gcc-5
  • Introduced through: gcc-5@5.4.0-6ubuntu1~16.04.12, gcc-5/cpp-5@5.4.0-6ubuntu1~16.04.12 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial gcc-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/cpp-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/g++-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/gcc-5-base@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libasan2@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libatomic1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libcc1-0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libcilkrts5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libgcc-5-dev@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libgomp1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libitm1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/liblsan0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libmpx0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libquadmath0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libstdc++-5-dev@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libstdc++6@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libtsan0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libubsan0@5.4.0-6ubuntu1~16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-5 package and not the gcc-5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Arm Armv8-A core implementations utilizing speculative execution past unconditional changes in control flow may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka "straight-line speculation."

Remediation

There is no fixed version for Ubuntu:16.04 gcc-5.

References

medium severity

Information Exposure

  • Vulnerable module: gcc-defaults/cpp
  • Introduced through: gcc-defaults/cpp@4:5.3.1-1ubuntu1, gcc-defaults/g++@4:5.3.1-1ubuntu1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial gcc-defaults/cpp@4:5.3.1-1ubuntu1
  • Introduced through: buildpack-deps@xenial gcc-defaults/g++@4:5.3.1-1ubuntu1
  • Introduced through: buildpack-deps@xenial gcc-defaults/gcc@4:5.3.1-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-defaults package and not the gcc-defaults package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Arm Armv8-A core implementations utilizing speculative execution past unconditional changes in control flow may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka "straight-line speculation."

Remediation

There is no fixed version for Ubuntu:16.04 gcc-defaults.

References

medium severity

Information Exposure

  • Vulnerable module: gccgo-6/gcc-6-base
  • Introduced through: gccgo-6/gcc-6-base@6.0.1-0ubuntu1 and gccgo-6/libgcc1@1:6.0.1-0ubuntu1

Detailed paths

  • Introduced through: buildpack-deps@xenial gccgo-6/gcc-6-base@6.0.1-0ubuntu1
  • Introduced through: buildpack-deps@xenial gccgo-6/libgcc1@1:6.0.1-0ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gccgo-6 package and not the gccgo-6 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Arm Armv8-A core implementations utilizing speculative execution past unconditional changes in control flow may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka "straight-line speculation."

Remediation

There is no fixed version for Ubuntu:16.04 gccgo-6.

References

medium severity

Link Following

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's $GIT_DIR/objects directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via --no-hardlinks). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the --recurse-submodules option. Git does not create symbolic links in the $GIT_DIR/objects directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the --local optimization when on a shared machine, either by passing the --no-local option to git clone or cloning from a URL that uses the file:// scheme. Alternatively, avoid cloning repositories from untrusted sources with --recurse-submodules or run git config --global protocol.file.allow user.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm6 or higher.

References

medium severity

Link Following

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10
  • Fixed in: 1:2.7.4-0ubuntu1.10+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GIT_DIR/objects directory contains symbolic links, the objects directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.

A fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with --recurse-submodules. Instead, consider cloning repositories without recursively cloning their submodules, and instead run git submodule update at each layer. Before doing so, inspect each new .gitmodules file to ensure that it does not contain suspicious module URLs.

Remediation

Upgrade Ubuntu:16.04 git to version 1:2.7.4-0ubuntu1.10+esm5 or higher.

References

medium severity

Deserialization of Untrusted Data

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm3 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm1 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8, glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8 and others
  • Fixed in: 2.48.2-0ubuntu4.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-0@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-bin@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-data@2.48.2-0ubuntu4.8
  • Introduced through: buildpack-deps@xenial glib2.0/libglib2.0-dev@2.48.2-0ubuntu4.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib2.0 package and not the glib2.0 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.

Remediation

Upgrade Ubuntu:16.04 glib2.0 to version 2.48.2-0ubuntu4.8+esm3 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum() function in MagickCore/quantum-export.c. Function calls to GetPixelIndex() could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead to an undefined behaviour or a crash.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm5 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in ImageMagick. This security flaw ouccers as an undefined behaviors of casting double to size_t in svg, mvg and other coders (recurring bugs of CVE-2022-32546).

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm8 or higher.

References

medium severity

Use After Free

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap use-after-free flaw was found in coders/bmp.c in ImageMagick.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm10 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A NULL pointer dereference flaw was found in the way Jasper versions before 2.0.26 handled component references in CDEF box in the JP2 image format decoder. A specially crafted JP2 image file could cause an application using the Jasper library to crash when opened.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A NULL pointer dereference flaw was found in the way Jasper versions before 2.0.27 handled component references in the JP2 image format decoder. A specially crafted JP2 image file could cause an application using the Jasper library to crash when opened.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.3-1ubuntu2.2, libx11/libx11-data@2:1.6.3-1ubuntu2.2 and others
  • Fixed in: 2:1.6.3-1ubuntu2.2+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial libx11/libx11-6@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-data@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-dev@2:1.6.3-1ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.

Remediation

Upgrade Ubuntu:16.04 libx11 to version 2:1.6.3-1ubuntu2.2+esm4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.3-1ubuntu2.2, libx11/libx11-data@2:1.6.3-1ubuntu2.2 and others
  • Fixed in: 2:1.6.3-1ubuntu2.2+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial libx11/libx11-6@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-data@2:1.6.3-1ubuntu2.2
  • Introduced through: buildpack-deps@xenial libx11/libx11-dev@2:1.6.3-1ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.

Remediation

Upgrade Ubuntu:16.04 libx11 to version 2:1.6.3-1ubuntu2.2+esm4 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libXpm where a vulnerability exists due to a boundary condition, a local user can trigger an out-of-bounds read error and read contents of memory on the system.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1
  • Fixed in: 1:3.5.11-1ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libxpm/libxpm4@1:3.5.11-1ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxpm package and not the libxpm package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory on the system.

Remediation

Upgrade Ubuntu:16.04 libxpm to version 1:3.5.11-1ubuntu0.16.04.1+esm2 or higher.

References

medium severity

Incorrect Default Permissions

  • Vulnerable module: libzstd/libzstd1
  • Introduced through: libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1
  • Fixed in: 1.3.1+dfsg-1~ubuntu0.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libzstd package and not the libzstd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions (matching the input) would only be set at completion time. Output files could therefore be readable or writable to unintended parties.

Remediation

Upgrade Ubuntu:16.04 libzstd to version 1.3.1+dfsg-1~ubuntu0.16.04.1+esm3 or higher.

References

medium severity

CVE-2021-35604

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.36-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.35 and prior and 8.0.26 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.36-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21367

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Compiling). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There's a flaw in OpenEXR's rleUncompress functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm1 or higher.

References

medium severity
new

CVE-2024-22365

  • Vulnerable module: pam/libpam-modules
  • Introduced through: pam/libpam-modules@1.1.8-3.2ubuntu2.3, pam/libpam-modules-bin@1.1.8-3.2ubuntu2.3 and others
  • Fixed in: 1.1.8-3.2ubuntu2.3+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial pam/libpam-modules@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam-modules-bin@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam-runtime@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam0g@1.1.8-3.2ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.

Remediation

Upgrade Ubuntu:16.04 pam to version 1.1.8-3.2ubuntu2.3+esm5 or higher.

References

medium severity

Off-by-one Error

  • Vulnerable module: systemd
  • Introduced through: systemd@229-4ubuntu21.31, systemd/libsystemd0@229-4ubuntu21.31 and others
  • Fixed in: 229-4ubuntu21.31+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial systemd@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libsystemd0@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libudev1@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/systemd-sysv@229-4ubuntu21.31

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.

Remediation

Upgrade Ubuntu:16.04 systemd to version 229-4ubuntu21.31+esm3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tar
  • Introduced through: tar@1.28-2.1ubuntu0.2
  • Fixed in: 1.28-2.1ubuntu0.2+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tar@1.28-2.1ubuntu0.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tar package and not the tar package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.

Remediation

Upgrade Ubuntu:16.04 tar to version 1.28-2.1ubuntu0.2+esm2 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm11 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff 4.5.0 is vulnerable to Buffer Overflow in uv_encode() when libtiff reads a corrupted little-endian TIFF file and specifies the output to be big-endian.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm11 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Divide By Zero error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f8d0f9aa.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Null source pointer passed as an argument to memcpy() function within TIFFFetchNormalTag () in tif_dirread.c in libtiff versions up to 4.3.0 could lead to Denial of Service via crafted TIFF file.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm12

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A null pointer dereference issue was found in Libtiff's tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm12 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Out-of-bounds Read error in tiffcp in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 408976c4.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3400, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcp in tools/tiffcp.c:948, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm7 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Multiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm6 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., "WRITE of size 307203") via a crafted TIFF image.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm9 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6778, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm6 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm7 or higher.

References

medium severity

Unchecked Return Value

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Unchecked Return Value to NULL Pointer Dereference in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f2b656e2.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

medium severity

Use of Uninitialized Resource

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The libtiff-4.0.3-35.amzn2.0.1 package for LibTIFF on Amazon Linux 2 allows attackers to cause a denial of service (application crash), a different vulnerability than CVE-2022-0562. When processing a malicious TIFF file, an invalid range may be passed as an argument to the memset() function within TIFFFetchStripThing() in tif_dirread.c. This will cause TIFFFetchStripThing() to segfault after use of an uninitialized resource.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-20ubuntu1.1
  • Fixed in: 6.0-20ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial unzip@6.0-20ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

Upgrade Ubuntu:16.04 unzip to version 6.0-20ubuntu1.1+esm1 or higher.

References

medium severity

CVE-2020-22916

  • Vulnerable module: xz-utils
  • Introduced through: xz-utils@5.1.1alpha+20120614-2ubuntu2, xz-utils/liblzma-dev@5.1.1alpha+20120614-2ubuntu2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial xz-utils@5.1.1alpha+20120614-2ubuntu2
  • Introduced through: buildpack-deps@xenial xz-utils/liblzma-dev@5.1.1alpha+20120614-2ubuntu2
  • Introduced through: buildpack-deps@xenial xz-utils/liblzma5@5.1.1alpha+20120614-2ubuntu2

NVD Description

Note: Versions mentioned in the description apply only to the upstream xz-utils package and not the xz-utils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue discovered in XZ 5.2.5 allows attackers to cause a denial of service via decompression of a crafted file. NOTE: the vendor disputes the claims of "endless output" and "denial of service" because decompression of the 17,486 bytes always results in 114,881,179 bytes, which is often a reasonable size increase.

Remediation

There is no fixed version for Ubuntu:16.04 xz-utils.

References

medium severity

Use of Uninitialized Resource

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

curl supports the -t command line option, known as CURLOPT_TELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEW_ENV variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others
  • Fixed in: 1.13.2+dfsg-5ubuntu2.2+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.

Remediation

Upgrade Ubuntu:16.04 krb5 to version 1.13.2+dfsg-5ubuntu2.2+esm3 or higher.

References

medium severity

CVE-2023-40217

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm9 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.

Remediation

There is no fixed version for Ubuntu:16.04 python2.7.

References

medium severity

Unchecked Return Value

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm1 or higher.

References

medium severity

CVE-2021-2385

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.0 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2146

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Options). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2154

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2166

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2169

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2179

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2180

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2194

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2226

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 4.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2342

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-35624

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.36-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.35 and prior and 8.0.26 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data. CVSS 3.1 Base Score 4.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.36-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21270

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Federated). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21303

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21304

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21344

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21417

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21427

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: FTS). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21608

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.40-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.40-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21617

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.40-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.40-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-21840

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.41-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PS). Supported versions that are affected are 5.7.40 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.41-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-22015

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.43-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.42 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.43-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-22026

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.43-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.42 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.43-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-22028

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.44-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.43 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.44-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-22084

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.44-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.43 and prior, 8.0.34 and prior and 8.1.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.44-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

Incorrect Default Permissions

  • Vulnerable module: libzstd/libzstd1
  • Introduced through: libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1
  • Fixed in: 1.3.1+dfsg-1~ubuntu0.16.04.1+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial libzstd/libzstd1@1.3.1+dfsg-1~ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libzstd package and not the libzstd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Beginning in v1.4.1 and prior to v1.4.9, due to an incomplete fix for CVE-2021-24031, the Zstandard command-line utility created output files with default permissions and restricted those permissions immediately afterwards. Output files could therefore momentarily be readable or writable to unintended parties.

Remediation

Upgrade Ubuntu:16.04 libzstd to version 1.3.1+dfsg-1~ubuntu0.16.04.1+esm3 or higher.

References

medium severity

CVE-2021-2171

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2021-2372

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21444

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21451

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21460

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.38-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Logging). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 4.4 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.38-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-5870

  • Vulnerable module: postgresql-9.5/libpq-dev
  • Introduced through: postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1 and postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1
  • Fixed in: 9.5.25-0ubuntu0.16.04.1+esm6

Detailed paths

  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq-dev@9.5.25-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial postgresql-9.5/libpq5@9.5.25-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.5 package and not the postgresql-9.5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.

Remediation

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm6 or higher.

References

medium severity

CVE-2021-2162

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.35-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Audit Plug-in). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.35-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21245

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.37-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.37-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21589

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.40-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.39 and prior and 8.0.16 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.40-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2022-21592

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.40-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 5.7.39 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.40-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity

CVE-2023-21963

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.41-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.40 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.41-0ubuntu0.16.04.1+esm1 or higher.

References

medium severity
new

CVE-2024-2398

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm12

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm12 or higher.

References

medium severity

CVE-2024-26458

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.

Remediation

There is no fixed version for Ubuntu:16.04 krb5.

References

medium severity

CVE-2024-26461

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.

Remediation

There is no fixed version for Ubuntu:16.04 krb5.

References

medium severity

CVE-2024-26462

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.

Remediation

There is no fixed version for Ubuntu:16.04 krb5.

References

medium severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.5-2ubuntu0.6

Detailed paths

  • Introduced through: buildpack-deps@xenial libgcrypt20@1.6.5-2ubuntu0.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts.

Remediation

There is no fixed version for Ubuntu:16.04 libgcrypt20.

References

medium severity
new

Heap-based Buffer Overflow

  • Vulnerable module: libyaml/libyaml-0-2
  • Introduced through: libyaml/libyaml-0-2@0.1.6-3 and libyaml/libyaml-dev@0.1.6-3

Detailed paths

  • Introduced through: buildpack-deps@xenial libyaml/libyaml-0-2@0.1.6-3
  • Introduced through: buildpack-deps@xenial libyaml/libyaml-dev@0.1.6-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libyaml package and not the libyaml package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in yaml libyaml up to 0.2.5 and classified as critical. Affected by this issue is the function yaml_emitter_emit_flow_sequence_item of the file /src/libyaml/src/emitter.c. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-259052. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

Remediation

There is no fixed version for Ubuntu:16.04 libyaml.

References

medium severity

CVE-2023-39804

  • Vulnerable module: tar
  • Introduced through: tar@1.28-2.1ubuntu0.2
  • Fixed in: 1.28-2.1ubuntu0.2+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial tar@1.28-2.1ubuntu0.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tar package and not the tar package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GNU tar before 1.35, mishandled extension attributes in a PAX archive can lead to an application crash in xheader.c.

Remediation

Upgrade Ubuntu:16.04 tar to version 1.28-2.1ubuntu0.2+esm3 or higher.

References

medium severity

CVE-2023-38288

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm12

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Rejected reason: Not a Security Issue.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm12 or higher.

References

medium severity

CVE-2023-38289

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm12

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Rejected reason: Not a Security Issue.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm12 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a "member access within null pointer" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an "int main() {return 0;}" program.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

finish_stab in stabs.c in GNU Binutils 2.30 allows attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact, as demonstrated by an out-of-bounds write of 8 bytes. This can occur during execution of objdump.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Directory Traversal

  • Vulnerable module: dpkg
  • Introduced through: dpkg@1.18.4ubuntu1.7, dpkg/dpkg-dev@1.18.4ubuntu1.7 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial dpkg@1.18.4ubuntu1.7
  • Introduced through: buildpack-deps@xenial dpkg/dpkg-dev@1.18.4ubuntu1.7
  • Introduced through: buildpack-deps@xenial dpkg/libdpkg-perl@1.18.4ubuntu1.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream dpkg package and not the dpkg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dpkg-source in dpkg 1.3.0 through 1.18.23 is able to use a non-GNU patch program and does not offer a protection mechanism for blank-indented diff hunks, which allows remote attackers to conduct directory traversal attacks via a crafted Debian source package, as demonstrated by use of dpkg-source on NetBSD.

Remediation

There is no fixed version for Ubuntu:16.04 dpkg.

References

low severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm1 or higher.

References

low severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.

Remediation

There is no fixed version for Ubuntu:16.04 glibc.

References

low severity

Out-of-Bounds

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others
  • Fixed in: 1.13.2+dfsg-5ubuntu2.2+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

plugins/preauth/pkinit/pkinit_crypto_openssl.c in MIT Kerberos 5 (aka krb5) through 1.15.2 mishandles Distinguished Name (DN) fields, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) in situations involving untrusted X.509 data, related to the get_matching_data and X509_NAME_oneline_ex functions. NOTE: this has security relevance only in use cases outside of the MIT Kerberos distribution, e.g., the use of get_matching_data in KDC certauth plugin code that is specific to Red Hat.

Remediation

Upgrade Ubuntu:16.04 krb5 to version 1.13.2+dfsg-5ubuntu2.2+esm3 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: libpng/libpng12-0
  • Introduced through: libpng/libpng12-0@1.2.54-1ubuntu1.1 and libpng/libpng12-dev@1.2.54-1ubuntu1.1
  • Fixed in: 1.2.54-1ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libpng/libpng12-0@1.2.54-1ubuntu1.1
  • Introduced through: buildpack-deps@xenial libpng/libpng12-dev@1.2.54-1ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng package and not the libpng package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libpng before 1.6.32 does not properly check the length of chunks against the user limit.

Remediation

Upgrade Ubuntu:16.04 libpng to version 1.2.54-1ubuntu1.1+esm1 or higher.

References

low severity

Access Restriction Bypass

  • Vulnerable module: libxfixes/libxfixes3
  • Introduced through: libxfixes/libxfixes3@1:5.0.1-2
  • Fixed in: 1:5.0.1-2ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxfixes/libxfixes3@1:5.0.1-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxfixes package and not the libxfixes package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INT_MAX, which triggers the client to stop reading data and get out of sync.

Remediation

Upgrade Ubuntu:16.04 libxfixes to version 1:5.0.1-2ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libxrandr/libxrandr2
  • Introduced through: libxrandr/libxrandr2@2:1.5.0-1
  • Fixed in: 2:1.5.0-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxrandr/libxrandr2@2:1.5.0-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxrandr package and not the libxrandr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Multiple integer overflows in X.org libXrandr before 1.5.1 allow remote X servers to trigger out-of-bounds write operations via a crafted response.

Remediation

Upgrade Ubuntu:16.04 libxrandr to version 2:1.5.0-1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libxrandr/libxrandr2
  • Introduced through: libxrandr/libxrandr2@2:1.5.0-1
  • Fixed in: 2:1.5.0-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxrandr/libxrandr2@2:1.5.0-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxrandr package and not the libxrandr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

X.org libXrandr before 1.5.1 allows remote X servers to trigger out-of-bounds write operations by leveraging mishandling of reply data.

Remediation

Upgrade Ubuntu:16.04 libxrandr to version 2:1.5.0-1ubuntu0.1~esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: libxrender/libxrender-dev
  • Introduced through: libxrender/libxrender-dev@1:0.9.9-0ubuntu1 and libxrender/libxrender1@1:0.9.9-0ubuntu1
  • Fixed in: 1:0.9.9-0ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxrender/libxrender-dev@1:0.9.9-0ubuntu1
  • Introduced through: buildpack-deps@xenial libxrender/libxrender1@1:0.9.9-0ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxrender package and not the libxrender package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Multiple buffer overflows in the (1) XvQueryAdaptors and (2) XvQueryEncodings functions in X.org libXrender before 0.9.10 allow remote X servers to trigger out-of-bounds write operations via vectors involving length fields.

Remediation

Upgrade Ubuntu:16.04 libxrender to version 1:0.9.9-0ubuntu1+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libxrender/libxrender-dev
  • Introduced through: libxrender/libxrender-dev@1:0.9.9-0ubuntu1 and libxrender/libxrender1@1:0.9.9-0ubuntu1
  • Fixed in: 1:0.9.9-0ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxrender/libxrender-dev@1:0.9.9-0ubuntu1
  • Introduced through: buildpack-deps@xenial libxrender/libxrender1@1:0.9.9-0ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxrender package and not the libxrender package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The XRenderQueryFilters function in X.org libXrender before 0.9.10 allows remote X servers to trigger out-of-bounds write operations via vectors involving filter name lengths.

Remediation

Upgrade Ubuntu:16.04 libxrender to version 1:0.9.9-0ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses 6.0, there is a stack-based buffer overflow in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Use of Externally-Controlled Format String

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses 6.0, there is a format string vulnerability in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Improper Authentication

  • Vulnerable module: pam/libpam-modules
  • Introduced through: pam/libpam-modules@1.1.8-3.2ubuntu2.3, pam/libpam-modules-bin@1.1.8-3.2ubuntu2.3 and others
  • Fixed in: 1.1.8-3.2ubuntu2.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial pam/libpam-modules@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam-modules-bin@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam-runtime@1.1.8-3.2ubuntu2.3
  • Introduced through: buildpack-deps@xenial pam/libpam0g@1.1.8-3.2ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.

Remediation

Upgrade Ubuntu:16.04 pam to version 1.1.8-3.2ubuntu2.3+esm2 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3.1ubuntu5.4 and shadow/passwd@1:4.2-3.1ubuntu5.4
  • Fixed in: 1:4.2-3.1ubuntu5.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial shadow/login@1:4.2-3.1ubuntu5.4
  • Introduced through: buildpack-deps@xenial shadow/passwd@1:4.2-3.1ubuntu5.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In shadow before 4.5, the newusers tool could be made to manipulate internal data structures in ways unintended by the authors. Malformed input may lead to crashes (with a buffer overflow or other memory corruption) or other unspecified behaviors. This crosses a privilege boundary in, for example, certain web-hosting environments in which a Control Panel allows an unprivileged user account to create subaccounts.

Remediation

Upgrade Ubuntu:16.04 shadow to version 1:4.2-3.1ubuntu5.5+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

readelf in GNU Binutils 2.28 is vulnerable to a heap-based buffer over-read while processing corrupt RL78 binaries. The vulnerability can trigger program crashes. It may lead to an information leak as well.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2line, size, and strings. It could lead to information disclosure as well.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm2 or higher.

References

low severity

Off-by-one Error

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.7-3ubuntu0.16.04.3
  • Fixed in: 4.7-3ubuntu0.16.04.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial libtasn1-6@4.7-3ubuntu0.16.04.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libtasn1-6 package and not the libtasn1-6 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.

Remediation

Upgrade Ubuntu:16.04 libtasn1-6 to version 4.7-3ubuntu0.16.04.3+esm3 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The htmlParseTryOrFinish function in HTMLparser.c in libxml2 2.9.4 allows attackers to cause a denial of service (buffer over-read) or information disclosure.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

low severity

Arbitrary Code Injection

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm8 or higher.

References

low severity

Incorrect Calculation

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-7ubuntu0.16.04.5 and expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5
  • Fixed in: 2.1.0-7ubuntu0.16.04.5+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial expat/libexpat1@2.1.0-7ubuntu0.16.04.5
  • Introduced through: buildpack-deps@xenial expat/libexpat1-dev@2.1.0-7ubuntu0.16.04.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).

Remediation

Upgrade Ubuntu:16.04 expat to version 2.1.0-7ubuntu0.16.04.5+esm2 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.7.4-0ubuntu1.10 and git/git-man@1:2.7.4-0ubuntu1.10

Detailed paths

  • Introduced through: buildpack-deps@xenial git@1:2.7.4-0ubuntu1.10
  • Introduced through: buildpack-deps@xenial git/git-man@1:2.7.4-0ubuntu1.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GIT version 2.15.1 and earlier contains a Input Validation Error vulnerability in Client that can result in problems including messing up terminal configuration to RCE. This attack appear to be exploitable via The user must interact with a malicious git server, (or have their traffic modified in a MITM attack).

Remediation

There is no fixed version for Ubuntu:16.04 git.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: graphite2/libgraphite2-3
  • Introduced through: graphite2/libgraphite2-3@1.3.10-0ubuntu0.16.04.1
  • Fixed in: 1.3.10-0ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial graphite2/libgraphite2-3@1.3.10-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphite2 package and not the graphite2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libgraphite2 in graphite2 1.3.11, a NULL pointer dereference vulnerability was found in Segment.cpp during a dumbRendering operation, which may allow attackers to cause a denial of service or possibly have unspecified other impact via a crafted .ttf file.

Remediation

Upgrade Ubuntu:16.04 graphite2 to version 1.3.10-0ubuntu0.16.04.1+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: graphviz/libcdt5
  • Introduced through: graphviz/libcdt5@2.38.0-12ubuntu2.1, graphviz/libcgraph6@2.38.0-12ubuntu2.1 and others
  • Fixed in: 2.38.0-12ubuntu2.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial graphviz/libcdt5@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libcgraph6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgraphviz-dev@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6-plugins-gtk@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvpr2@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libpathplan4@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libxdot4@2.38.0-12ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphviz package and not the graphviz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The agroot() function in cgraph\obj.c in libcgraph.a in Graphviz 2.39.20160612.1140 has a NULL pointer dereference, as demonstrated by graphml2gv.

Remediation

Upgrade Ubuntu:16.04 graphviz to version 2.38.0-12ubuntu2.1+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.900.27, 1.900.28, 1.900.29, 1.900.30, 1.900.31, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 2.0.14, 2.0.15, 2.0.16. There is a heap-based buffer over-read of size 8 in the function jas_image_depalettize in libjasper/base/jas_image.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Write

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.900.27, 1.900.28, 1.900.29, 1.900.30, 1.900.31, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 2.0.14, 2.0.15, 2.0.16. There is a heap-based buffer overflow of size 1 in the function jas_icctxtdesc_input in libjasper/base/jas_icc.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libjpeg-turbo/libjpeg-turbo8
  • Introduced through: libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4 and libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4
  • Fixed in: 1.4.2-0ubuntu3.4+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4
  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream libjpeg-turbo package and not the libjpeg-turbo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Libjpeg-turbo all version have a stack-based buffer overflow in the "transform" component. A remote attacker can send a malformed jpeg file to the service and cause arbitrary code execution or denial of service of the target service.

Remediation

Upgrade Ubuntu:16.04 libjpeg-turbo to version 1.4.2-0ubuntu3.4+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In LibTIFF 4.0.9, there is a heap-based buffer over-read in the function PackBitsEncode in tif_packbits.c.

Remediation

There is no fixed version for Ubuntu:16.04 tiff.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libgd2/libgd3
  • Introduced through: libgd2/libgd3@2.1.1-4ubuntu0.16.04.12
  • Fixed in: 2.1.1-4ubuntu0.16.04.12+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libgd2/libgd3@2.1.1-4ubuntu0.16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgd2 package and not the libgd2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the GD Graphics Library (aka LibGD) through 2.2.5, there is a heap-based buffer over-read in tiffWriter in gd_tiff.c. NOTE: the vendor says "In my opinion this issue should not have a CVE, since the GD and GD2 formats are documented to be 'obsolete, and should only be used for development and testing purposes.'

Remediation

Upgrade Ubuntu:16.04 libgd2 to version 2.1.1-4ubuntu0.16.04.12+esm1 or higher.

References

low severity

Link Following

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3, avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial avahi/libavahi-client3@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common-data@0.6.32~rc+dfsg-1ubuntu2.3
  • Introduced through: buildpack-deps@xenial avahi/libavahi-common3@0.6.32~rc+dfsg-1ubuntu2.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

avahi-daemon-check-dns.sh in the Debian avahi package through 0.8-4 is executed as root via /etc/network/if-up.d/avahi-daemon, and allows a local attacker to cause a denial of service or create arbitrary empty files via a symlink attack on files under /run/avahi-daemon. NOTE: this only affects the packaging for Debian GNU/Linux (used indirectly by SUSE), not the upstream Avahi product.

Remediation

There is no fixed version for Ubuntu:16.04 avahi.

References

low severity

Improper Check for Dropped Privileges

  • Vulnerable module: bash
  • Introduced through: bash@4.3-14ubuntu1.4
  • Fixed in: 4.3-14ubuntu1.4+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial bash@4.3-14ubuntu1.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream bash package and not the bash package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support "saved UID" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.

Remediation

Upgrade Ubuntu:16.04 bash to version 4.3-14ubuntu1.4+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the coff_pointerize_aux function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, an index is not validated, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted file, as demonstrated by objcopy of a COFF object.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Incorrect Type Conversion or Cast

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

readelf.c in GNU Binutils 2017-04-12 has a "cannot be represented in type long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The pe_bfd_read_buildid function in peicode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate size and offset values in the data dictionary, which allows remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate the symbol count, which allows remote attackers to cause a denial of service (integer overflow and application crash, or excessive memory allocation) or possibly have unspecified other impact via a crafted PE file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The display_debug_frames function in dwarf.c in GNU Binutils 2.29.1 allows remote attackers to cause a denial of service (integer overflow and heap-based buffer over-read, and application crash) or possibly have unspecified other impact via a crafted ELF file, related to print_debug_frame.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The display_debug_ranges function in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, as demonstrated by objdump.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GNU Binutils 2.30, there's an integer overflow in the function load_specific_debug_section() in objdump.c, which results in malloc() with 0 size. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm3 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The process_version_sections function in readelf.c in GNU Binutils 2.29 allows attackers to cause a denial of service (Integer Overflow, and hang because of a time-consuming loop) or possibly have unspecified other impact via a crafted binary file with invalid values of ent.vn_next, during "readelf -a" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The elf_object_p function in elfcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, has an unsigned integer overflow because bfd_size_type multiplication is not used. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The get_count function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service (malloc called with the result of an integer-overflowing calculation) or possibly have unspecified other impact via a crafted string, as demonstrated by c++filt.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_make_section_with_flags function in section.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause a NULL dereference via a crafted file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The aout_get_external_symbols function in aoutx.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (slurp_symtab invalid free and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The coff_slurp_line_table function in coffcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_coff_read_string_table function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not properly validate the size of the external string table, which allows remote attackers to cause a denial of service (excessive memory consumption, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted COFF binary.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (memory access violation) or possibly have unspecified other impact via a COFF binary in which a relocation refers to a location after the end of the to-be-relocated section.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

elfcomm.c in readelf in GNU Binutils 2.29 allows remote attackers to cause a denial of service (excessive memory allocation) or possibly have unspecified other impact via a crafted ELF file that triggers a "buffer overflow on fuzzed archive header," related to an uninitialized variable, an improper conditional jump, and the get_archive_member_name, process_archive_index_and_symbols, and setup_archive functions.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The print_insn_score32 function in opcodes/score7-dis.c:552 in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The score_opcodes function in opcodes/score7-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

opcodes/rl78-decode.opc in GNU Binutils 2.28 has an unbounded GETBYTE macro, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer overflow in the string_appends function in cplus-dem.c in libiberty allows remote attackers to execute arbitrary code via a crafted executable, which triggers a buffer overflow.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The elf_read_notesfunction in bfd/elf.c in GNU Binutils 2.29 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The disassemble_bytes function in objdump.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of rae insns printing for this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file in the _bfd_vms_get_value and _bfd_vms_slurp_etir functions during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The ieee_archive_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The ieee_object_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The aarch64_ext_ldst_reglist function in opcodes/aarch64-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds checks for certain scale arrays, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The sh_elf_set_mach_from_flags function in bfd/elf32-sh.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

opcodes/i386-dis.c in GNU Binutils 2.28 does not consider the number of registers for bnd mode, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The versados_mkobject function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not initialize a certain data structure, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The process_otr function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not validate a certain offset, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The regs macros in opcodes/bfin-dis.c in GNU Binutils 2.28 allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a heap-based buffer over-read in d_expression_1 in cp-demangle.c after many recursive calls.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

nm.c and objdump.c in GNU Binutils 2.29.1 mishandle certain global symbols, which allows remote attackers to cause a denial of service (_bfd_elf_get_symbol_version_string buffer over-read and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf1.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles pointers, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file, related to parse_die and parse_line_table, as demonstrated by a parse_die heap-based buffer over-read.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The evax_bfd_print_emh function in vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms alpha file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_xcoff_read_ar_hdr function in bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds stack read via a crafted COFF image file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_mach_o_i386_canonicalize_one_reloc function in bfd/mach-o-i386.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted mach-o file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_vms_slurp_eeom function in libbfd.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms alpha file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an arbitrary memory read via a crafted vms alpha file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The nlm_swap_auxiliary_headers_in function in bfd/nlmcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted nlm file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The read_symbol_stabs_debugging_info function in rddbg.c in GNU Binutils 2.29 and earlier allows remote attackers to cause an out of bounds heap read via a crafted binary file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_vms_save_sized_string function in vms-misc.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

stab_xcoff_builtin_type in stabs.c in GNU Binutils through 2.37 allows attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact, as demonstrated by an out-of-bounds write. NOTE: this issue exists because of an incorrect fix for CVE-2018-12699.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm3 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is a heap-based buffer overflow in bfd_elf32_swap_phdr_in in elfcode.h because the number of program headers is not restricted.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The alpha_vms_object_p function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap write and possibly achieve code execution via a crafted vms alpha file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_mach_o_read_symtab_strtab function in bfd/mach-o.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap write and possibly achieve code execution via a crafted mach-o file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in _bfd_archive_64_bit_slurp_armap in archive64.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in GNU Binutils 2.32. It is a heap-based buffer overflow in process_mips_specific in readelf.c via a malformed MIPS option section.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GCC c++filt v2.26 was discovered to contain a use-after-free vulnerability via the component cplus-dem.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_cache_close function in bfd/cache.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause a heap use after free and possibly achieve code execution via a crafted nested archive file. This issue occurs because incorrect functions are called during an attempt to release memory. The issue can be addressed by better input validation in the bfd_generic_archive_p function in bfd/archive.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Stack-based Buffer Overflow

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others
  • Fixed in: 1.14.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in cairo's image-compositor.c in all versions prior to 1.17.4. This flaw allows an attacker who can provide a crafted input file to cairo's image-compositor (for example, by convincing a user to open a file in an application using cairo, or if an application uses cairo on untrusted input) to cause a stack buffer overflow -> out-of-bounds WRITE. The highest impact from this vulnerability is to confidentiality, integrity, as well as system availability.

Remediation

Upgrade Ubuntu:16.04 cairo to version 1.14.6-1ubuntu0.1~esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.6-1ubuntu3.6
  • Fixed in: 1.10.6-1ubuntu3.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial dbus/libdbus-1-3@1.10.6-1ubuntu3.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors

Remediation

Upgrade Ubuntu:16.04 dbus to version 1.10.6-1ubuntu3.6+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in djvulibre-3.5.28 and earlier. An out of bounds read in function DJVU::DataPool::has_data() via crafted djvu file may lead to application crash and other consequences.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1, djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1 and others
  • Fixed in: 3.5.27.1-5ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-dev@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre-text@3.5.27.1-5ubuntu0.1
  • Introduced through: buildpack-deps@xenial djvulibre/libdjvulibre21@3.5.27.1-5ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream djvulibre package and not the djvulibre package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in djvulibre-3.5.28 and earlier. A Stack overflow in function DJVU::DjVuDocument::get_djvu_file() via crafted djvu file may lead to application crash and other consequences.

Remediation

Upgrade Ubuntu:16.04 djvulibre to version 3.5.27.1-5ubuntu0.1+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-69.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Stack-based buffer overflow and unconditional jump in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Heap-based buffer overflow in the jpc_dec_decodepkt function in jpc_t2dec.c in JasPer 2.0.10 allows remote attackers to have unspecified impact via a crafted image.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in JasPer 2.0.14. There is a heap-based buffer over-read of size 8 in the function jp2_decode in libjasper/jp2/jp2_dec.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Stack-based buffer overflow in the _nc_write_entry function in tinfo/write_entry.c in ncurses 6.0 allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted terminfo file, as demonstrated by tic.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

Access Restriction Bypass

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.27.1-6ubuntu3.10, util-linux/libblkid1@2.27.1-6ubuntu3.10 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial util-linux@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libblkid1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libfdisk1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libmount1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libsmartcols1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libuuid1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/mount@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/bsdutils@1:2.27.1-6ubuntu3.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream util-linux package and not the util-linux package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

runuser in util-linux allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.

Remediation

There is no fixed version for Ubuntu:16.04 util-linux.

References

low severity

Link Following

  • Vulnerable module: xorg/x11-common
  • Introduced through: xorg/x11-common@1:7.7+13ubuntu3.1

Detailed paths

  • Introduced through: buildpack-deps@xenial xorg/x11-common@1:7.7+13ubuntu3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream xorg package and not the xorg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The init script in the Debian x11-common package before 1:7.6+12 is vulnerable to a symlink attack that can lead to a privilege escalation during package installation.

Remediation

There is no fixed version for Ubuntu:16.04 xorg.

References

low severity

Arbitrary Command Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.12-1ubuntu0~16.04.18, python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18 and others
  • Fixed in: 2.7.12-1ubuntu0~16.04.18+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial python2.7@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-minimal@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/libpython2.7-stdlib@2.7.12-1ubuntu0~16.04.18
  • Introduced through: buildpack-deps@xenial python2.7/python2.7-minimal@2.7.12-1ubuntu0~16.04.18

NVD Description

Note: Versions mentioned in the description apply only to the upstream python2.7 package and not the python2.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

Remediation

Upgrade Ubuntu:16.04 python2.7 to version 2.7.12-1ubuntu0~16.04.18+esm2 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

remember_Ktype in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30, allows attackers to trigger excessive memory consumption (aka OOM). This can occur during execution of cxxfilt.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

CVE-2018-12698

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

demangle_template in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30, allows attackers to trigger excessive memory consumption (aka OOM) during the "Create an array for saving the template argument values" XNEWVEC call. This can occur during execution of objdump.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The demangler in GNU Libiberty allows remote attackers to cause a denial of service (infinite loop, stack overflow, and crash) via a cycle in the references of remembered mangled types.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 because the existing reloc offset range tests didn't catch small negative offsets less than the size of the reloc field. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, has a memory leak via a crafted string, leading to a denial of service (memory consumption), as demonstrated by cxxfilt, a related issue to CVE-2018-12698.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The setup_group function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a group section that is too small.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A NULL pointer dereference (aka SEGV on unknown address 0x000000000000) was discovered in work_stuff_copy_to_from in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. This can occur during execution of objdump.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had actually been allocated in the _bfd_generic_get_section_contents function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 and an invalid write of size 1 during processing of a corrupt binary containing reloc(s) with negative addresses. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf.c in GNU Binutils 2.28 is vulnerable to an invalid read of size 1 during dumping of debug information from a corrupt binary. This vulnerability causes programs that conduct an analysis of binary programs, such as objdump and readelf, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, miscalculates DW_FORM_ref_addr die refs in the case of a relocatable object file, which allows remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash).

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU assembler in GNU Binutils 2.28 is vulnerable to a global buffer overflow (of size 1) while attempting to unget an EOF character from the input stream, potentially leading to a program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a heap-based buffer overflow while processing a bogus input script, leading to a program crash. This relates to lack of '\0' termination of a name field in ldlex.l.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcopy and strip, that SHT_REL/SHR_RELA sections are always named starting with a .rel/.rela prefix. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy and strip, to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities like strip to crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others
  • Fixed in: 1.14.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

cairo-truetype-subset.c in cairo 1.15.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds read) because of mishandling of an unexpected malloc(0) call.

Remediation

Upgrade Ubuntu:16.04 cairo to version 1.14.6-1ubuntu0.1~esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libcurl provides the CURLOPT_CERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm4 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.1-0.1ubuntu2.5 and freetype/libfreetype6-dev@2.6.1-0.1ubuntu2.5
  • Fixed in: 2.6.1-0.1ubuntu2.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial freetype/libfreetype6@2.6.1-0.1ubuntu2.5
  • Introduced through: buildpack-deps@xenial freetype/libfreetype6-dev@2.6.1-0.1ubuntu2.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream freetype package and not the freetype package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

FreeType commit 22a0cccb4d9d002f33c1ba7a4b36812c7d4f46b5 was discovered to contain a segmentation violation via the function FT_Request_Size.

Remediation

Upgrade Ubuntu:16.04 freetype to version 2.6.1-0.1ubuntu2.5+esm1 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.

Remediation

There is no fixed version for Ubuntu:16.04 glibc.

References

low severity

Reachable Assertion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm2 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: gmp/libgmp-dev
  • Introduced through: gmp/libgmp-dev@2:6.1.0+dfsg-2, gmp/libgmp10@2:6.1.0+dfsg-2 and others
  • Fixed in: 2:6.1.0+dfsg-2ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial gmp/libgmp-dev@2:6.1.0+dfsg-2
  • Introduced through: buildpack-deps@xenial gmp/libgmp10@2:6.1.0+dfsg-2
  • Introduced through: buildpack-deps@xenial gmp/libgmpxx4ldbl@2:6.1.0+dfsg-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream gmp package and not the gmp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.

Remediation

Upgrade Ubuntu:16.04 gmp to version 2:6.1.0+dfsg-2ubuntu0.1~esm1 or higher.

References

low severity

Improper Certificate Validation

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.20-1ubuntu3.3 and gnupg/gpgv@1.4.20-1ubuntu3.3

Detailed paths

  • Introduced through: buildpack-deps@xenial gnupg@1.4.20-1ubuntu3.3
  • Introduced through: buildpack-deps@xenial gnupg/gpgv@1.4.20-1ubuntu3.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg package and not the gnupg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Interaction between the sks-keyserver code through 1.2.0 of the SKS keyserver network, and GnuPG through 2.2.16, makes it risky to have a GnuPG keyserver configuration line referring to a host on the SKS keyserver network. Retrieving data from this network may cause a persistent denial of service, because of a Certificate Spamming Attack.

Remediation

There is no fixed version for Ubuntu:16.04 gnupg.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.20-1ubuntu3.3 and gnupg/gpgv@1.4.20-1ubuntu3.3

Detailed paths

  • Introduced through: buildpack-deps@xenial gnupg@1.4.20-1ubuntu3.3
  • Introduced through: buildpack-deps@xenial gnupg/gpgv@1.4.20-1ubuntu3.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg package and not the gnupg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This issue affects GnuPG versions before 2.2.18.

Remediation

There is no fixed version for Ubuntu:16.04 gnupg.

References

low severity

Improper Certificate Validation

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The transit path validation code in Heimdal before 7.3 might allow attackers to bypass the capath policy protection mechanism by leveraging failure to add the previous hop realm to the transit path of issued tickets.

Remediation

There is no fixed version for Ubuntu:16.04 heimdal.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in versions before 7.0.11 and before 6.9.12, where a division by zero in WaveImage() of MagickCore/visual-effects.c may trigger undefined behavior via a crafted image file submitted to an application using ImageMagick. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm1 or higher.

References

low severity

Information Exposure

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in versions before 7.0.11. A potential cipher leak when the calculate signatures in TransformSignature is possible. The highest threat from this vulnerability is to data confidentiality.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in versions 7.0.11, where an integer overflow in WriteTHUMBNAILImage of coders/thumbnail.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There are lots of memory leaks in JasPer 2.0.12, triggered in the function jas_strdup() in base/jas_string.c, that will lead to a remote denial of service attack.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The jpc_dequantize function in jpc_dec.c in JasPer 1.900.13 allows remote attackers to cause a denial of service (assertion failure) via unspecified vectors.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is a reachable assertion abort in the function jpc_dec_process_sot() in jpc/jpc_dec.c in JasPer 2.0.12 that will lead to a remote denial of service attack by triggering an unexpected jpc_ppmstabtostreams return value, a different vulnerability than CVE-2018-9154.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The calcstepsizes function in jpc_dec.c in JasPer 1.900.22 allows remote attackers to cause a denial of service (assertion failure) via unspecified vectors.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The jpc_floorlog2 function in jpc_math.c in JasPer before 1.900.17 allows remote attackers to cause a denial of service (assertion failure) via unspecified vectors.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2, krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial krb5/krb5-multidev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssapi-krb5-2@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libgssrpc4@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libk5crypto3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5clnt-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkadm5srv-mit9@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkdb5-8@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-3@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5-dev@1.13.2+dfsg-5ubuntu2.2
  • Introduced through: buildpack-deps@xenial krb5/libkrb5support0@1.13.2+dfsg-5ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable "dbentry->n_key_data" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a "u4" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.

Remediation

There is no fixed version for Ubuntu:16.04 krb5.

References

low severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.5-2ubuntu0.6
  • Fixed in: 1.6.5-2ubuntu0.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libgcrypt20@1.6.5-2ubuntu0.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.

Remediation

Upgrade Ubuntu:16.04 libgcrypt20 to version 1.6.5-2ubuntu0.6+esm1 or higher.

References

low severity

Excessive Iteration

  • Vulnerable module: libjpeg-turbo/libjpeg-turbo8
  • Introduced through: libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4 and libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4
  • Fixed in: 1.4.2-0ubuntu3.4+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4
  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream libjpeg-turbo package and not the libjpeg-turbo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libjpeg 9c has a large loop because read_pixel in rdtarga.c mishandles EOF.

Remediation

Upgrade Ubuntu:16.04 libjpeg-turbo to version 1.4.2-0ubuntu3.4+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libvpx/libvpx3
  • Introduced through: libvpx/libvpx3@1.5.0-2ubuntu1.1
  • Fixed in: 1.5.0-2ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libvpx/libvpx3@1.5.0-2ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libvpx package and not the libvpx package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In vp8_decode_frame of decodeframe.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure if error correction were turned on, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1Android ID: A-62458770

Remediation

Upgrade Ubuntu:16.04 libvpx to version 1.5.0-2ubuntu1.1+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.4.4-1, libwebp/libwebp5@0.4.4-1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial libwebp/libwebp-dev@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebp5@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpdemux1@0.4.4-1
  • Introduced through: buildpack-deps@xenial libwebp/libwebpmux1@0.4.4-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwebp package and not the libwebp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libwebp in versions before 1.0.1. When reading a file libwebp allocates an excessive amount of memory. The highest threat from this vulnerability is to the service availability.

Remediation

There is no fixed version for Ubuntu:16.04 libwebp.

References

low severity

Improper Access Control

  • Vulnerable module: libxi/libxi6
  • Introduced through: libxi/libxi6@2:1.7.6-1
  • Fixed in: 2:1.7.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxi/libxi6@2:1.7.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxi package and not the libxi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

X.org libXi before 1.7.7 allows remote X servers to cause a denial of service (infinite loop) via vectors involving length fields.

Remediation

Upgrade Ubuntu:16.04 libxi to version 2:1.7.6-1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libxi/libxi6
  • Introduced through: libxi/libxi6@2:1.7.6-1
  • Fixed in: 2:1.7.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxi/libxi6@2:1.7.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxi package and not the libxi package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Multiple integer overflows in X.org libXi before 1.7.7 allow remote X servers to cause a denial of service (out-of-bounds memory access or infinite loop) via vectors involving length fields.

Remediation

Upgrade Ubuntu:16.04 libxi to version 2:1.7.6-1ubuntu0.1~esm1 or higher.

References

low severity

Memory Leak

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses 6.0, there is an attempted 0xffffffffffffffff access in the append_acs function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an infinite loop in the next_char function in comp_scan.c in ncurses 6.0, related to libtic. A crafted input will lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses 6.0, there is a NULL Pointer Dereference in the _nc_parse_entry function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.42+dfsg-2ubuntu3.13
  • Fixed in: 2.4.42+dfsg-2ubuntu3.13+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial openldap/libldap-2.4-2@2.4.42+dfsg-2ubuntu3.13

NVD Description

Note: Versions mentioned in the description apply only to the upstream openldap package and not the openldap package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.

Remediation

Upgrade Ubuntu:16.04 openldap to version 2.4.42+dfsg-2ubuntu3.13+esm2 or higher.

References

low severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A security vulnerability has been identified in all supported versions

of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.

Policy processing is disabled by default but can be enabled by passing the -policy&#39; argument to the command line utilities or by calling the X509_VERIFY_PARAM_set1_policies()' function.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm7 or higher.

References

low severity

Incomplete Cleanup

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The OPENSSL_LH_flush() function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will expand without bounds and the process might be terminated by the operating system causing a denial of service. Also traversing the empty hash table entries will take increasingly more time. Typically such long lived processes might be TLS clients or TLS servers configured to accept client certificate authentication. The function was added in the OpenSSL 3.0 version thus older releases are not affected by the issue. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm3 or higher.

References

low severity

Double Free

  • Vulnerable module: patch
  • Introduced through: patch@2.7.5-1ubuntu0.16.04.2

Detailed paths

  • Introduced through: buildpack-deps@xenial patch@2.7.5-1ubuntu0.16.04.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A double free exists in the another_hunk function in pch.c in GNU patch through 2.7.6.

Remediation

There is no fixed version for Ubuntu:16.04 patch.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others
  • Fixed in: 2:8.38-3.1ubuntu0.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.

Remediation

Upgrade Ubuntu:16.04 pcre3 to version 2:8.38-3.1ubuntu0.1~esm2 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others
  • Fixed in: 2:8.38-3.1ubuntu0.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.

Remediation

Upgrade Ubuntu:16.04 pcre3 to version 2:8.38-3.1ubuntu0.1~esm2 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \X or \R has more than one fixed quantifier, a related issue to CVE-2019-20454.

Remediation

There is no fixed version for Ubuntu:16.04 pcre3.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.

Remediation

There is no fixed version for Ubuntu:16.04 pcre3.

References

low severity

CVE-2020-9991

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5 and sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

Detailed paths

  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5
  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

This issue was addressed with improved checks. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, iOS 14.0 and iPadOS 14.0, iCloud for Windows 7.21, tvOS 14.0. A remote attacker may be able to cause a denial of service.

Remediation

There is no fixed version for Ubuntu:16.04 sqlite3.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the "invertImage()" function in the component "tiffcrop".

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

low severity

Key Management Errors

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the client side of Heimdal before 7.6.0, failure to verify anonymous PKINIT PA-PKINIT-KX key exchange permits a man-in-the-middle attack. This issue is in krb5_init_creds_step in lib/krb5/init_creds_pw.c.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: apr/libapr1
  • Introduced through: apr/libapr1@1.5.2-3
  • Fixed in: 1.5.2-3ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial apr/libapr1@1.5.2-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream apr package and not the apr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When apr_time_exp*() or apr_os_exp_time*() functions are invoked with an invalid month field value in Apache Portable Runtime APR 1.6.2 and prior, out of bounds memory may be accessed in converting this value to an apr_time_exp_t value, potentially revealing the contents of a different static heap value or resulting in program termination, and may represent an information disclosure or denial of service vulnerability to applications which call these APR functions with unvalidated external input.

Remediation

Upgrade Ubuntu:16.04 apr to version 1.5.2-3ubuntu0.1~esm1 or higher.

References

low severity

Memory Leak

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A memory leak in ImageMagick 7.0.10-45 and 6.9.11-22 allows remote attackers to perform a denial of service via the "identify -help" command.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm9 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in jasper before 2.0.25. An out of bounds read issue was found in jp2_decode function whic may lead to disclosure of information or program crash.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-1
  • Fixed in: 0.6.11-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libcroco/libcroco3@0.6.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libcroco through 0.6.13 has excessive recursion in cr_parser_parse_any_core in cr-parser.c, leading to stack consumption.

Remediation

Upgrade Ubuntu:16.04 libcroco to version 0.6.11-1ubuntu0.1~esm1 or higher.

References

low severity

Resource Exhaustion

  • Vulnerable module: libjpeg-turbo/libjpeg-turbo8
  • Introduced through: libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4 and libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4
  • Fixed in: 1.4.2-0ubuntu3.4+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8@1.4.2-0ubuntu3.4
  • Introduced through: buildpack-deps@xenial libjpeg-turbo/libjpeg-turbo8-dev@1.4.2-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream libjpeg-turbo package and not the libjpeg-turbo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In IJG JPEG (aka libjpeg) before 9d, jpeg_mem_available() in jmemnobs.c in djpeg does not honor the max_memory_to_use setting, possibly causing excessive memory consumption.

Remediation

Upgrade Ubuntu:16.04 libjpeg-turbo to version 1.4.2-0ubuntu3.4+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

Improper Privilege Management

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10
  • Fixed in: 1:7.2p2-4ubuntu2.10+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.

Remediation

Upgrade Ubuntu:16.04 openssh to version 1:7.2p2-4ubuntu2.10+esm2 or higher.

References

low severity

Improper Authentication

  • Vulnerable module: cryptsetup/libcryptsetup4
  • Introduced through: cryptsetup/libcryptsetup4@2:1.6.6-5ubuntu2.1

Detailed paths

  • Introduced through: buildpack-deps@xenial cryptsetup/libcryptsetup4@2:1.6.6-5ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cryptsetup package and not the cryptsetup package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Debian initrd script for the cryptsetup package 2:1.7.3-2 and earlier allows physically proximate attackers to gain shell access via many log in attempts with an invalid password.

Remediation

There is no fixed version for Ubuntu:16.04 cryptsetup.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in work_stuff_copy_to_from when called from iterate_demangle_function.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

concat_filename in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted binary file, as demonstrated by nm-new.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The getsym function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a malformed tekhex binary.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

find_abstract_instance in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32, allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others
  • Fixed in: 1.14.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized.

Remediation

Upgrade Ubuntu:16.04 cairo to version 1.14.6-1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

cairo through 1.15.14 has an out-of-bounds stack-memory write during processing of a crafted document by WebKitGTK+ because of the interaction between cairo-rectangular-scan-converter.c (the generate and render_rows functions) and cairo-image-compositor.c (the _cairo_image_spans_and_zero function).

Remediation

There is no fixed version for Ubuntu:16.04 cairo.

References

low severity

Reachable Assertion

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cairo 1.16.0. There is an assertion problem in the function _cairo_arc_in_direction in the file cairo-arc.c.

Remediation

There is no fixed version for Ubuntu:16.04 cairo.

References

low severity

Improper Input Validation

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.25-2ubuntu3~16.04

Detailed paths

  • Introduced through: buildpack-deps@xenial coreutils@8.25-2ubuntu3~16.04

NVD Description

Note: Versions mentioned in the description apply only to the upstream coreutils package and not the coreutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.

Remediation

There is no fixed version for Ubuntu:16.04 coreutils.

References

low severity

CVE-2023-34969

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.6-1ubuntu3.6
  • Fixed in: 1.10.6-1ubuntu3.6+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial dbus/libdbus-1-3@1.10.6-1ubuntu3.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.

Remediation

Upgrade Ubuntu:16.04 dbus to version 1.10.6-1ubuntu3.6+esm3 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.4.10-4ubuntu1.8
  • Fixed in: 3.4.10-4ubuntu1.9+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial gnutls28/libgnutls30@3.4.10-4ubuntu1.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnutls28 package and not the gnutls28 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.

Remediation

Upgrade Ubuntu:16.04 gnutls28 to version 3.4.10-4ubuntu1.9+esm1 or higher.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: graphviz/libcdt5
  • Introduced through: graphviz/libcdt5@2.38.0-12ubuntu2.1, graphviz/libcgraph6@2.38.0-12ubuntu2.1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial graphviz/libcdt5@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libcgraph6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgraphviz-dev@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6-plugins-gtk@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvpr2@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libpathplan4@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libxdot4@2.38.0-12ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphviz package and not the graphviz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in lib\cdt\dttree.c in libcdt.a in graphviz 2.40.1. Stack consumption occurs because of recursive agclose calls in lib\cgraph\graph.c in libcgraph.a, related to agfstsubg in lib\cgraph\subg.c.

Remediation

There is no fixed version for Ubuntu:16.04 graphviz.

References

low severity

Out-of-bounds Read

  • Vulnerable module: harfbuzz/libharfbuzz0b
  • Introduced through: harfbuzz/libharfbuzz0b@1.0.1-1ubuntu0.1
  • Fixed in: 1.0.1-1ubuntu0.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial harfbuzz/libharfbuzz0b@1.0.1-1ubuntu0.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream harfbuzz package and not the harfbuzz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

HarfBuzz before 1.0.4 allows remote attackers to cause a denial of service (invalid read of two bytes and application crash) because of GPOS and GSUB table mishandling, related to hb-ot-layout-gpos-table.hh, hb-ot-layout-gsub-table.hh, and hb-ot-layout-gsubgpos-private.hh.

Remediation

Upgrade Ubuntu:16.04 harfbuzz to version 1.0.1-1ubuntu0.1+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: heimdal/libasn1-8-heimdal
  • Introduced through: heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1, heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1 and others
  • Fixed in: 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial heimdal/libasn1-8-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libgssapi3-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhcrypto4-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimbase1-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libheimntlm0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libhx509-5-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libkrb5-26-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libroken18-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1
  • Introduced through: buildpack-deps@xenial heimdal/libwind0-heimdal@1.7~git20150920+dfsg-4ubuntu1.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream heimdal package and not the heimdal package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.

Remediation

Upgrade Ubuntu:16.04 heimdal to version 1.7~git20150920+dfsg-4ubuntu1.16.04.1+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ImageMagick before 6.9.7-10, there is a crash (rather than a "width or height exceeds limit" error report) if the image dimensions are too large, as demonstrated by use of the mpc coder.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Use After Free

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The TIFFSetProfiles function in coders/tiff.c in ImageMagick 7.0.6 has incorrect expectations about whether LibTIFF TIFFGetField return values imply that data validation has occurred, which allows remote attackers to cause a denial of service (use-after-free after an invalid call to TIFFSetField, and application crash) via a crafted file.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

CVE-2018-20584

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 2.0.14 allows remote attackers to cause a denial of service (application hang) via an attempted conversion to the jp2 format.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 2.0.14 has a memory leak in base/jas_malloc.c in libjasper.a when "--output-format jp2" is used.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.900.27, 1.900.28, 1.900.29, 1.900.30, 1.900.31, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 2.0.14, 2.0.15, 2.0.16 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted image, related to the jas_image_ishomosamp function in libjasper/base/jas_image.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

jp2_encode in jp2/jp2_enc.c in JasPer 2.0.14 has a heap-based buffer over-read.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 2.0.14 allows denial of service via a reachable assertion in the function jpc_abstorelstepsize in libjasper/jpc/jpc_enc.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in JasPer 2.0.14. There is an access violation in the function jas_image_readcmpt in libjasper/base/jas_image.c, leading to a denial of service.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: jbigkit/libjbig-dev
  • Introduced through: jbigkit/libjbig-dev@2.1-3.1 and jbigkit/libjbig0@2.1-3.1
  • Fixed in: 2.1-3.1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial jbigkit/libjbig-dev@2.1-3.1
  • Introduced through: buildpack-deps@xenial jbigkit/libjbig0@2.1-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream jbigkit package and not the jbigkit package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.

Remediation

Upgrade Ubuntu:16.04 jbigkit to version 2.1-3.1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: jbigkit/libjbig-dev
  • Introduced through: jbigkit/libjbig-dev@2.1-3.1 and jbigkit/libjbig0@2.1-3.1
  • Fixed in: 2.1-3.1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial jbigkit/libjbig-dev@2.1-3.1
  • Introduced through: buildpack-deps@xenial jbigkit/libjbig0@2.1-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream jbigkit package and not the jbigkit package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 jbigkit to version 2.1-3.1ubuntu0.1~esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-1
  • Fixed in: 0.6.11-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libcroco/libcroco3@0.6.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The cr_parser_parse_selector_core function in cr-parser.c in libcroco 0.6.12 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted CSS file.

Remediation

Upgrade Ubuntu:16.04 libcroco to version 0.6.11-1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-1
  • Fixed in: 0.6.11-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libcroco/libcroco3@0.6.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The cr_tknzr_parse_comment function in cr-tknzr.c in libcroco 0.6.12 allows remote attackers to cause a denial of service (memory allocation error) via a crafted CSS file.

Remediation

Upgrade Ubuntu:16.04 libcroco to version 0.6.11-1ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libgd2/libgd3
  • Introduced through: libgd2/libgd3@2.1.1-4ubuntu0.16.04.12
  • Fixed in: 2.1.1-4ubuntu0.16.04.12+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libgd2/libgd3@2.1.1-4ubuntu0.16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgd2 package and not the libgd2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

read_header_tga in gd_tga.c in the GD Graphics Library (aka LibGD) through 2.3.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file.

Remediation

Upgrade Ubuntu:16.04 libgd2 to version 2.1.1-4ubuntu0.16.04.12+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libgd2/libgd3
  • Introduced through: libgd2/libgd3@2.1.1-4ubuntu0.16.04.12

Detailed paths

  • Introduced through: buildpack-deps@xenial libgd2/libgd3@2.1.1-4ubuntu0.16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgd2 package and not the libgd2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds read because of the lack of certain gdGetBuf and gdPutBuf return value checks.

Remediation

There is no fixed version for Ubuntu:16.04 libgd2.

References

low severity

CVE-2018-14048

  • Vulnerable module: libpng/libpng12-0
  • Introduced through: libpng/libpng12-0@1.2.54-1ubuntu1.1 and libpng/libpng12-dev@1.2.54-1ubuntu1.1
  • Fixed in: 1.2.54-1ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libpng/libpng12-0@1.2.54-1ubuntu1.1
  • Introduced through: buildpack-deps@xenial libpng/libpng12-dev@1.2.54-1ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng package and not the libpng package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue has been found in libpng 1.6.34. It is a SEGV in the function png_free_data in png.c, related to the recommended error handling for png_read_image.

Remediation

Upgrade Ubuntu:16.04 libpng to version 1.2.54-1ubuntu1.1+esm1 or higher.

References

low severity

Resource Exhaustion

  • Vulnerable module: librsvg/gir1.2-rsvg-2.0
  • Introduced through: librsvg/gir1.2-rsvg-2.0@2.40.13-3ubuntu0.2, librsvg/librsvg2-2@2.40.13-3ubuntu0.2 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial librsvg/gir1.2-rsvg-2.0@2.40.13-3ubuntu0.2
  • Introduced through: buildpack-deps@xenial librsvg/librsvg2-2@2.40.13-3ubuntu0.2
  • Introduced through: buildpack-deps@xenial librsvg/librsvg2-common@2.40.13-3ubuntu0.2
  • Introduced through: buildpack-deps@xenial librsvg/librsvg2-dev@2.40.13-3ubuntu0.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream librsvg package and not the librsvg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In xml.rs in GNOME librsvg before 2.46.2, a crafted SVG file with nested patterns can cause denial of service when passed to the library for processing. The attacker constructs pattern elements so that the number of final rendered objects grows exponentially.

Remediation

There is no fixed version for Ubuntu:16.04 librsvg.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.3+dfsg1-1ubuntu0.7 and libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7
  • Fixed in: 2.9.3+dfsg1-1ubuntu0.7+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxml2@2.9.3+dfsg1-1ubuntu0.7
  • Introduced through: buildpack-deps@xenial libxml2/libxml2-dev@2.9.3+dfsg1-1ubuntu0.7

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.

Remediation

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.7+esm1 or higher.

References

low severity

CVE-2023-50495

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

NCurse v6.4-20230418 was discovered to contain a segmentation fault via the component _nc_wrap_entry().

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm5 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses, possibly a 6.x version, there is a NULL pointer dereference at the function _nc_name_match that will lead to a denial of service attack. NOTE: the original report stated version 6.1, but the issue did not reproduce for that version according to the maintainer or a reliable third-party

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the function dump_uses() in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the function _nc_read_entry_source() in progs/tic.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the _nc_safe_strcat function in strings.c in ncurses 6.0 that will lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the fmt_entry function in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the function postprocess_termcap() in parse_entry.c in ncurses 6.0 that will lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is an illegal address access in the _nc_save_str function in alloc_entry.c in ncurses 6.0. It will lead to a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm1 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y; and chroma.green.y * (X + Z))) / d; but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm3 or higher.

References

low severity

Information Exposure

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5 and sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

Detailed paths

  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-0@3.11.0-1ubuntu1.5
  • Introduced through: buildpack-deps@xenial sqlite3/libsqlite3-dev@3.11.0-1ubuntu1.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An information disclosure issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, iOS 14.0 and iPadOS 14.0, iTunes for Windows 12.10.9, iCloud for Windows 11.5, tvOS 14.0. A remote attacker may be able to leak memory.

Remediation

There is no fixed version for Ubuntu:16.04 sqlite3.

References

low severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm4 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm4 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm4 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.

Remediation

There is no fixed version for Ubuntu:16.04 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm11 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the 'in _TIFFmemcpy' funtion in the component 'tif_unix.c'.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

low severity

Resource Exhaustion

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm15

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An out-of-memory flaw was found in libtiff. Passing a crafted tiff file to TIFFOpen() API may allow a remote attacker to cause a denial of service via a craft input with size smaller than 379 KB.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm15 or higher.

References

low severity

Cross-site Scripting (XSS)

  • Vulnerable module: jquery/libjs-jquery
  • Introduced through: jquery/libjs-jquery@1.11.3+dfsg-4

Detailed paths

  • Introduced through: buildpack-deps@xenial jquery/libjs-jquery@1.11.3+dfsg-4

NVD Description

Note: Versions mentioned in the description apply only to the upstream jquery package and not the jquery package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Remediation

There is no fixed version for Ubuntu:16.04 jquery.

References

low severity

Authentication Bypass

  • Vulnerable module: systemd
  • Introduced through: systemd@229-4ubuntu21.31, systemd/libsystemd0@229-4ubuntu21.31 and others
  • Fixed in: 229-4ubuntu21.31+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial systemd@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libsystemd0@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/libudev1@229-4ubuntu21.31
  • Introduced through: buildpack-deps@xenial systemd/systemd-sysv@229-4ubuntu21.31

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.

Remediation

Upgrade Ubuntu:16.04 systemd to version 229-4ubuntu21.31+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm13

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm13 or higher.

References

low severity

Inefficient Regular Expression Complexity

  • Vulnerable module: configobj/python-configobj
  • Introduced through: configobj/python-configobj@5.0.6-2

Detailed paths

  • Introduced through: buildpack-deps@xenial configobj/python-configobj@5.0.6-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream configobj package and not the configobj package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

All versions of the package configobj are vulnerable to Regular Expression Denial of Service (ReDoS) via the validate function, using (.+?)((.*)).

Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file.

Remediation

There is no fixed version for Ubuntu:16.04 configobj.

References

low severity

Improper Authentication

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm8

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm8 or higher.

References

low severity

Improper Certificate Validation

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An improper certificate validation vulnerability exists in curl <v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with xn-- and should not be allowed to pattern match, but the wildcard check in curl could still check for x*, which would match even though the IDN name most likely contained nothing even resembling an x.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm9 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The DNS stub resolver in the GNU C Library (aka glibc or libc6) before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path DNS spoofing attacks due to IP fragmentation.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm3 or higher.

References

low severity

Improper Data Handling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The pop_fail_stack function in the GNU C Library (aka glibc or libc6) allows context-dependent attackers to cause a denial of service (assertion failure and application crash) via vectors related to extended regular expression processing.

Remediation

There is no fixed version for Ubuntu:16.04 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm3 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm3 or higher.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm5 or higher.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nss_gethostbyname2_r and nss_getcanonname_r hooks without implementing the nss*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm5 or higher.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:7.2p2-4ubuntu2.10

Detailed paths

  • Introduced through: buildpack-deps@xenial openssh/openssh-client@1:7.2p2-4ubuntu2.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.

Remediation

There is no fixed version for Ubuntu:16.04 openssh.

References

low severity

Information Exposure

  • Vulnerable module: nettle/libhogweed4
  • Introduced through: nettle/libhogweed4@3.2-1ubuntu0.16.04.2 and nettle/libnettle6@3.2-1ubuntu0.16.04.2

Detailed paths

  • Introduced through: buildpack-deps@xenial nettle/libhogweed4@3.2-1ubuntu0.16.04.2
  • Introduced through: buildpack-deps@xenial nettle/libnettle6@3.2-1ubuntu0.16.04.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream nettle package and not the nettle package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A Bleichenbacher type side-channel based padding oracle attack was found in the way nettle handles endian conversion of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run a process on the same physical core as the victim process, could use this flaw extract plaintext or in some cases downgrade any TLS connections to a vulnerable server.

Remediation

There is no fixed version for Ubuntu:16.04 nettle.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

_bfd_elf_slurp_version_tables in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils 2.28 allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file with many program headers, related to the get_program_headers function in readelf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The C++ symbol demangler routine in cplus-dem.c in libiberty, as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted file, as demonstrated by a call from the Binary File Descriptor (BFD) library (aka libbfd).

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file, as demonstrated by _bfd_elf_parse_attributes in elf-attrs.c and bfd_malloc in libbfd.c. This can occur during execution of nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in _bfd_elf_slurp_version_tables in elf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function bfd_dwarf2_find_nearest_line_with_alt at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

Divide By Zero

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_section_from_shdr function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (segmentation fault) via a large attribute section.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The bfd_get_debug_link_info_1 function in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, has an unchecked strnlen operation. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU binutils gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm4 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (integer underflow or overflow, and application crash) via an ELF file with a corrupt DWARF FORM block, as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The parse_die function in dwarf1.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (integer overflow and application crash) via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer overflow in cp-demangle.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to inconsistent use of the long and int types for lengths.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer overflow in the gnu_special function in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to the "demangling of virtual tables."

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is an integer overflow and infinite loop caused by the IS_CONTAINED_BY_LMA macro in elf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions d_name(), d_encoding(), and d_local_name() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions next_is_type_qual() and cplus_demangle_type() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite loop) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

find_abstract_instance_name in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Memory leak in decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_generic_read_minisymbols function in syms.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, has a memory leak via a crafted ELF file, leading to a denial of service (memory consumption), as demonstrated by nm.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The function coff_set_alignment_hook in coffcode.h in Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a memory leak vulnerability which can cause memory exhaustion in objdump via a crafted PE file. Additional validation in dump_relocs_in_section in objdump.c can resolve this.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

_bfd_dwarf2_cleanup_debug_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory leak) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles NULL files in a .debug_line file table, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to concat_filename. NOTE: this issue is caused by an incomplete fix for CVE-2017-15023.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The coff_slurp_reloc_table function in coffcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted COFF based file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The swap_std_reloc_in function in aoutx.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (aout_32_swap_std_reloc_out NULL pointer dereference and application crash) via a crafted ELF file, as demonstrated by objcopy.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the DW_AT_name data type, which allows remote attackers to cause a denial of service (bfd_hash_hash NULL pointer dereference, or out-of-bounds access, and application crash) via a crafted ELF file, related to scan_unit_for_symbols and parse_comp_unit.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

scan_unit_for_symbols in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The ignore_section_sym function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, does not validate the output_section pointer in the case of a symtab entry with a "SECTION" type that has a "0" value, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file, as demonstrated by objcopy.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The dump_section_as_bytes function in readelf in GNU Binutils 2.28 accesses a NULL pointer while reading section contents in a corrupt binary, leading to a program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils 2017-04-03 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash), related to the process_mips_specific function in readelf.c, via a crafted ELF file that triggers a large memory-allocation attempt.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The d_print_comp function in cp-demangle.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, which triggers infinite recursion and a buffer overflow, related to a node having "itself as ancestor more than once."

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in _bfd_stab_section_find_nearest_line in syms.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory address dereference was discovered in read_reloc in reloc.c. The vulnerability causes a segmentation fault and application crash, which leads to denial of service, as demonstrated by objdump, because of missing _bfd_clear_contents bounds checking.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in bfd_zalloc in opncls.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

objdump in GNU Binutils 2.28 is vulnerable to multiple heap-based buffer over-reads (of size 1 and size 8) while handling corrupt STABS enum type strings in a crafted object file, leading to program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

readelf in GNU Binutils 2.28 writes to illegal addresses while processing corrupt input files containing symbol-difference relocations, leading to a heap-based buffer overflow.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The getvalue function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted tekhex file, as demonstrated by mishandling within the nm program.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The pe_print_idata function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles HintName vector entries, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PE file, related to the bfd_getl16 function.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_unit heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The decode_line_info function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (read_1_byte heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The demangle_template_value_parm and do_hpacc_template_literal functions in cplus-dem.c in libiberty allow remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted binary.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

bfd_get_debug_link_info_1 in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to bfd_getl32.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate sizes of core notes, which allows remote attackers to cause a denial of service (bfd_getl32 heap-based buffer over-read and application crash) via a crafted object file, related to elfcore_grok_netbsd_procinfo, elfcore_grok_openbsd_procinfo, and elfcore_grok_nto_status.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

process_cu_tu_index in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted binary file, as demonstrated by readelf.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The elf_parse_notes function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (out-of-bounds read and segmentation violation) via a note with a large alignment.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. a heap-based buffer over-read in bfd_getl32 in libbfd.c allows an attacker to cause a denial of service through a crafted PE file. This vulnerability can be triggered by the executable objdump.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles a length calculation, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to read_1_byte.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The print_symbol_for_build_attribute function in readelf.c in GNU Binutils 2017-04-12 allows remote attackers to cause a denial of service (invalid read and SEGV) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to the byte_get_little_endian function in elfcomm.c, the get_unwind_section_word function in readelf.c, and ARM unwind information that contains invalid word offsets.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_elf_parse_attributes function in elf-attrs.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (_bfd_elf_attr_strdup heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) does not check the format of the input file before trying to read the ELF reloc section header. The vulnerability leads to a GNU linker (ld) program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to MIPS GOT mishandling in the process_mips_specific function in readelf.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The get_build_id function in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file in which a certain size field is larger than a corresponding data field, as demonstrated by mishandling within the objdump program.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. There is a heap-based buffer over-read in _bfd_doprnt in bfd.c because elf_object_p in elfcode.h mishandles an e_shstrndx section of type SHT_GROUP by omitting a trailing '\0' character.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

load_specific_debug_section in objdump.c in GNU Binutils through 2.31.1 contains an integer overflow vulnerability that can trigger a heap-based buffer overflow via a crafted section size.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _bfd_XX_bfd_copy_private_bfd_data_common function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, processes a negative Data Directory size with an unbounded loop that increases the value of (external_IMAGE_DEBUG_DIRECTORY) *edd so that the address exceeds its own memory region, resulting in an out-of-bounds memory write, as demonstrated by objcopy copying private info with _bfd_pex64_bfd_copy_private_bfd_data_common in pex64igen.c.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, contains an integer overflow vulnerability (for "Create an array for saving the template argument values") that can trigger a heap-based buffer overflow, as demonstrated by nm.

Remediation

There is no fixed version for Ubuntu:16.04 binutils.

References

low severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplus_demangle_type function making recursive calls to itself in certain scenarios involving many 'P' characters.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in arm_pt in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_arm_hp_template, demangle_class_name, demangle_fund_type, do_type, do_arg, demangle_args, and demangle_nested_args. This can occur during execution of nm-new.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in d_count_templates_scopes in cp-demangle.c after many recursive calls.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.29 and 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_nested_args, demangle_args, do_arg, and do_type.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplus_demangle_type, d_bare_function_type, d_function_type.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Use-after-free vulnerability in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to "ktypevec."

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Use-after-free vulnerability in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to "btypevec."

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

readelf in GNU Binutils 2.28 has a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GNU Binutils 2.31.1, there is a use-after-free in the error function in elfcomm.c when called from the process_archive function in readelf.c via a crafted ELF file.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others
  • Fixed in: 1.14.6-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Integer overflow in the write_png function in cairo 1.14.6 allows remote attackers to cause a denial of service (invalid pointer dereference) via a large svg file.

Remediation

Upgrade Ubuntu:16.04 cairo to version 1.14.6-1ubuntu0.1~esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.6-1, cairo/libcairo-script-interpreter2@1.14.6-1 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial cairo/libcairo-gobject2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo-script-interpreter2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2@1.14.6-1
  • Introduced through: buildpack-deps@xenial cairo/libcairo2-dev@1.14.6-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.

Remediation

There is no fixed version for Ubuntu:16.04 cairo.

References

low severity

Improper Input Validation

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An input validation issue was addressed with improved memory handling. This issue is fixed in macOS Big Sur 11.1, Security Update 2020-001 Catalina, Security Update 2020-007 Mojave. A malicious application may be able to read restricted memory.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.165-3ubuntu1.2
  • Fixed in: 0.165-3ubuntu1.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial elfutils/libelf1@0.165-3ubuntu1.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream elfutils package and not the elfutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In elfutils 0.183, an infinite loop was found in the function handle_symtab in readelf.c .Which allows attackers to cause a denial of service (infinite loop) via crafted file.

Remediation

Upgrade Ubuntu:16.04 elfutils to version 0.165-3ubuntu1.2+esm1 or higher.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others
  • Fixed in: 2.23-0ubuntu11.3+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.

Remediation

Upgrade Ubuntu:16.04 glibc to version 2.23-0ubuntu11.3+esm3 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: graphviz/libcdt5
  • Introduced through: graphviz/libcdt5@2.38.0-12ubuntu2.1, graphviz/libcgraph6@2.38.0-12ubuntu2.1 and others
  • Fixed in: 2.38.0-12ubuntu2.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial graphviz/libcdt5@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libcgraph6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgraphviz-dev@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvc6-plugins-gtk@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libgvpr2@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libpathplan4@2.38.0-12ubuntu2.1
  • Introduced through: buildpack-deps@xenial graphviz/libxdot4@2.38.0-12ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphviz package and not the graphviz package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

NULL pointer dereference vulnerability in the rebuild_vlists function in lib/dotgen/conc.c in the dotgen library in Graphviz 2.40.1 allows remote attackers to cause a denial of service (application crash) via a crafted file.

Remediation

Upgrade Ubuntu:16.04 graphviz to version 2.38.0-12ubuntu2.1+esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: icu/icu-devtools
  • Introduced through: icu/icu-devtools@55.1-7ubuntu0.5, icu/libicu-dev@55.1-7ubuntu0.5 and others
  • Fixed in: 55.1-7ubuntu0.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial icu/icu-devtools@55.1-7ubuntu0.5
  • Introduced through: buildpack-deps@xenial icu/libicu-dev@55.1-7ubuntu0.5
  • Introduced through: buildpack-deps@xenial icu/libicu55@55.1-7ubuntu0.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream icu package and not the icu package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

International Components for Unicode (ICU-20850) v66.1 was discovered to contain a use after free bug in the pkg_createWithAssemblyCode function in the file tools/pkgdata/pkgdata.cpp.

Remediation

Upgrade Ubuntu:16.04 icu to version 55.1-7ubuntu0.5+esm1 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/resample.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm1 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/visual-effects.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm1 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/resize.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in coders/jp2.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A divide-by-zero flaw was found in ImageMagick 6.9.11-57 and 7.0.10-57 in gem.c. This flaw allows an attacker who submits a crafted file that is processed by ImageMagick to trigger undefined behavior through a division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In GammaImage() of /MagickCore/enhance.c, depending on the gamma value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick. This could lead to an impact to application availability. The patch uses the PerceptibleReciprocal() to prevent the divide-by-zero from occurring. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char and math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Due to a missing check for 0 value of replace_extent, it is possible for offset p to overflow in SubstituteString(), causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor() function. These calculations produced undefined behavior in the form of out-of-range and integer overflows, as identified by UndefinedBehaviorSanitizer. These instances of undefined behavior could be triggered by an attacker who is able to supply a crafted input file to be processed by ImageMagick. These issues could impact application availability or potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Memory Leak

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to an impact to application availability or cause a denial of service. It was originally reported that the issues were in AcquireMagickMemory() because that is where LeakSanitizer detected the leaks, but the patch resolves issues in the MIFF coder, which incorrectly handles data being passed to AcquireMagickMemory(). This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytes_per_row in the call to AcquireQuantumMemory(). This could cause impact to reliability. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others
  • Fixed in: 8:6.8.9.9-7ubuntu5.16+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times, attempting to pass invalid colormap data to the event logger. The patch replaces the hardcoded 256 value with a call to MagickMin() to ensure the proper value is used. This could impact application availability when a specially crafted input file is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

Upgrade Ubuntu:16.04 imagemagick to version 8:6.8.9.9-7ubuntu5.16+esm2 or higher.

References

low severity

Divide By Zero

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A Divide-by-zero vulnerability exists in JasPer Image Coding Toolkit 2.0 in jasper/src/libjasper/jpc/jpc_enc.c

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue has been found in JasPer 2.0.14. There is a memory leak in jas_malloc.c when called from jpc_unk_getparms in jpc_cs.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in jasper before 2.0.25. A null pointer dereference in jp2_decode in jp2_dec.c may lead to program crash and denial of service.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

jp2_decode in jp2/jp2_dec.c in libjasper in JasPer 2.0.24 has a heap-based buffer over-read when there is an invalid relationship between the number of channels and the number of image components.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The jpc_undo_roi function in libjasper/jpc/jpc_dec.c in JasPer 1.900.27 allows remote attackers to cause a denial of service (invalid memory read and crash) via a crafted image.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 3.0.6 allows denial of service via a reachable assertion in the function inttobits in libjasper/base/jas_image.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Reachable Assertion

  • Vulnerable module: jasper/libjasper-dev
  • Introduced through: jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3 and jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@xenial jasper/libjasper-dev@1.900.1-debian1-2.4ubuntu1.3
  • Introduced through: buildpack-deps@xenial jasper/libjasper1@1.900.1-debian1-2.4ubuntu1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream jasper package and not the jasper package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

JasPer 2.0.14 allows denial of service via a reachable assertion in the function jpc_firstone in libjasper/jpc/jpc_math.c.

Remediation

There is no fixed version for Ubuntu:16.04 jasper.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-1
  • Fixed in: 0.6.11-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libcroco/libcroco3@0.6.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The cr_input_new_from_uri function in cr-input.c in libcroco 0.6.11 and 0.6.12 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted CSS file.

Remediation

Upgrade Ubuntu:16.04 libcroco to version 0.6.11-1ubuntu0.1~esm1 or higher.

References

low severity

Insufficient Entropy

  • Vulnerable module: libice/libice-dev
  • Introduced through: libice/libice-dev@2:1.0.9-1 and libice/libice6@2:1.0.9-1
  • Fixed in: 2:1.0.9-1ubuntu0.16.04.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libice/libice-dev@2:1.0.9-1
  • Introduced through: buildpack-deps@xenial libice/libice6@2:1.0.9-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libice package and not the libice package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

It was discovered that libICE before 1.0.9-8 used a weak entropy to generate keys. A local attacker could potentially use this flaw for session hijacking using the information available from the process list.

Remediation

Upgrade Ubuntu:16.04 libice to version 2:1.0.9-1ubuntu0.16.04.1+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libpng/libpng12-0
  • Introduced through: libpng/libpng12-0@1.2.54-1ubuntu1.1 and libpng/libpng12-dev@1.2.54-1ubuntu1.1

Detailed paths

  • Introduced through: buildpack-deps@xenial libpng/libpng12-0@1.2.54-1ubuntu1.1
  • Introduced through: buildpack-deps@xenial libpng/libpng12-dev@1.2.54-1ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng package and not the libpng package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libpng 1.6.38. A crafted PNG image can lead to a segmentation fault and denial of service in png_setup_paeth_row() function.

Remediation

There is no fixed version for Ubuntu:16.04 libpng.

References

low severity

CVE-2018-1000654

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.7-3ubuntu0.16.04.3
  • Fixed in: 4.7-3ubuntu0.16.04.3+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial libtasn1-6@4.7-3ubuntu0.16.04.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libtasn1-6 package and not the libtasn1-6 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GNU Libtasn1-4.13 libtasn1-4.13 version libtasn1-4.13, libtasn1-4.12 contains a DoS, specifically CPU usage will reach 100% when running asn1Paser against the POC due to an issue in _asn1_expand_object_id(p_tree), after a long time, the program will be killed. This attack appears to be exploitable via parsing a crafted file.

Remediation

Upgrade Ubuntu:16.04 libtasn1-6 to version 4.7-3ubuntu0.16.04.3+esm2 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: libwmf/libwmf-dev
  • Introduced through: libwmf/libwmf-dev@0.2.8.4-10.5ubuntu1 and libwmf/libwmf0.2-7@0.2.8.4-10.5ubuntu1

Detailed paths

  • Introduced through: buildpack-deps@xenial libwmf/libwmf-dev@0.2.8.4-10.5ubuntu1
  • Introduced through: buildpack-deps@xenial libwmf/libwmf0.2-7@0.2.8.4-10.5ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwmf package and not the libwmf package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The wmf_malloc function in api.c in libwmf 0.2.8.4 allows remote attackers to cause a denial of service (application crash) via a crafted wmf file, which triggers a memory allocation failure.

Remediation

There is no fixed version for Ubuntu:16.04 libwmf.

References

low severity

Key Management Errors

  • Vulnerable module: libxdmcp/libxdmcp-dev
  • Introduced through: libxdmcp/libxdmcp-dev@1:1.1.2-1.1 and libxdmcp/libxdmcp6@1:1.1.2-1.1
  • Fixed in: 1:1.1.2-1.1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libxdmcp/libxdmcp-dev@1:1.1.2-1.1
  • Introduced through: buildpack-deps@xenial libxdmcp/libxdmcp6@1:1.1.2-1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxdmcp package and not the libxdmcp package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

It was discovered that libXdmcp before 1.1.2 including used weak entropy to generate session keys. On a multi-user system using xdmcp, a local attacker could potentially use information available from the process list to brute force the key, allowing them to hijack other users' sessions.

Remediation

Upgrade Ubuntu:16.04 libxdmcp to version 1:1.1.2-1.1ubuntu0.1~esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ncurses 6.1, there is a NULL pointer dereference at function _nc_parse_entry in parse_entry.c that will lead to a denial of service attack. The product proceeds to the dereference code path even after a "dubious character `*' in name or alias field" detection.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An integer overflow leading to a heap-buffer overflow was found in the DwaCompressor of OpenEXR in versions before 3.0.1. An attacker could use this flaw to crash an application compiled with OpenEXR.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm1 or higher.

References

low severity

Integer Underflow

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An integer overflow leading to a heap-buffer overflow was found in the DwaCompressor of OpenEXR in versions before 3.0.1. An attacker could use this flaw to crash an application compiled with OpenEXR. This is a different flaw from CVE-2021-23215.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There's a flaw in OpenEXR's ImfDeepScanLineInputFile functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm1 or higher.

References

low severity

CVE-2024-0727

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack

Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly.

A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL does not correctly check for this case. This can lead to a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue.

OpenSSL APIs that are vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass().

We have also fixed a similar issue in SMIME_write_PKCS7(). However since this function is related to writing data we do not consider it security significant.

The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm11 or higher.

References

low severity

Release of Invalid Pointer or Reference

  • Vulnerable module: patch
  • Introduced through: patch@2.7.5-1ubuntu0.16.04.2

Detailed paths

  • Introduced through: buildpack-deps@xenial patch@2.7.5-1ubuntu0.16.04.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An Invalid Pointer vulnerability exists in GNU patch 2.7 via the another_hunk function, which causes a Denial of Service.

Remediation

There is no fixed version for Ubuntu:16.04 patch.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others
  • Fixed in: 2:8.38-3.1ubuntu0.1~esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.

Remediation

Upgrade Ubuntu:16.04 pcre3 to version 2:8.38-3.1ubuntu0.1~esm2 or higher.

References

low severity

Improper Authentication

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3.1ubuntu5.4 and shadow/passwd@1:4.2-3.1ubuntu5.4
  • Fixed in: 1:4.2-3.1ubuntu5.5+esm4

Detailed paths

  • Introduced through: buildpack-deps@xenial shadow/login@1:4.2-3.1ubuntu5.4
  • Introduced through: buildpack-deps@xenial shadow/passwd@1:4.2-3.1ubuntu5.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve the password from the memory.

Remediation

Upgrade Ubuntu:16.04 shadow to version 1:4.2-3.1ubuntu5.5+esm4 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tar
  • Introduced through: tar@1.28-2.1ubuntu0.2
  • Fixed in: 1.28-2.1ubuntu0.2+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tar@1.28-2.1ubuntu0.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tar package and not the tar package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 tar to version 1.28-2.1ubuntu0.2+esm1 or higher.

References

low severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm10 or higher.

References

low severity

Improper Validation of Specified Quantity in Input

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff's tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm3 or higher.

References

low severity

Integer Underflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm3 or higher.

References

low severity

Integer Underflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm3 or higher.

References

low severity

Memory Leak

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm14

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A memory leak flaw was found in Libtiff's tiffcrop utility. This issue occurs when tiffcrop operates on a TIFF image file, allowing an attacker to pass a crafted TIFF image file to tiffcrop utility, which causes this memory leak issue, resulting an application crash, eventually leading to a denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm14 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Null source pointer passed as an argument to memcpy() function within TIFFFetchStripThing() in tif_dirread.c in libtiff versions from 3.9.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, the fix is available with commit eecb0712.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In LibTIFF, there is a memory malloc failure in tif_pixarlog.c. A crafted TIFF document can lead to an abort, resulting in a remote denial of service attack.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in libtiff. Due to a memory allocation failure in tif_read.c, a crafted TIFF file can lead to an abort, resulting in denial of service.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF 4.3.0 has an out-of-bounds read in _TIFFmemcpy in tif_unix.c in certain situations involving a custom tag and 0x0200 as the second word of the DE field.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm2 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm7 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file.

Remediation

There is no fixed version for Ubuntu:16.04 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm11 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others
  • Fixed in: 4.0.6-1ubuntu0.8+esm15

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was found in the tiffcp utility distributed by the libtiff package where a crafted TIFF file on processing may cause a heap-based buffer overflow leads to an application crash.

Remediation

Upgrade Ubuntu:16.04 tiff to version 4.0.6-1ubuntu0.8+esm15 or higher.

References

low severity

Resource Management Errors

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.6-1ubuntu0.8, tiff/libtiff5-dev@4.0.6-1ubuntu0.8 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial tiff/libtiff5@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiff5-dev@4.0.6-1ubuntu0.8
  • Introduced through: buildpack-deps@xenial tiff/libtiffxx5@4.0.6-1ubuntu0.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

LibTIFF allows remote attackers to cause a denial of service (memory consumption and crash) via a crafted tiff file.

Remediation

There is no fixed version for Ubuntu:16.04 tiff.

References

low severity

CVE-2022-0530

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-20ubuntu1.1
  • Fixed in: 6.0-20ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial unzip@6.0-20ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

Upgrade Ubuntu:16.04 unzip to version 6.0-20ubuntu1.1+esm1 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is a heap-based buffer over-read in the fmt_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.

Remediation

There is no fixed version for Ubuntu:16.04 glibc.

References

low severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.23-0ubuntu11.3, glibc/libc-dev-bin@2.23-0ubuntu11.3 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial glibc/libc-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc-dev-bin@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/libc6-dev@2.23-0ubuntu11.3
  • Introduced through: buildpack-deps@xenial glibc/multiarch-support@2.23-0ubuntu11.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Certain run-time memory protection mechanisms in the GNU C Library (aka glibc or libc6) print argv[0] and backtrace information, which might allow context-dependent attackers to obtain sensitive information from process memory by executing an incorrect program, as demonstrated by a setuid program that contains a stack-based buffer overflow error, related to the __fortify_fail function in debug/fortify_fail.c, and the __stack_chk_fail (aka stack protection) and __chk_fail (aka FORTIFY_SOURCE) implementations.

Remediation

There is no fixed version for Ubuntu:16.04 glibc.

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3 and libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3

Detailed paths

  • Introduced through: buildpack-deps@xenial libxslt/libxslt1-dev@1.1.28-2.1ubuntu0.3
  • Introduced through: buildpack-deps@xenial libxslt/libxslt1.1@1.1.28-2.1ubuntu0.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxslt package and not the libxslt package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.

Remediation

There is no fixed version for Ubuntu:16.04 libxslt.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@6.0+20160213-1ubuntu1, ncurses/libncurses5-dev@6.0+20160213-1ubuntu1 and others
  • Fixed in: 6.0+20160213-1ubuntu1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial ncurses/libncurses5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncurses5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libncursesw5-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo-dev@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/libtinfo5@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-base@6.0+20160213-1ubuntu1
  • Introduced through: buildpack-deps@xenial ncurses/ncurses-bin@6.0+20160213-1ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There is a heap-based buffer over-read in the _nc_find_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.

Remediation

Upgrade Ubuntu:16.04 ncurses to version 6.0+20160213-1ubuntu1+esm2 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.2.0-10ubuntu2.6 and openexr/libopenexr22@2.2.0-10ubuntu2.6
  • Fixed in: 2.2.0-10ubuntu2.6+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial openexr/libopenexr-dev@2.2.0-10ubuntu2.6
  • Introduced through: buildpack-deps@xenial openexr/libopenexr22@2.2.0-10ubuntu2.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream openexr package and not the openexr package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in OpenEXR in versions before 3.0.0-beta. A crafted input file supplied by an attacker, that is processed by the Dwa decompression functionality of OpenEXR's IlmImf library, could cause a NULL pointer dereference. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Ubuntu:16.04 openexr to version 2.2.0-10ubuntu2.6+esm1 or higher.

References

low severity

Excessive Iteration

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Issue summary: Checking excessively long DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

The function DH_check() performs various checks on DH parameters. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p.

An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack.

The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check().

Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the "-check" option.

The OpenSSL SSL/TLS implementation is not affected by this issue.

The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm10 or higher.

References

low severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The function X509_VERIFY_PARAM_add0_policy() is documented to implicitly enable the certificate policy check when doing certificate verification. However the implementation of the function does not enable the check which allows certificates with invalid or incorrect policies to pass the certificate verification.

As suddenly enabling the policy check could break existing deployments it was decided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy() function.

Instead the applications that require OpenSSL to perform certificate policy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly enable the policy check by calling X509_VERIFY_PARAM_set_flags() with the X509_V_FLAG_POLICY_CHECK flag argument.

Certificate policy checks are disabled by default in OpenSSL and are not commonly used by applications.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm7 or higher.

References

low severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm7

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks.

Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that certificate. A malicious CA could use this to deliberately assert invalid certificate policies in order to circumvent policy checking on the certificate altogether.

Policy processing is disabled by default but can be enabled by passing the -policy&#39; argument to the command line utilities or by calling the X509_VERIFY_PARAM_set1_policies()' function.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm7 or higher.

References

low severity

Improper Check for Unusual or Exceptional Conditions

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm11

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn't make any of these checks, and is therefore vulnerable for excessively large P and Q parameters.

Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn't check for an excessively large Q.

An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack.

DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate().

Also vulnerable are the OpenSSL pkey command line application when using the "-pubcheck" option, as well as the OpenSSL genpkey command line application.

The OpenSSL SSL/TLS implementation is not affected by this issue.

The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm11 or higher.

References

low severity

Inefficient Regular Expression Complexity

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.2g-1ubuntu4.20, openssl/libssl-dev@1.0.2g-1ubuntu4.20 and others
  • Fixed in: 1.0.2g-1ubuntu4.20+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial openssl@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl-dev@1.0.2g-1ubuntu4.20
  • Introduced through: buildpack-deps@xenial openssl/libssl1.0.0@1.0.2g-1ubuntu4.20

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Issue summary: Checking excessively long DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus ('p' parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length.

However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large.

An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack.

The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check().

Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the '-check' option.

The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

Upgrade Ubuntu:16.04 openssl to version 1.0.2g-1ubuntu4.20+esm10 or higher.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.38-3.1, pcre3/libpcre3@2:8.38-3.1 and others
  • Fixed in: 2:8.38-3.1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial pcre3/libpcre16-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre3-dev@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcre32-3@2:8.38-3.1
  • Introduced through: buildpack-deps@xenial pcre3/libpcrecpp0v5@2:8.38-3.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.

Remediation

Upgrade Ubuntu:16.04 pcre3 to version 2:8.38-3.1ubuntu0.1~esm1 or higher.

References

low severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3.1ubuntu5.4 and shadow/passwd@1:4.2-3.1ubuntu5.4
  • Fixed in: 1:4.2-3.1ubuntu5.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial shadow/login@1:4.2-3.1ubuntu5.4
  • Introduced through: buildpack-deps@xenial shadow/passwd@1:4.2-3.1ubuntu5.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An issue was discovered in shadow 4.5. newgidmap (in shadow-utils) is setuid and allows an unprivileged user to be placed in a user namespace where setgroups(2) is permitted. This allows an attacker to remove themselves from a supplementary group, which may allow access to certain filesystem paths if the administrator has used "group blacklisting" (e.g., chmod g-rwx) to restrict access to paths. This flaw effectively reverts a security feature in the kernel (in particular, the /proc/self/setgroups knob) to prevent this sort of privilege escalation.

Remediation

Upgrade Ubuntu:16.04 shadow to version 1:4.2-3.1ubuntu5.5+esm1 or higher.

References

low severity

CVE-2022-21515

  • Vulnerable module: mysql-5.7/libmysqlclient-dev
  • Introduced through: mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1, mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1 and others
  • Fixed in: 5.7.39-0ubuntu0.16.04.1+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient-dev@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/libmysqlclient20@5.7.33-0ubuntu0.16.04.1
  • Introduced through: buildpack-deps@xenial mysql-5.7/mysql-common@5.7.33-0ubuntu0.16.04.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql-5.7 package and not the mysql-5.7 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Options). Supported versions that are affected are 5.7.38 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Ubuntu:16.04 mysql-5.7 to version 5.7.39-0ubuntu0.16.04.1+esm2 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: apr-util/libaprutil1
  • Introduced through: apr-util/libaprutil1@1.5.4-1build1
  • Fixed in: 1.5.4-1ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial apr-util/libaprutil1@1.5.4-1build1

NVD Description

Note: Versions mentioned in the description apply only to the upstream apr-util package and not the apr-util package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Apache Portable Runtime Utility (APR-util) 1.6.0 and prior fail to validate the integrity of SDBM database files used by apr_sdbm*() functions, resulting in a possible out of bound read access. A local user with write access to the database can make a program or process using these functions crash, and cause a denial of service.

Remediation

Upgrade Ubuntu:16.04 apr-util to version 1.5.4-1ubuntu0.1~esm1 or higher.

References

low severity

Time-of-check Time-of-use (TOCTOU)

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3.1ubuntu5.4 and shadow/passwd@1:4.2-3.1ubuntu5.4

Detailed paths

  • Introduced through: buildpack-deps@xenial shadow/login@1:4.2-3.1ubuntu5.4
  • Introduced through: buildpack-deps@xenial shadow/passwd@1:4.2-3.1ubuntu5.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees

Remediation

There is no fixed version for Ubuntu:16.04 shadow.

References

low severity

CVE-2016-5011

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.27.1-6ubuntu3.10, util-linux/libblkid1@2.27.1-6ubuntu3.10 and others
  • Fixed in: 2.27.1-6ubuntu3.10+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial util-linux@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libblkid1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libfdisk1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libmount1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libsmartcols1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/libuuid1@2.27.1-6ubuntu3.10
  • Introduced through: buildpack-deps@xenial util-linux/mount@2.27.1-6ubuntu3.10

NVD Description

Note: Versions mentioned in the description apply only to the upstream util-linux package and not the util-linux package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The parse_dos_extended function in partitions/dos.c in the libblkid library in util-linux allows physically proximate attackers to cause a denial of service (memory consumption) via a crafted MSDOS partition table with an extended partition boot record at zero offset.

Remediation

Upgrade Ubuntu:16.04 util-linux to version 2.27.1-6ubuntu3.10+esm2 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.26.1-1ubuntu1~16.04.8
  • Fixed in: 2.26.1-1ubuntu1~16.04.8+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial binutils@2.26.1-1ubuntu1~16.04.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream binutils package and not the binutils package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Buffer overflow in the do_type function in cplus-dem.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary.

Remediation

Upgrade Ubuntu:16.04 binutils to version 2.26.1-1ubuntu1~16.04.8+esm1 or higher.

References

low severity

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

  • Vulnerable module: gcc-5
  • Introduced through: gcc-5@5.4.0-6ubuntu1~16.04.12, gcc-5/cpp-5@5.4.0-6ubuntu1~16.04.12 and others
  • Fixed in: 5.4.0-6ubuntu1~16.04.12+esm2

Detailed paths

  • Introduced through: buildpack-deps@xenial gcc-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/cpp-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/g++-5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/gcc-5-base@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libasan2@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libatomic1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libcc1-0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libcilkrts5@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libgcc-5-dev@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libgomp1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libitm1@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/liblsan0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libmpx0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libquadmath0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libstdc++-5-dev@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libstdc++6@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libtsan0@5.4.0-6ubuntu1~16.04.12
  • Introduced through: buildpack-deps@xenial gcc-5/libubsan0@5.4.0-6ubuntu1~16.04.12

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-5 package and not the gcc-5 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Under certain circumstances, the ix86_expand_builtin function in i386.c in GNU Compiler Collection (GCC) version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially causing failures of these instructions to go unreported. This could potentially lead to less randomness in random number generation.

Remediation

Upgrade Ubuntu:16.04 gcc-5 to version 5.4.0-6ubuntu1~16.04.12+esm2 or higher.

References

low severity

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

  • Vulnerable module: gccgo-6/gcc-6-base
  • Introduced through: gccgo-6/gcc-6-base@6.0.1-0ubuntu1
  • Fixed in: 6.0.1-0ubuntu1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial gccgo-6/gcc-6-base@6.0.1-0ubuntu1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gccgo-6 package and not the gccgo-6 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Under certain circumstances, the ix86_expand_builtin function in i386.c in GNU Compiler Collection (GCC) version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially causing failures of these instructions to go unreported. This could potentially lead to less randomness in random number generation.

Remediation

Upgrade Ubuntu:16.04 gccgo-6 to version 6.0.1-0ubuntu1+esm1 or higher.

References

low severity

CVE-2022-35252

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm5

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm5 or higher.

References

low severity

CVE-2023-28322

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm9

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

An information disclosure vulnerability exists in curl <v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (CURLOPT_READFUNCTION) to ask for data to send, even when the CURLOPT_POSTFIELDS option has been set, if the same handle previously wasused to issue a PUT request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm9 or higher.

References

low severity

CVE-2023-38546

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm10

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met.

libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers.

libcurl provides a function call that duplicates en easy handle called curl_easy_duphandle.

If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as none (using the four ASCII letters, no quotes).

Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named none - if such a file exists and is readable in the current directory of the program using libcurl. And if using the correct file format of course.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm10 or higher.

References

low severity

Buffer Overflow

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.1.3-4ubuntu0.11
  • Fixed in: 2.1.3-4ubuntu0.11+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial cups/libcups2@2.1.3-4ubuntu0.11

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Catalina 10.15.2, Security Update 2019-002 Mojave, and Security Update 2019-007 High Sierra. In certain configurations, a remote attacker may be able to submit arbitrary print jobs.

Remediation

Upgrade Ubuntu:16.04 cups to version 2.1.3-4ubuntu0.11+esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.20-1ubuntu3.3 and gnupg/gpgv@1.4.20-1ubuntu3.3

Detailed paths

  • Introduced through: buildpack-deps@xenial gnupg@1.4.20-1ubuntu3.3
  • Introduced through: buildpack-deps@xenial gnupg/gpgv@1.4.20-1ubuntu3.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg package and not the gnupg package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.

Remediation

There is no fixed version for Ubuntu:16.04 gnupg.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/gem-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char or division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/resize.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in coders/bmp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned int. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of a too large shift for 64-bit type ssize_t. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 6.9.10-69.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ImageMagick versions before 7.0.9-0, there are outside the range of representable values of type 'float' at MagickCore/quantize.c.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In RestoreMSCWarning() of /coders/pdf.c there are several areas where calls to GetPixelIndex() could result in values outside the range of representable for the unsigned char type. The patch casts the return value of GetPixelIndex() to ssize_t type to avoid this bug. This undefined behavior could be triggered when ImageMagick processes a crafted pdf file. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was demonstrated in this case. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of types float and unsigned char. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In ImageMagick, there is an outside the range of representable values of type 'unsigned int' at MagickCore/quantum-private.h. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in coders/txt.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long long. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssize_t instead to avoid this issue. Red Hat Product Security marked the Severity as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to ImageMagick 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A floating point math calculation in ScaleAnyToQuantum() of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The flaw could be triggered by a crafted input file under certain conditions when it is processed by ImageMagick. Red Hat Product Security marked this as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in ImageMagick in MagickCore/quantum-export.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long long as well as a shift exponent that is too large for 64-bit type. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In IntensityCompare() of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type int to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In IntensityCompare() of /magick/quantize.c, there are calls to PixelPacketIntensity() which could return overflowed values to the caller when ImageMagick processes a crafted input file. To mitigate this, the patch introduces and uses the ConstrainPixelIntensity() function, which forces the pixel intensities to be within the proper bounds in the event of an overflow. This flaw affects ImageMagick versions prior to 6.9.10-69 and 7.0.8-69.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer overflow and out-of-range values as reported by UndefinedBehaviorSanitizer. Such issues could cause a negative impact to application availability or other problems related to undefined behavior, in cases where ImageMagick processes untrusted input data. The upstream patch introduces functionality to constrain the pixel offsets and prevent these issues. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and count value for a color. The patch uses casts to ssize_t type for these calculations, instead of int. This flaw could impact application reliability in the event that ImageMagick processes a crafted input file. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Memory Leak

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.8.9.9-7ubuntu5.16, imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16 and others

Detailed paths

  • Introduced through: buildpack-deps@xenial imagemagick@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-6.q16@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/imagemagick-common@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-arch-config@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-2-extra@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickcore-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6-headers@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-2@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-6.q16-dev@8:6.8.9.9-7ubuntu5.16
  • Introduced through: buildpack-deps@xenial imagemagick/libmagickwand-dev@8:6.8.9.9-7ubuntu5.16

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

in SetImageExtent() of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. The memory leak can be triggered by a crafted input file that is processed by ImageMagick and could cause an impact to application reliability, such as denial of service. This flaw affects ImageMagick versions prior to 7.0.9-0.

Remediation

There is no fixed version for Ubuntu:16.04 imagemagick.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.4-2
  • Fixed in: 2.4-2ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libsepol/libsepol1@2.4-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.

Remediation

Upgrade Ubuntu:16.04 libsepol to version 2.4-2ubuntu0.1~esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.4-2
  • Fixed in: 2.4-2ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libsepol/libsepol1@2.4-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).

Remediation

Upgrade Ubuntu:16.04 libsepol to version 2.4-2ubuntu0.1~esm1 or higher.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.4-2
  • Fixed in: 2.4-2ubuntu0.1~esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial libsepol/libsepol1@2.4-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).

Remediation

Upgrade Ubuntu:16.04 libsepol to version 2.4-2ubuntu0.1~esm1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.10-4ubuntu2.5 and procps/libprocps4@2:3.3.10-4ubuntu2.5
  • Fixed in: 2:3.3.10-4ubuntu2.5+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial procps@2:3.3.10-4ubuntu2.5
  • Introduced through: buildpack-deps@xenial procps/libprocps4@2:3.3.10-4ubuntu2.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream procps package and not the procps package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

Under some circumstances, this weakness allows a user who has access to run the “ps” utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap.

Remediation

Upgrade Ubuntu:16.04 procps to version 2:3.3.10-4ubuntu2.5+esm1 or higher.

References

low severity

Arbitrary Code Injection

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3.1ubuntu5.4 and shadow/passwd@1:4.2-3.1ubuntu5.4

Detailed paths

  • Introduced through: buildpack-deps@xenial shadow/login@1:4.2-3.1ubuntu5.4
  • Introduced through: buildpack-deps@xenial shadow/passwd@1:4.2-3.1ubuntu5.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that "cat /etc/passwd" shows a rogue user account.

Remediation

There is no fixed version for Ubuntu:16.04 shadow.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-20ubuntu1.1
  • Fixed in: 6.0-20ubuntu1.1+esm1

Detailed paths

  • Introduced through: buildpack-deps@xenial unzip@6.0-20ubuntu1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

Upgrade Ubuntu:16.04 unzip to version 6.0-20ubuntu1.1+esm1 or higher.

References

low severity

Missing Initialization of Resource

  • Vulnerable module: curl
  • Introduced through: curl@7.47.0-1ubuntu2.19, curl/libcurl3@7.47.0-1ubuntu2.19 and others
  • Fixed in: 7.47.0-1ubuntu2.19+esm3

Detailed paths

  • Introduced through: buildpack-deps@xenial curl@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl3-gnutls@7.47.0-1ubuntu2.19
  • Introduced through: buildpack-deps@xenial curl/libcurl4-openssl-dev@7.47.0-1ubuntu2.19

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPT_TELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.

Remediation

Upgrade Ubuntu:16.04 curl to version 7.47.0-1ubuntu2.19+esm3 or higher.

References