Vulnerabilities

29 via 73 paths

Dependencies

168

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
  • 13
  • 16
Status
  • 29
  • 0
  • 0

medium severity

Incorrect Default Permissions

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2, curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2 and others
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm openssl@1.1.1l-1ubuntu1.3
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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@21.10-scm e2fsprogs@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@21.10-scm e2fsprogs/libcom-err2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@21.10-scm e2fsprogs/libext2fs2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@21.10-scm e2fsprogs/libss2@1.46.3-1ubuntu3
  • Introduced through: buildpack-deps@21.10-scm 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 Ownership Management

  • Vulnerable module: git
  • Introduced through: git@1:2.32.0-1ubuntu1.2 and git/git-man@1:2.32.0-1ubuntu1.2
  • Fixed in: 1:2.32.0-1ubuntu1.3

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm git@1:2.32.0-1ubuntu1.2
  • Introduced through: buildpack-deps@21.10-scm git/git-man@1:2.32.0-1ubuntu1.2

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

Upgrade Ubuntu:21.10 git to version 1:2.32.0-1ubuntu1.3 or higher.

References

medium severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-3ubuntu3, perl/libperl5.32@5.32.1-3ubuntu3 and others

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm perl@5.32.1-3ubuntu3
  • Introduced through: buildpack-deps@21.10-scm perl/libperl5.32@5.32.1-3ubuntu3
  • Introduced through: buildpack-deps@21.10-scm perl/perl-base@5.32.1-3ubuntu3
  • Introduced through: buildpack-deps@21.10-scm perl/perl-modules-5.32@5.32.1-3ubuntu3

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

CPAN 2.28 allows Signature Verification Bypass.

Remediation

There is no fixed version for Ubuntu:21.10 perl.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl
  • Introduced through: curl@7.74.0-1.3ubuntu2.2, curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2 and others
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm gnupg2/dirmngr@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gnupg@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gnupg-l10n@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gnupg-utils@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpg@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpg-agent@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpg-wks-client@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpg-wks-server@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpgconf@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm gnupg2/gpgsm@2.2.20-1ubuntu4
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm krb5/libgssapi-krb5-2@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm krb5/libk5crypto3@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm krb5/libkrb5-3@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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, curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2 and others
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm openssl@1.1.1l-1ubuntu1.3
  • Introduced through: buildpack-deps@21.10-scm 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, curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2 and others
  • Fixed in: 7.74.0-1.3ubuntu2.3

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm curl@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm curl/libcurl3-gnutls@7.74.0-1.3ubuntu2.2
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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@21.10-scm 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

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.32.0-1ubuntu1.2 and git/git-man@1:2.32.0-1ubuntu1.2

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm git@1:2.32.0-1ubuntu1.2
  • Introduced through: buildpack-deps@21.10-scm git/git-man@1:2.32.0-1ubuntu1.2

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

References

low severity

Arbitrary Command Injection

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.7-2build1, python3.9/libpython3.9-minimal@3.9.7-2build1 and others
  • Fixed in: 3.9.7-2ubuntu0.1

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm python3.9@3.9.7-2build1
  • Introduced through: buildpack-deps@21.10-scm python3.9/libpython3.9-minimal@3.9.7-2build1
  • Introduced through: buildpack-deps@21.10-scm python3.9/libpython3.9-stdlib@3.9.7-2build1
  • Introduced through: buildpack-deps@21.10-scm python3.9/python3.9-minimal@3.9.7-2build1

NVD Description

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

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@21.10-scm glibc/libc-bin@2.34-0ubuntu3.2
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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@21.10-scm krb5/libgssapi-krb5-2@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm krb5/libk5crypto3@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm krb5/libkrb5-3@1.18.3-6
  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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@21.10-scm 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@21.10-scm ncurses/libncurses6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@21.10-scm ncurses/libncursesw6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@21.10-scm ncurses/libtinfo6@6.2+20201114-2build1
  • Introduced through: buildpack-deps@21.10-scm ncurses/ncurses-base@6.2+20201114-2build1
  • Introduced through: buildpack-deps@21.10-scm 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 Privilege Management

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-6ubuntu2.1

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm openssh/openssh-client@1:8.4p1-6ubuntu2.1

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

There is no fixed version for Ubuntu:21.10 openssh.

References

low severity

Improper Input Validation

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

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm 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@21.10-scm 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

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-6ubuntu2.1

Detailed paths

  • Introduced through: buildpack-deps@21.10-scm openssh/openssh-client@1:8.4p1-6ubuntu2.1

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

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@21.10-scm shadow/login@1:4.8.1-1ubuntu9
  • Introduced through: buildpack-deps@21.10-scm 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