Vulnerabilities

24 via 56 paths

Dependencies

134

Source

Group 6 Copy Created with Sketch. Docker

Target OS

ubuntu:21.10
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 12
  • 12
Status
  • 24
  • 0
  • 0

medium severity

Incorrect Default Permissions

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2 and curl/libcurl4@7.74.0-1.3ubuntu2.2
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@impish-curl curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@impish-curl curl/libcurl4@7.74.0-1.3ubuntu2.2

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:21.10 relevant fixed versions and status.

When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally widen the permissions for the target file, leaving the updated file accessible to more users than intended.

Remediation

Upgrade Ubuntu:21.10 curl to version 7.74.0-1.3ubuntu2.3 or higher.

References

medium severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1l-1ubuntu1.3 and openssl/libssl1.1@1.1.1l-1ubuntu1.3
  • Fixed in: 1.1.1l-1ubuntu1.5

Detailed paths

  • Introduced through: buildpack-deps@impish-curl openssl@1.1.1l-1ubuntu1.3
  • Introduced through: buildpack-deps@impish-curl openssl/libssl1.1@1.1.1l-1ubuntu1.3

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:21.10 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:21.10 openssl to version 1.1.1l-1ubuntu1.5 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

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:21.10 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:21.10 sqlite3.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.46.3-1ubuntu3, e2fsprogs/libcom-err2@1.46.3-1ubuntu3 and others
  • Fixed in: 1.46.3-1ubuntu3.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl e2fsprogs@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@impish-curl e2fsprogs/libcom-err2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@impish-curl e2fsprogs/libext2fs2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@impish-curl e2fsprogs/libss2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@impish-curl e2fsprogs/logsave@1.46.3-1ubuntu3

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:21.10 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:21.10 e2fsprogs to version 1.46.3-1ubuntu3.1 or higher.

References

medium severity

Improper Verification of Cryptographic Signature

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2 and curl/libcurl4@7.74.0-1.3ubuntu2.2
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@impish-curl curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@impish-curl curl/libcurl4@7.74.0-1.3ubuntu2.2

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:21.10 relevant fixed versions and status.

curl < 7.84.0 supports "chained" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a "malloc bomb", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.

Remediation

Upgrade Ubuntu:21.10 curl to version 7.74.0-1.3ubuntu2.3 or higher.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.2.20-1ubuntu4, gnupg2/gnupg@2.2.20-1ubuntu4 and others
  • Fixed in: 2.2.20-1ubuntu4.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl gnupg2/dirmngr@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gnupg@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gnupg-l10n@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gnupg-utils@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpg@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpg-agent@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpg-wks-client@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpg-wks-server@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpgconf@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpgsm@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@impish-curl gnupg2/gpgv@2.2.20-1ubuntu4

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Ubuntu. See How to fix? for Ubuntu:21.10 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:21.10 gnupg2 to version 2.2.20-1ubuntu4.1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.18.3-6, krb5/libk5crypto3@1.18.3-6 and others

Detailed paths

  • Introduced through: buildpack-deps@impish-curl krb5/libgssapi-krb5-2@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libk5crypto3@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libkrb5-3@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libkrb5support0@1.18.3-6

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:21.10 relevant fixed versions and status.

The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.

Remediation

There is no fixed version for Ubuntu:21.10 krb5.

References

medium severity

Open Redirect

  • Vulnerable module: wget
  • Introduced through: wget@1.21-1ubuntu3

Detailed paths

  • Introduced through: buildpack-deps@impish-curl wget@1.21-1ubuntu3

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:21.10 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:21.10 wget.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2 and curl/libcurl4@7.74.0-1.3ubuntu2.2
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@impish-curl curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@impish-curl curl/libcurl4@7.74.0-1.3ubuntu2.2

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:21.10 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:21.10 curl to version 7.74.0-1.3ubuntu2.3 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1l-1ubuntu1.3 and openssl/libssl1.1@1.1.1l-1ubuntu1.3
  • Fixed in: 1.1.1l-1ubuntu1.6

Detailed paths

  • Introduced through: buildpack-deps@impish-curl openssl@1.1.1l-1ubuntu1.3
  • Introduced through: buildpack-deps@impish-curl openssl/libssl1.1@1.1.1l-1ubuntu1.3

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:21.10 relevant fixed versions and status.

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).

Remediation

Upgrade Ubuntu:21.10 openssl to version 1.1.1l-1ubuntu1.6 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2 and curl/libcurl4@7.74.0-1.3ubuntu2.2
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@impish-curl curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@impish-curl curl/libcurl4@7.74.0-1.3ubuntu2.2

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:21.10 relevant fixed versions and status.

A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven't expired. Due to cookie matching rules, a server on foo.example.com can set cookies that also would match for bar.example.com, making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.

Remediation

Upgrade Ubuntu:21.10 curl to version 7.74.0-1.3ubuntu2.3 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre2/libpcre2-8-0
  • Introduced through: pcre2/libpcre2-8-0@10.37-0ubuntu2

Detailed paths

  • Introduced through: buildpack-deps@impish-curl pcre2/libpcre2-8-0@10.37-0ubuntu2

NVD Description

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

An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.

Remediation

There is no fixed version for Ubuntu:21.10 pcre2.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre2/libpcre2-8-0
  • Introduced through: pcre2/libpcre2-8-0@10.37-0ubuntu2

Detailed paths

  • Introduced through: buildpack-deps@impish-curl pcre2/libpcre2-8-0@10.37-0ubuntu2

NVD Description

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

An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.

Remediation

There is no fixed version for Ubuntu:21.10 pcre2.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.34-0ubuntu3.2 and glibc/libc6@2.34-0ubuntu3.2

Detailed paths

  • Introduced through: buildpack-deps@impish-curl glibc/libc-bin@2.34-0ubuntu3.2
  • Introduced through: buildpack-deps@impish-curl glibc/libc6@2.34-0ubuntu3.2

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:21.10 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:21.10 glibc.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: gmp/libgmp10
  • Introduced through: gmp/libgmp10@2:6.2.1+dfsg-1ubuntu2

Detailed paths

  • Introduced through: buildpack-deps@impish-curl gmp/libgmp10@2:6.2.1+dfsg-1ubuntu2

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:21.10 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

There is no fixed version for Ubuntu:21.10 gmp.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.18.3-6, krb5/libk5crypto3@1.18.3-6 and others

Detailed paths

  • Introduced through: buildpack-deps@impish-curl krb5/libgssapi-krb5-2@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libk5crypto3@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libkrb5-3@1.18.3-6
  • Introduced through: buildpack-deps@impish-curl krb5/libkrb5support0@1.18.3-6

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:21.10 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:21.10 krb5.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-13ubuntu0.21.10.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl pcre3/libpcre3@2:8.39-13ubuntu0.21.10.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:21.10 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:21.10 pcre3.

References

low severity

CVE-2020-9991

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

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:21.10 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:21.10 sqlite3.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tar
  • Introduced through: tar@1.34+dfsg-1build1

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses6
  • Introduced through: ncurses/libncurses6@6.2+20201114-2build1, ncurses/libncursesw6@6.2+20201114-2build1 and others

Detailed paths

  • Introduced through: buildpack-deps@impish-curl ncurses/libncurses6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@impish-curl ncurses/libncursesw6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@impish-curl ncurses/libtinfo6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@impish-curl ncurses/ncurses-base@6.2+20201114-2build1
  • Introduced through: buildpack-deps@impish-curl ncurses/ncurses-bin@6.2+20201114-2build1

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:21.10 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

There is no fixed version for Ubuntu:21.10 ncurses.

References

low severity

Improper Input Validation

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.32-4ubuntu2

Detailed paths

  • Introduced through: buildpack-deps@impish-curl coreutils@8.32-4ubuntu2

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:21.10 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:21.10 coreutils.

References

low severity

Information Exposure

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

Detailed paths

  • Introduced through: buildpack-deps@impish-curl sqlite3/libsqlite3-0@3.35.5-1ubuntu0.1

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:21.10 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:21.10 sqlite3.

References

low severity

Time-of-check Time-of-use (TOCTOU)

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.8.1-1ubuntu9 and shadow/passwd@1:4.8.1-1ubuntu9

Detailed paths

  • Introduced through: buildpack-deps@impish-curl shadow/login@1:4.8.1-1ubuntu9
  • Introduced through: buildpack-deps@impish-curl shadow/passwd@1:4.8.1-1ubuntu9

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:21.10 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:21.10 shadow.

References