Vulnerabilities

589 via 989 paths

Dependencies

260

Source

Group 6 Copy Created with Sketch. Docker

Target OS

debian:9
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 43
  • 155
  • 161
  • 230
Status
  • 589
  • 0
  • 0

critical severity

Buffer Overflow

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u10 or higher.

References

critical severity

Double Free

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u10 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()), generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from getting overflowed is implemented wrongly (using unsigned math) and as such it does not prevent the overflow from happening. This output data can grow larger than the local buffer if very large 'nt response' data is extracted from a previous NTLMv2 header provided by the malicious or broken HTTP server. Such a 'large value' needs to be around 1000 bytes or more. The actual payload data copied to the target buffer comes from the NTLMv2 type-2 response header.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u9 or higher.

References

critical severity

Directory Traversal

  • Vulnerable module: dpkg
  • Introduced through: dpkg@1.18.25
  • Fixed in: 1.18.26

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 dpkg@1.18.25

NVD Description

Note: Versions mentioned in the description apply only to the upstream dpkg package and not the dpkg package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 dpkg to version 1.18.26 or higher.

References

critical severity

Double Free

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

critical severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u5 or higher.

References

critical severity

Improper Encoding or Escaping of Output

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u5 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u5 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u5 or higher.

References

critical severity

NULL Pointer Dereference

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference.

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u1 or higher.

References

critical severity

Race Condition

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u1 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The GNU C Library (aka glibc or libc6) before 2.27 contains an off-by-one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the ~ operator followed by a long string.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in corrupt data being produced by the copy operation. This may disclose information to context-dependent attackers, or result in a denial of service, or, possibly, code execution.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

stdlib/canonicalize.c in the GNU C Library (aka glibc or libc6) 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: libidn/libidn11
  • Introduced through: libidn/libidn11@1.33-1
  • Fixed in: 1.33-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libidn/libidn11@1.33-1

NVD Description

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

Integer overflow in the decode_digit function in puny_decode.c in Libidn2 before 2.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact.

Remediation

Upgrade Debian:9 libidn to version 1.33-1+deb9u1 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: libproxy/libproxy1v5
  • Introduced through: libproxy/libproxy1v5@0.4.14-2
  • Fixed in: 0.4.14-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libproxy/libproxy1v5@0.4.14-2

NVD Description

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

url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled, as demonstrated by a large PAC file that is delivered without a Content-length header.

Remediation

Upgrade Debian:9 libproxy to version 0.4.14-2+deb9u2 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

Heap-based Buffer Overflow in the psf_binheader_writef function in common.c in libsndfile through 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u3 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.4-3+deb9u1, libx11/libx11-data@2:1.6.4-3+deb9u1 and others
  • Fixed in: 2:1.6.4-3+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-6@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-data@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-xcb1@2:1.6.4-3+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libx11 package and not the libx11 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libx11 to version 2:1.6.4-3+deb9u4 or higher.

References

critical severity

Out-of-bounds Write

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

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 lz4/liblz4-1@0.0~r131-2+b1

NVD Description

Note: Versions mentioned in the description apply only to the upstream lz4 package and not the lz4 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 lz4 to version 0.0~r131-2+deb9u1 or higher.

References

critical severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

In Network Security Services (NSS) before 3.46, several cryptographic primitives had missing length checks. In cases where the application calling the library did not perform a sanity check on the inputs it could result in a crash due to a buffer overflow.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS #7, or PKCS #12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. Note: This vulnerability does NOT impact Mozilla Firefox. However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS < 3.73 and NSS < 3.68.1.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u3 or higher.

References

critical severity

SQL Injection

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream openldap package and not the openldap package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openldap to version 2.4.44+dfsg-5+deb9u9 or higher.

References

critical severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openssl to version 1.1.0l-1~deb9u6 or higher.

References

critical severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 openssl.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.

Remediation

There is no fixed version for Debian:9 openssl.

References

critical severity

Out-of-Bounds

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.26.3 and 5.28.0 before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u5 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.26.3 has a buffer overflow via a crafted regular expression that triggers invalid write operations.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u5 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.26.3 and 5.28.x before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u5 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1
  • Fixed in: 1:4.4-4.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 shadow to version 1:4.4-4.1+deb9u1 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: wget
  • Introduced through: wget@1.18-5+deb9u2
  • Fixed in: 1.18-5+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 wget@1.18-5+deb9u2

NVD Description

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

Buffer overflow in GNU Wget 1.20.1 and earlier allows remote attackers to cause a denial-of-service (DoS) or may execute an arbitrary code via unspecified vectors.

Remediation

Upgrade Debian:9 wget to version 1.18-5+deb9u3 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libbsd/libbsd0
  • Introduced through: libbsd/libbsd0@0.8.3-1
  • Fixed in: 0.8.3-1+deb9u1

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20, it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.26.3 has a buffer over-read via a crafted regular expression that triggers disclosure of sensitive information from process memory.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u5 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

A buffer overflow issue was addressed with improved memory handling. This issue is fixed in macOS Mojave 10.14.6, Security Update 2019-004 High Sierra, Security Update 2019-004 Sierra. An attacker in a privileged network position may be able to execute arbitrary code.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u4 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

A buffer overflow issue was addressed with improved memory handling. This issue is fixed in macOS Mojave 10.14.6, Security Update 2019-004 High Sierra, Security Update 2019-004 Sierra. An attacker in a privileged network position may be able to execute arbitrary code.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u4 or higher.

References

high severity

SQL Injection

  • Vulnerable module: cyrus-sasl2/libsasl2-2
  • Introduced through: cyrus-sasl2/libsasl2-2@2.1.27~101-g0780600+dfsg-3 and cyrus-sasl2/libsasl2-modules-db@2.1.27~101-g0780600+dfsg-3
  • Fixed in: 2.1.27~101-g0780600+dfsg-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cyrus-sasl2/libsasl2-2@2.1.27~101-g0780600+dfsg-3
  • Introduced through: boxfuse/flyway@5.2.3 cyrus-sasl2/libsasl2-modules-db@2.1.27~101-g0780600+dfsg-3

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 Debian. See How to fix? for Debian:9 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 Debian:9 cyrus-sasl2 to version 2.1.27~101-g0780600+dfsg-3+deb9u2 or higher.

References

high severity

Incorrect Calculation

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

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

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: gzip/gzip
  • Introduced through: gzip/gzip@1.6-5+b1
  • Fixed in: 1.6-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gzip/gzip@1.6-5+b1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gzip package and not the gzip package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 gzip to version 1.6-5+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: icu/libicu57
  • Introduced through: icu/libicu57@57.1-6+deb9u2
  • Fixed in: 57.1-6+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 icu/libicu57@57.1-6+deb9u2

NVD Description

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

An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

Remediation

Upgrade Debian:9 icu to version 57.1-6+deb9u4 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

In libsndfile version 1.0.28, an error in the "aiff_read_chanmap()" function (aiff.c) can be exploited to cause an out-of-bounds read memory access via a specially crafted AIFF file.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

A heap buffer overflow vulnerability in msadpcm_decode_block of libsndfile 1.0.30 allows attackers to execute arbitrary code via a crafted WAV file.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

A flaw was found in libssh2 before 1.8.1. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used as an index to copy memory causing in an out of bounds memory write error.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u1 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: libvorbis/libvorbis0a
  • Introduced through: libvorbis/libvorbis0a@1.3.5-4+deb9u2 and libvorbis/libvorbisenc2@1.3.5-4+deb9u2
  • Fixed in: 1.3.5-4+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbis0a@1.3.5-4+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbisenc2@1.3.5-4+deb9u2

NVD Description

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

The bark_noise_hybridmp function in psy.c in Xiph.Org libvorbis 1.3.5 allows remote attackers to cause a denial of service (out-of-bounds access and application crash) or possibly have unspecified other impact via a crafted mp4 file.

Remediation

Upgrade Debian:9 libvorbis to version 1.3.5-4+deb9u3 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libvorbis/libvorbis0a
  • Introduced through: libvorbis/libvorbis0a@1.3.5-4+deb9u2 and libvorbis/libvorbisenc2@1.3.5-4+deb9u2
  • Fixed in: 1.3.5-4+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbis0a@1.3.5-4+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbisenc2@1.3.5-4+deb9u2

NVD Description

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

mapping0_forward in mapping0.c in Xiph.Org libvorbis 1.3.6 does not validate the number of channels, which allows remote attackers to cause a denial of service (heap-based buffer overflow or over-read) or possibly have unspecified other impact via a crafted file.

Remediation

Upgrade Debian:9 libvorbis to version 1.3.5-4+deb9u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

An integer overflow in xmlmemory.c in libxml2 before 2.9.5, as used in Google Chrome prior to 62.0.3202.62 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted XML file.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u6 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

When encrypting with a block cipher, if a call to NSC_EncryptUpdate was made with data smaller than the block size, a small out of bounds write could occur. This could have caused heap corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

Integer overflow in SQLite via WebSQL in Google Chrome prior to 74.0.3729.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

An issue was discovered in LibTIFF 4.0.9. There is a int32 overflow in multiply_ms in tools/ppm2tiff.c, which can cause a denial of service (crash) or possibly have unspecified other impact via a crafted image file.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

tools/pal2rgb.c in pal2rgb in LibTIFF 4.0.9 allows remote attackers to cause a denial of service (TIFFSetupStrips heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted TIFF file.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

Heap-based buffer overflow in the cpSeparateBufToContigBuf function in tiffcp.c in LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0beta7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7, 4.0.8 and 4.0.9 allows remote attackers to cause a denial of service (crash) or possibly have unspecified other impact via a crafted TIFF file.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.9, a heap-based buffer overflow occurs in the function LZWDecodeCompat in tif_lzw.c via a crafted TIFF file, as demonstrated by tiff2ps.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7, 4.0.8 and 4.0.9 (with JBIG enabled) decodes arbitrarily-sized JBIG into a buffer, ignoring the buffer size, which leads to a tif_jbig.c JBIGDecode out-of-bounds write.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

ChopUpSingleUncompressedStrip in tif_dirread.c in LibTIFF 4.0.9 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted TIFF file, as demonstrated by tiff2pdf.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

newoffsets handling in ChopUpSingleUncompressedStrip in tif_dirread.c in LibTIFF 4.0.9 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted TIFF file, as demonstrated by tiff2pdf. This is a different vulnerability than CVE-2018-15209.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

An issue was discovered in LibTIFF 4.0.9. There are two out-of-bounds writes in cpTags in tools/tiff2bw.c and tools/pal2rgb.c, which can cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image file.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

tif_getimage.c in LibTIFF through 4.0.10, as used in GDAL through 3.0.1 and other products, has an integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image, related to a "Negative-size-param" condition.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: xz-utils/liblzma5
  • Introduced through: xz-utils/liblzma5@5.2.2-1.2+b1 and xz-utils/xz-utils@5.2.2-1.2+b1
  • Fixed in: 5.2.2-1.2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 xz-utils/liblzma5@5.2.2-1.2+b1
  • Introduced through: boxfuse/flyway@5.2.3 xz-utils/xz-utils@5.2.2-1.2+b1

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 Debian. See How to fix? for Debian:9 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 Debian:9 xz-utils to version 5.2.2-1.2+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.30.3 has an integer overflow related to mishandling of a "PL_regkind[OP(n)] == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u7 or higher.

References

high severity

CVE-2020-14583

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

high severity

CVE-2020-2803

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

high severity

CVE-2020-2805

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u7 or higher.

References

high severity

CVE-2019-3462

  • Vulnerable module: apt
  • Introduced through: apt@1.4.8 and apt/libapt-pkg5.0@1.4.8
  • Fixed in: 1.4.9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 apt@1.4.8
  • Introduced through: boxfuse/flyway@5.2.3 apt/libapt-pkg5.0@1.4.8

NVD Description

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

Incorrect sanitation of the 302 redirect field in HTTP transport method of apt versions 1.4.8 and earlier can lead to content injection by a MITM attacker, potentially leading to remote code execution on the target machine.

Remediation

Upgrade Debian:9 apt to version 1.4.9 or higher.

References

high severity

Missing Authentication for Critical Function

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).

Remediation

There is no fixed version for Debian:9 curl.

References

high severity

Information Exposure

  • Vulnerable module: gcc-6/gcc-6-base
  • Introduced through: gcc-6/gcc-6-base@6.3.0-18+deb9u1, gcc-6/libgcc1@1:6.3.0-18+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gcc-6/gcc-6-base@6.3.0-18+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 gcc-6/libgcc1@1:6.3.0-18+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 gcc-6/libstdc++6@6.3.0-18+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-6 package and not the gcc-6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.

Remediation

There is no fixed version for Debian:9 gcc-6.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2
  • Fixed in: 1:1.5.1-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

libjpeg-turbo 2.0.4, and mozjpeg 4.0.0, has a heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file.

Remediation

Upgrade Debian:9 libjpeg-turbo to version 1:1.5.1-2+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An out of bounds read in the function d2ulaw_array() in ulaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An out of bounds read in the function d2alaw_array() in alaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An issue was discovered in libsndfile 1.0.28. There is a buffer over-read in the function i2alaw_array in alaw.c that will lead to a denial of service.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u2 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.7.0-1
  • Fixed in: 1.7.0-1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libssh2/libssh2-1@1.7.0-1

NVD Description

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

In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow that could lead to an out-of-bounds read in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server. This is related to an _libssh2_check_length mistake, and is different from the various issues fixed in 1.8.1, such as CVE-2019-3855.

Remediation

Upgrade Debian:9 libssh2 to version 1.7.0-1+deb9u2 or higher.

References

high severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: nettle/libhogweed4
  • Introduced through: nettle/libhogweed4@3.3-1+b2 and nettle/libnettle6@3.3-1+b2
  • Fixed in: 3.3-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nettle/libhogweed4@3.3-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 nettle/libnettle6@3.3-1+b2

NVD Description

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

A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA & ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.

Remediation

Upgrade Debian:9 nettle to version 3.3-1+deb9u1 or higher.

References

high severity

CVE-2019-2698

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u212-b03-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE component of Oracle Java SE (subcomponent: 2D). Supported versions that are affected are Java SE: 7u211 and 8u202. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in takeover of Java SE. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u212-b03-2~deb9u1 or higher.

References

high severity

CVE-2020-2604

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS v3.0 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). This is a different vulnerability than CVE-2018-20346.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Link Following

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32-2, avahi/libavahi-common-data@0.6.32-2 and others
  • Fixed in: 0.6.32-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-client3@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common-data@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common3@0.6.32-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Debian. See How to fix? for Debian:9 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

Upgrade Debian:9 avahi to version 0.6.32-2+deb9u1 or higher.

References

high severity

Stack-based Buffer Overflow

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1
  • Fixed in: 1.14.8-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cairo to version 1.14.8-1+deb9u1 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

A memory corruption issue was addressed with improved validation. This issue is fixed in macOS Catalina 10.15.4. An application may be able to gain elevated privileges.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u6 or higher.

References

high severity

Arbitrary Code Injection

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u11

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u11 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u10 or higher.

References

high severity

Use After Free

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.26-0+deb9u1
  • Fixed in: 1.10.32-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 dbus/libdbus-1-3@1.10.26-0+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream dbus package and not the dbus package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 dbus to version 1.10.32-0+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u4 or higher.

References

high severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

A memory leak in glibc 2.1.1 (released on May 24, 1999) can be reached and amplified through the LD_HWCAP_MASK environment variable. Please note that many versions of glibc are not vulnerable to this issue if patched for CVE-2017-1000366.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library (aka glibc or libc6) 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in __mempcpy_avx512_no_vzeroupper.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

high severity

Untrusted Search Path

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

elf/dl-load.c in the GNU C Library (aka glibc or libc6) 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged (setuid or AT_SECURE) program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillin_rpath and decompose_rpath functions. This is associated with misinterpretion of an empty RPATH/RUNPATH token as the "./" directory. NOTE: this configuration of RPATH/RUNPATH for a privileged program is apparently very uncommon; most likely, no such program is shipped with any common Linux distribution.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2
  • Fixed in: 1:1.5.1-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338

Remediation

Upgrade Debian:9 libjpeg-turbo to version 1:1.5.1-2+deb9u2 or higher.

References

high severity

Divide By Zero

  • Vulnerable module: librsvg/librsvg2-2
  • Introduced through: librsvg/librsvg2-2@2.40.16-1+b1 and librsvg/librsvg2-common@2.40.16-1+b1
  • Fixed in: 2.40.21-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 librsvg/librsvg2-2@2.40.16-1+b1
  • Introduced through: boxfuse/flyway@5.2.3 librsvg/librsvg2-common@2.40.16-1+b1

NVD Description

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

A SIGFPE is raised in the function box_blur_line of rsvg-filter.c in GNOME librsvg 2.40.17 during an attempted parse of a crafted SVG file, because of incorrect protection against division by zero.

Remediation

Upgrade Debian:9 librsvg to version 2.40.21-0+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.4-3+deb9u1, libx11/libx11-data@2:1.6.4-3+deb9u1 and others
  • Fixed in: 2:1.6.4-3+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-6@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-data@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-xcb1@2:1.6.4-3+deb9u1

NVD Description

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

An integer overflow vulnerability leading to a double-free was found in libX11. This flaw allows a local privileged attacker to cause an application compiled with libX11 to crash, or in some cases, result in arbitrary code execution. The highest threat from this flaw is to confidentiality, integrity as well as system availability.

Remediation

Upgrade Debian:9 libx11 to version 2:1.6.4-3+deb9u3 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u4 or higher.

References

high severity

Improper Privilege Management

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1
  • Fixed in: 1:4.4-4.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

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

The Debian shadow package before 1:4.5-1 for Shadow incorrectly lists pts/0 and pts/1 as physical terminals in /etc/securetty. This allows local users to login as password-less users even if they are connected by non-physical means such as SSH (hence bypassing PAM's nullok_secure configuration). This notably affects environments such as virtual machines automatically generated with a default blank root password, allowing all local users to escalate privileges.

Remediation

Upgrade Debian:9 shadow to version 1:4.4-4.1+deb9u1 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when a program with long command line arguments calls syslog. A local attacker may use this flaw to crash systemd-journald or escalate his privileges. Versions through v240 are vulnerable.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u7 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when many entries are sent to the journal socket. A local attacker, or a remote one if systemd-journal-remote is used, may use this flaw to crash systemd-journald or execute code with journald privileges. Versions through v240 are vulnerable.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u7 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and including 239.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u10 or higher.

References

high severity

Use After Free

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u14

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u14 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u6 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

A heap-based buffer overflow flaw was found in libtiff in the handling of TIFF images in libtiff's TIFF2PDF tool. A specially crafted TIFF file can lead to arbitrary code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u6 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-21
  • Fixed in: 6.0-21+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 unzip@6.0-21

NVD Description

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

A heap-based buffer overflow exists in Info-Zip UnZip version <= 6.00 in the processing of password-protected archives that allows an attacker to perform a denial of service or to possibly achieve code execution.

Remediation

Upgrade Debian:9 unzip to version 6.0-21+deb9u1 or higher.

References

high severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u16

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 curl to version 7.52.1-5+deb9u16 or higher.

References

high severity

Improper Certificate Validation

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u13

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

curl 7.41.0 through 7.73.0 is vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u13 or higher.

References

high severity

Improper Certificate Validation

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.

Remediation

There is no fixed version for Debian:9 curl.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 curl.

References

high severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtp_endofresp() isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol() call reads beyond the allocated buffer. The read contents will not be returned to the caller.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u9 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (lib/vauth/ntlm.c:ntlm_decode_type2_target) does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server could trick libcurl to accept a bad length + offset combination that would lead to a buffer read out-of-bounds.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u9 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u13

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u13 or higher.

References

high severity

Use After Free

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u12

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u12 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: cyrus-sasl2/libsasl2-2
  • Introduced through: cyrus-sasl2/libsasl2-2@2.1.27~101-g0780600+dfsg-3 and cyrus-sasl2/libsasl2-modules-db@2.1.27~101-g0780600+dfsg-3
  • Fixed in: 2.1.27~101-g0780600+dfsg-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cyrus-sasl2/libsasl2-2@2.1.27~101-g0780600+dfsg-3
  • Introduced through: boxfuse/flyway@5.2.3 cyrus-sasl2/libsasl2-modules-db@2.1.27~101-g0780600+dfsg-3

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.

Remediation

Upgrade Debian:9 cyrus-sasl2 to version 2.1.27~101-g0780600+dfsg-3+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u4

high severity

Out-of-bounds Read

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u3 or higher.

References

high severity

XML External Entity (XXE) Injection

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks).

Remediation

Upgrade Debian:9 expat to version 2.2.0-2+deb9u2 or higher.

References

high severity

Incorrect Conversion between Numeric Types

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u3 or higher.

References

high severity

Incorrect Conversion between Numeric Types

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u3 or higher.

References

high severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

GNOME GLib 2.56.1 has an out-of-bounds read vulnerability in g_markup_parse_context_parse() in gmarkup.c, related to utf8_str().

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: gmp/libgmp10
  • Introduced through: gmp/libgmp10@2:6.1.2+dfsg-1
  • Fixed in: 2:6.1.2+dfsg-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gmp/libgmp10@2:6.1.2+dfsg-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream gmp package and not the gmp package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 gmp to version 2:6.1.2+dfsg-1+deb9u1 or higher.

References

high severity

Double Free

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.5.8-5+deb9u4
  • Fixed in: 3.5.8-5+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnutls28/libgnutls30@3.5.8-5+deb9u4

NVD Description

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

A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected.

Remediation

Upgrade Debian:9 gnutls28 to version 3.5.8-5+deb9u5 or higher.

References

high severity

Uncontrolled Recursion

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others
  • Fixed in: 1.15-1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

MIT Kerberos 5 (aka krb5) before 1.17.2 and 1.18.x before 1.18.3 allows unbounded recursion via an ASN.1-encoded Kerberos message because the lib/krb5/asn.1/asn1_encode.c support for BER indefinite lengths lacks a recursion limit.

Remediation

Upgrade Debian:9 krb5 to version 1.15-1+deb9u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libproxy/libproxy1v5
  • Introduced through: libproxy/libproxy1v5@0.4.14-2
  • Fixed in: 0.4.14-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libproxy/libproxy1v5@0.4.14-2

NVD Description

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

url::recvline in url.cpp in libproxy 0.4.x through 0.4.15 allows a remote HTTP server to trigger uncontrolled recursion via a response composed of an infinite stream that lacks a newline character. This leads to stack exhaustion.

Remediation

Upgrade Debian:9 libproxy to version 0.4.14-2+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libvorbis/libvorbis0a
  • Introduced through: libvorbis/libvorbis0a@1.3.5-4+deb9u2 and libvorbis/libvorbisenc2@1.3.5-4+deb9u2
  • Fixed in: 1.3.5-4+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbis0a@1.3.5-4+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 libvorbis/libvorbisenc2@1.3.5-4+deb9u2

NVD Description

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

bark_noise_hybridmp in psy.c in Xiph.Org libvorbis 1.3.6 has a stack-based buffer over-read.

Remediation

Upgrade Debian:9 libvorbis to version 1.3.5-4+deb9u3 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u6 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

high severity

Memory Leak

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

high severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc->oldNs.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u6 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: nettle/libhogweed4
  • Introduced through: nettle/libhogweed4@3.3-1+b2 and nettle/libnettle6@3.3-1+b2
  • Fixed in: 3.3-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nettle/libhogweed4@3.3-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 nettle/libnettle6@3.3-1+b2

NVD Description

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

A flaw was found in the way nettle's RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.

Remediation

Upgrade Debian:9 nettle to version 3.3-1+deb9u1 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: nghttp2/libnghttp2-14
  • Introduced through: nghttp2/libnghttp2-14@1.18.1-1
  • Fixed in: 1.18.1-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nghttp2/libnghttp2-14@1.18.1-1

NVD Description

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

Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.

Remediation

Upgrade Debian:9 nghttp2 to version 1.18.1-1+deb9u1 or higher.

References

high severity

CVE-2019-9513

  • Vulnerable module: nghttp2/libnghttp2-14
  • Introduced through: nghttp2/libnghttp2-14@1.18.1-1
  • Fixed in: 1.18.1-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nghttp2/libnghttp2-14@1.18.1-1

NVD Description

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

Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.

Remediation

Upgrade Debian:9 nghttp2 to version 1.18.1-1+deb9u1 or higher.

References

high severity

Improper Enforcement of Message or Data Structure

  • Vulnerable module: nghttp2/libnghttp2-14
  • Introduced through: nghttp2/libnghttp2-14@1.18.1-1
  • Fixed in: 1.18.1-1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nghttp2/libnghttp2-14@1.18.1-1

NVD Description

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

In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., > 32), then drop the connection.

Remediation

Upgrade Debian:9 nghttp2 to version 1.18.1-1+deb9u2 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: nghttp2/libnghttp2-14
  • Introduced through: nghttp2/libnghttp2-14@1.18.1-1
  • Fixed in: 1.18.1-1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nghttp2/libnghttp2-14@1.18.1-1

NVD Description

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

nghttp2 version >= 1.10.0 and nghttp2 <= v1.31.0 contains an Improper Input Validation CWE-20 vulnerability in ALTSVC frame handling that can result in segmentation fault leading to denial of service. This attack appears to be exploitable via network client. This vulnerability appears to have been fixed in >= 1.31.1.

Remediation

Upgrade Debian:9 nghttp2 to version 1.18.1-1+deb9u2 or higher.

References

high severity

Improper Certificate Validation

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

When importing a curve25519 private key in PKCS#8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services (NSS) library. This could lead to information disclosure. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

high severity

CVE-2021-2388

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u302-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u302-b08-1~deb9u1 or higher.

References

high severity

CVE-2022-21476

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u332-ga-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u332-ga-1~deb9u1 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u212-b03-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: 8u201. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Java SE, Java SE Embedded. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u212-b03-2~deb9u1 or higher.

References

high severity

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

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

CVE-2019-13565

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would otherwise be denied via a simple bind for any identity covered in those ACLs. After the first SASL bind is completed, the sasl_ssf value is retained for all new non-SASL connections. Depending on the ACL configuration, this can affect different types of operations (searches, modifications, etc.). In other words, a successful authorization step completed by one user affects the authorization requirement for a different user.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u3 or higher.

References

high severity

CVE-2020-36226

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch->bv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Double Free

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Integer Underflow

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck).

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Integer Underflow

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A NULL pointer dereference was found in OpenLDAP server and was fixed in openldap 2.4.55, during a request for renaming RDNs. An unauthenticated attacker could remotely crash the slapd process by sending a specially crafted request, causing a Denial of Service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u5 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read).

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP’s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u6 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was found in OpenLDAP in versions before 2.4.56. This flaw allows an attacker who sends a malicious packet processed by OpenLDAP to force a failed assertion in csnNormalize23(). The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u6 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u8 or higher.

References

high severity

Release of Invalid Pointer or Reference

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service.

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u7 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u3 or higher.

References

high severity

Key Management Errors

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0j-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).

Remediation

Upgrade Debian:9 openssl to version 1.1.0j-1~deb9u1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openssl to version 1.1.0l-1~deb9u5 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2u-1~deb9u4 or higher.

References

high severity

Key Management Errors

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2q-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2q-1~deb9u1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl1.0 package and not the openssl1.0 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openssl1.0 to version 1.0.2u-1~deb9u7 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: p11-kit/libp11-kit0
  • Introduced through: p11-kit/libp11-kit0@0.23.3-2
  • Fixed in: 0.23.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 p11-kit/libp11-kit0@0.23.3-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream p11-kit package and not the p11-kit package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling realloc or calloc.

Remediation

Upgrade Debian:9 p11-kit to version 0.23.3-2+deb9u1 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4
  • Fixed in: 5.24.1-3+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.

Remediation

Upgrade Debian:9 perl to version 5.24.1-3+deb9u7 or higher.

References

high severity

Improper Handling of Exceptional Conditions

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u3 or higher.

References

high severity

Improper Initialization

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object's initialization is mishandled.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

In SQLite through 3.22.0, databases whose schema is corrupted using a CREATE TABLE AS statement could cause a NULL pointer dereference, related to build.c and prepare.c.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is related to ext/fts5/fts5_hash.c.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Use After Free

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff to version 4.0.8-2+deb9u7 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: wayland/libwayland-client0
  • Introduced through: wayland/libwayland-client0@1.12.0-1, wayland/libwayland-cursor0@1.12.0-1 and others
  • Fixed in: 1.12.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 wayland/libwayland-client0@1.12.0-1
  • Introduced through: boxfuse/flyway@5.2.3 wayland/libwayland-cursor0@1.12.0-1
  • Introduced through: boxfuse/flyway@5.2.3 wayland/libwayland-server0@1.12.0-1

NVD Description

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

libXcursor before 1.1.15 has various integer overflows that could lead to heap buffer overflows when processing malicious cursors, e.g., with programs like GIMP. It is also possible that an attack vector exists against the related code in cursor/xcursor.c in Wayland through 1.14.0.

Remediation

Upgrade Debian:9 wayland to version 1.12.0-1+deb9u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-5
  • Fixed in: 1:1.2.8.dfsg-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 zlib/zlib1g@1:1.2.8.dfsg-5

NVD Description

Note: Versions mentioned in the description apply only to the upstream zlib package and not the zlib package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 zlib to version 1:1.2.8.dfsg-5+deb9u1 or higher.

References

high severity

CVE-2020-14593

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 7.4 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openssl to version 1.1.0l-1~deb9u4 or higher.

References

high severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0k-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input for every encryption operation. RFC 7539 specifies that the nonce value (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length and front pads the nonce with 0 bytes if it is less than 12 bytes. However it also incorrectly allows a nonce to be set of up to 16 bytes. In this case only the last 12 bytes are significant and any additional leading bytes are ignored. It is a requirement of using this cipher that nonce values are unique. Messages encrypted using a reused nonce value are susceptible to serious confidentiality and integrity attacks. If an application changes the default nonce length to be longer than 12 bytes and then makes a change to the leading bytes of the nonce expecting the new value to be a new unique nonce then such an application could inadvertently encrypt messages with a reused nonce. Additionally the ignored bytes in a long nonce are not covered by the integrity guarantee of this cipher. Any application that relies on the integrity of these ignored leading bytes of a long nonce may be further affected. Any OpenSSL internal use of this cipher, including in SSL/TLS, is safe because no such use sets such a long nonce value. However user applications that use this cipher directly and set a non-default nonce length to be longer than 12 bytes may be vulnerable. OpenSSL versions 1.1.1 and 1.1.0 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1c (Affected 1.1.1-1.1.1b). Fixed in OpenSSL 1.1.0k (Affected 1.1.0-1.1.0j).

Remediation

Upgrade Debian:9 openssl to version 1.1.0k-1~deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl1.0 package and not the openssl1.0 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 openssl1.0 to version 1.0.2u-1~deb9u6 or higher.

References

high severity

Link Following

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.26-0+deb9u1
  • Fixed in: 1.10.28-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 dbus/libdbus-1-3@1.10.26-0+deb9u1

NVD Description

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

dbus before 1.10.28, 1.12.x before 1.12.16, and 1.13.x before 1.13.12, as used in DBusServer in Canonical Upstart in Ubuntu 14.04 (and in some, less common, uses of dbus-daemon), allows cookie spoofing because of symlink mishandling in the reference implementation of DBUS_COOKIE_SHA1 in the libdbus library. (This only affects the DBUS_COOKIE_SHA1 authentication mechanism.) A malicious client with write access to its own home directory could manipulate a ~/.dbus-keyrings symlink to cause a DBusServer with a different uid to read and write in unintended locations. In the worst case, this could result in the DBusServer reusing a cookie that is known to the malicious client, and treating that cookie as evidence that a subsequent client connection came from an attacker-chosen uid, allowing authentication bypass.

Remediation

Upgrade Debian:9 dbus to version 1.10.28-0+deb9u1 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2
  • Fixed in: 1:1.5.1-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 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 Debian:9 libjpeg-turbo to version 1:1.5.1-2+deb9u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An out-of-bounds read flaw was found in libsndfile's FLAC codec functionality. An attacker who is able to submit a specially crafted file (via tricking a user to open or otherwise) to an application linked with libsndfile and using the FLAC codec, could trigger an out-of-bounds read that would most likely cause a crash but could potentially leak memory information that could be used in further exploitation of other flaws.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

high severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

A buffer overflow in glibc 2.5 (released on September 29, 2006) and can be triggered through the LD_LIBRARY_PATH environment variable. Please note that many versions of glibc are not vulnerable to this issue if patched for CVE-2017-1000366.

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

high severity

Use After Free

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

high severity

Improper Authorization

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u11

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the "allow_active" element rather than "allow_any".

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u11 or higher.

References

medium severity

CVE-2019-2949

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Kerberos). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via Kerberos to compromise Java SE, Java SE Embedded. While the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

medium severity

CVE-2019-2989

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. While the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS v3.0 Base Score 6.8 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

medium severity

CVE-2020-2601

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via Kerberos to compromise Java SE, Java SE Embedded. While the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

medium severity

CVE-2021-35567

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows low privileged attacker with network access via Kerberos to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Oracle GraalVM Enterprise Edition, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

Insufficient Comparison

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cups to version 2.2.1-8+deb9u8 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.43.4-2, e2fsprogs/e2fslibs@1.43.4-2 and others
  • Fixed in: 1.43.4-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/e2fslibs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libcomerr2@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libss2@1.43.4-2

NVD Description

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

An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.

Remediation

Upgrade Debian:9 e2fsprogs to version 1.43.4-2+deb9u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.43.4-2, e2fsprogs/e2fslibs@1.43.4-2 and others
  • Fixed in: 1.43.4-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/e2fslibs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libcomerr2@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libss2@1.43.4-2

NVD Description

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

A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.

Remediation

Upgrade Debian:9 e2fsprogs to version 1.43.4-2+deb9u2 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.6.4-3+deb9u1, libx11/libx11-data@2:1.6.4-3+deb9u1 and others
  • Fixed in: 2:1.6.4-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-6@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-data@2:1.6.4-3+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 libx11/libx11-xcb1@2:1.6.4-3+deb9u1

NVD Description

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

An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client was implemented in libX11 before version 1.6.10. As per upstream this is security relevant when setuid programs call XIM client functions while running with elevated privileges. No such programs are shipped with Red Hat Enterprise Linux.

Remediation

Upgrade Debian:9 libx11 to version 2:1.6.4-3+deb9u2 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 curl.

References

medium severity

Insufficiently Protected Credentials

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.

Remediation

There is no fixed version for Debian:9 curl.

References

medium severity

Out-of-Bounds

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

An Invalid Memory Address Dereference exists in the function elf_end in libelf in elfutils through v0.174. Although eu-size is intended to support ar files inside ar files, handle_ar in size.c closes the outer ar file before handling all inner entries. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1
  • Fixed in: 2.2.0-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream expat package and not the expat package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 expat to version 2.2.0-2+deb9u5 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.3-3.2
  • Fixed in: 2.6.3-3.2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 freetype/libfreetype6@2.6.3-3.2

NVD Description

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

Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

Remediation

Upgrade Debian:9 freetype to version 2.6.3-3.2+deb9u2 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: glib-networking/glib-networking
  • Introduced through: glib-networking/glib-networking@2.50.0-1+b1, glib-networking/glib-networking-common@2.50.0-1 and others
  • Fixed in: 2.50.0-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib-networking/glib-networking@2.50.0-1+b1
  • Introduced through: boxfuse/flyway@5.2.3 glib-networking/glib-networking-common@2.50.0-1
  • Introduced through: boxfuse/flyway@5.2.3 glib-networking/glib-networking-services@2.50.0-1+b1

NVD Description

Note: Versions mentioned in the description apply only to the upstream glib-networking package and not the glib-networking package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended documented behavior, to fail the certificate verification. Applications that fail to provide the server identity, including Balsa before 2.5.11 and 2.6.x before 2.6.1, accept a TLS certificate if the certificate is valid for any host.

Remediation

Upgrade Debian:9 glib-networking to version 2.50.0-1+deb9u1 or higher.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.1.18-8~deb9u3, gnupg2/gnupg@2.1.18-8~deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/dirmngr@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg-agent@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gpgv@2.1.18-8~deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 gnupg2.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others
  • Fixed in: 1.15-1+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Debian. See How to fix? for Debian:9 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

Upgrade Debian:9 krb5 to version 1.15-1+deb9u3 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2
  • Fixed in: 1:1.5.1-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

libjpeg-turbo 1.5.90 is vulnerable to a denial of service vulnerability caused by a divide by zero when processing a crafted BMP image.

Remediation

Upgrade Debian:9 libjpeg-turbo to version 1:1.5.1-2+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2
  • Fixed in: 1:1.5.1-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

get_8bit_row in rdbmp.c in libjpeg-turbo through 1.5.90 and MozJPEG through 3.3.1 allows attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted 8-bit BMP in which one or more of the color indices is out of range for the number of palette entries.

Remediation

Upgrade Debian:9 libjpeg-turbo to version 1:1.5.1-2+deb9u1 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: librsvg/librsvg2-2
  • Introduced through: librsvg/librsvg2-2@2.40.16-1+b1 and librsvg/librsvg2-common@2.40.16-1+b1
  • Fixed in: 2.40.21-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 librsvg/librsvg2-2@2.40.16-1+b1
  • Introduced through: boxfuse/flyway@5.2.3 librsvg/librsvg2-common@2.40.16-1+b1

NVD Description

Note: Versions mentioned in the description apply only to the upstream librsvg package and not the librsvg package as distributed by Debian. See How to fix? for Debian:9 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

Upgrade Debian:9 librsvg to version 2.40.21-0+deb9u1 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

There is a heap-based buffer over-read at wav.c in wav_write_header in libsndfile 1.0.28 that will cause a denial of service.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An issue was discovered in libsndfile 1.0.28. There is a buffer over-read in the function i2ulaw_array in ulaw.c that will lead to a denial of service.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

medium severity

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u5 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u7 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035 and CVE-2018-9251.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u3 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

After accepting an untrusted certificate, handling an empty pkcs7 sequence as part of the certificate data could have lead to a crash. This crash is believed to be unexploitable. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u5 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

In Network Security Services (NSS) before 3.36.7 and before 3.41.1, a malformed signature can cause a crash due to a null dereference, resulting in a Denial of Service.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

medium severity

CVE-2019-7663

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

An Invalid Address dereference was discovered in TIFFWriteDirectoryTagTransferfunction in libtiff/tif_dirwrite.c in LibTIFF 4.0.10, affecting the cpSeparateBufToContigBuf function in tiffcp.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted tiff file. This is different from CVE-2018-12900.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Improper Input Validation

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.8, there is a denial of service vulnerability in the TIFFOpen function. A crafted input will lead to a denial of service attack. During the TIFFOpen process, td_imagelength is not checked. The value of td_imagelength can be directly controlled by an input file. In the ChopUpSingleUncompressedStrip function, the _TIFFCheckMalloc function is called based on td_imagelength. If we set the value of td_imagelength close to the amount of system memory, it will hang the system or trigger the OOM killer.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

medium severity

Improper Resource Shutdown or Release

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

_TIFFCheckMalloc and _TIFFCheckRealloc in tif_aux.c in LibTIFF through 4.0.10 mishandle Integer Overflow checks because they rely on compiler behavior that is undefined by the applicable C standards. This can, for example, lead to an application crash.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.9, there is a NULL pointer dereference in the TIFFWriteDirectorySec function in tif_dirwrite.c that will lead to a denial of service attack, as demonstrated by tiffset.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

A NULL pointer dereference in the function _TIFFmemcmp at tif_unix.c (called from TIFFWriteDirectoryTagTransferfunction) in LibTIFF 4.0.9 allows an attacker to cause a denial-of-service through a crafted tiff file. This vulnerability can be triggered by the executable tiffcp.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u5 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

A NULL Pointer Dereference occurs in the function TIFFPrintDirectory in tif_print.c in LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7, 4.0.8 and 4.0.9 when using the tiffinfo tool to print crafted TIFF information, a different vulnerability than CVE-2017-18013. (This affects an earlier part of the TIFFPrintDirectory function that was not addressed by the CVE-2017-18013 patch.)

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff to version 4.0.8-2+deb9u7 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

medium severity

Resource Exhaustion

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.9, there is an uncontrolled resource consumption in the TIFFSetDirectory function of tif_dir.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tif file. This occurs because the declared number of directory entries is not validated against the actual number of directory entries.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

medium severity

Stack-based Buffer Overflow

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Information Exposure

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

The session cookie generated by the CUPS web interface was easy to guess on Linux, allowing unauthorized scripted access to the web interface when the web interface is enabled. This issue affected versions prior to v2.2.10.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u3 or higher.

References

medium severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u16

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 curl to version 7.52.1-5+deb9u16 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 curl.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others
  • Fixed in: 2.24-11+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak).

Remediation

Upgrade Debian:9 glibc to version 2.24-11+deb9u4 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.7.6-2+deb9u3
  • Fixed in: 1.7.6-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libgcrypt20@1.7.6-2+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libgcrypt20 to version 1.7.6-2+deb9u4 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u4 or higher.

References

medium severity

CVE-2018-12404

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

CVE-2019-2684

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u212-b03-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: RMI). Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: 8u201. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u212-b03-2~deb9u1 or higher.

References

medium severity

CVE-2021-35550

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-4160

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).

Remediation

There is no fixed version for Debian:9 openssl.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u3 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u2 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0j-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).

Remediation

Upgrade Debian:9 openssl to version 1.1.0j-1~deb9u1 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0j-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.1.1a (Affected 1.1.1).

Remediation

Upgrade Debian:9 openssl to version 1.1.0j-1~deb9u1 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0j-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).

Remediation

Upgrade Debian:9 openssl to version 1.1.0j-1~deb9u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2r-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2r-1~deb9u1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2u-1~deb9u4 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2u-1~deb9u3 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2q-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2q-1~deb9u1 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2q-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2q-1~deb9u1 or higher.

References

medium severity

Race Condition

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

In systemd prior to 234 a race condition exists between .mount and .automount units such that automount requests from kernel may not be serviced by systemd resulting in kernel holding the mountpoint and any processes that try to use said mount will hang. A race condition like this may lead to denial of service, until mount points are unmounted.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u10 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: apt
  • Introduced through: apt@1.4.8 and apt/libapt-pkg5.0@1.4.8
  • Fixed in: 1.4.11

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 apt@1.4.8
  • Introduced through: boxfuse/flyway@5.2.3 apt/libapt-pkg5.0@1.4.8

NVD Description

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

APT had several integer overflows and underflows while parsing .deb packages, aka GHSL-2020-168 GHSL-2020-169, in files apt-pkg/contrib/extracttar.cc, apt-pkg/deb/debfile.cc, and apt-pkg/contrib/arfile.cc. This issue affects: apt 1.2.32ubuntu0 versions prior to 1.2.32ubuntu0.2; 1.6.12ubuntu0 versions prior to 1.6.12ubuntu0.2; 2.0.2ubuntu0 versions prior to 2.0.2ubuntu0.2; 2.1.10ubuntu0 versions prior to 2.1.10ubuntu0.1;

Remediation

Upgrade Debian:9 apt to version 1.4.11 or higher.

References

medium severity

Insufficiently Protected Credentials

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers.

Remediation

There is no fixed version for Debian:9 curl.

References

medium severity

Improper Input Validation

  • Vulnerable module: apt
  • Introduced through: apt@1.4.8 and apt/libapt-pkg5.0@1.4.8
  • Fixed in: 1.4.10

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 apt@1.4.8
  • Introduced through: boxfuse/flyway@5.2.3 apt/libapt-pkg5.0@1.4.8

NVD Description

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

Missing input validation in the ar/tar implementations of APT before version 2.1.2 could result in denial of service when processing specially crafted deb files.

Remediation

Upgrade Debian:9 apt to version 1.4.10 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-2, avahi/libavahi-common-data@0.6.32-2 and others
  • Fixed in: 0.6.32-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-client3@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common-data@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common3@0.6.32-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream avahi package and not the avahi package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 avahi to version 0.6.32-2+deb9u1 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cups to version 2.2.1-8+deb9u7 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

In ippSetValueTag of ipp.c in Android 8.0, 8.1 and 9, there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure from the printer service with no additional execution privileges needed. User interaction is not needed for exploitation.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

In array_find of array.c, there is a possible out-of-bounds read due to an incorrect bounds check. This could lead to local information disclosure in the printer spooler with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-111210196

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u5 or higher.

References

medium severity

Improper Resource Shutdown or Release

  • Vulnerable module: dbus/libdbus-1-3
  • Introduced through: dbus/libdbus-1-3@1.10.26-0+deb9u1
  • Fixed in: 1.10.32-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 dbus/libdbus-1-3@1.10.26-0+deb9u1

NVD Description

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

An issue was discovered in dbus >= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service's private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.

Remediation

Upgrade Debian:9 dbus to version 1.10.32-0+deb9u1 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

Divide-by-zero vulnerabilities in the function arlib_add_symbols() in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by eu-ranlib, because a zero sh_entsize is mishandled.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

An invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl in elfutils through v0.174. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by consider_notes.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

dwarf_getaranges in dwarf_getaranges.c in libdw in elfutils before 2018-08-18 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted file.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1
  • Fixed in: 0.168-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes.

Remediation

Upgrade Debian:9 elfutils to version 0.168-1+deb9u1 or higher.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: flac/libflac8
  • Introduced through: flac/libflac8@1.3.2-1
  • Fixed in: 1.3.2-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 flac/libflac8@1.3.2-1

NVD Description

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

An error in the "read_metadata_vorbiscomment_()" function (src/libFLAC/stream_decoder.c) in FLAC version 1.3.2 can be exploited to cause a memory leak via a specially crafted FLAC file.

Remediation

Upgrade Debian:9 flac to version 1.3.2-2+deb9u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: flac/libflac8
  • Introduced through: flac/libflac8@1.3.2-1
  • Fixed in: 1.3.2-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 flac/libflac8@1.3.2-1

NVD Description

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

In append_to_verify_fifo_interleaved_ of stream_encoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-174302683

Remediation

Upgrade Debian:9 flac to version 1.3.2-2+deb9u2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: icu/libicu57
  • Introduced through: icu/libicu57@57.1-6+deb9u2
  • Fixed in: 57.1-6+deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 icu/libicu57@57.1-6+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream icu package and not the icu package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 icu to version 57.1-6+deb9u5 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.

Remediation

There is no fixed version for Debian:9 libjpeg-turbo.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3
  • Fixed in: 1.0.27-3+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

It was discovered the fix for CVE-2018-19758 (libsndfile) was not complete and still allows a read beyond the limits of a buffer in wav_write_header() function in wav.c. A local attacker may use this flaw to make the application crash.

Remediation

Upgrade Debian:9 libsndfile to version 1.0.27-3+deb9u1 or higher.

References

medium severity

XML External Entity (XXE) Injection

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u6 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.

Remediation

Upgrade Debian:9 sqlite3 to version 3.16.2-5+deb9u2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1
  • Fixed in: 3.16.2-5+deb9u2

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u13

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 systemd to version 232-25+deb9u13 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u9

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u9 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff to version 4.0.8-2+deb9u8 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff to version 4.0.8-2+deb9u8 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff to version 4.0.8-2+deb9u8 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

A heap buffer overflow flaw was found in Libtiffs' tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service.

Remediation

There is no fixed version for Debian:9 tiff.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, 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 b4e79bfa.

Remediation

There is no fixed version for Debian:9 tiff.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:624, 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 b4e79bfa.

Remediation

There is no fixed version for Debian:9 tiff.

References

medium severity

Unchecked Return Value

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

medium severity

CVE-2022-0530

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-21

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 unzip@6.0-21

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 unzip.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-21

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 unzip@6.0-21

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 unzip.

References

medium severity

Improper Input Validation

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

The add_job function in scheduler/ipp.c in CUPS before 2.2.6, when D-Bus support is enabled, can be crashed by remote attackers by sending print jobs with an invalid username, related to a D-Bus notification.

Remediation

Upgrade Debian:9 cups to version 2.2.1-8+deb9u3 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u14

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

curl 7.1.1 to and including 7.75.0 is vulnerable to an "Exposure of Private Personal Information to an Unauthorized Actor" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u14 or higher.

References

medium severity

Link Following

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2
  • Fixed in: 2.50.3-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)

Remediation

Upgrade Debian:9 glib2.0 to version 2.50.3-2+deb9u3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others
  • Fixed in: 1.15-1+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 krb5 to version 1.15-1+deb9u3 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1
  • Fixed in: 1.6.28-1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute.

Remediation

Upgrade Debian:9 libpng1.6 to version 1.6.28-1+deb9u1 or higher.

References

medium severity

CVE-2020-6829

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

A vulnerability exists where it possible to force Network Security Services (NSS) to sign CertificateVerify with PKCS#1 v1.5 signatures when those are the only ones advertised by server in CertificateRequest in TLS 1.3. PKCS#1 v1.5 signatures should not be used for TLS 1.3 messages. This vulnerability affects Firefox < 68.

Remediation

There is no fixed version for Debian:9 nss.

References

medium severity

CVE-2019-2762

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Utilities). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

medium severity

CVE-2019-2769

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Utilities). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

medium severity

CVE-2020-14621

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JAXP). Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

medium severity

CVE-2020-14803

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 11.0.8 and 15. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

medium severity

CVE-2020-2781

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

medium severity

CVE-2020-2830

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Concurrency). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

medium severity

CVE-2021-2163

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u292-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u291, 8u281, 11.0.10, 16; Java SE Embedded: 8u281; Oracle GraalVM Enterprise Edition: 19.3.5, 20.3.1.2 and 21.0.0.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u292-b10-0+deb9u1 or higher.

References

medium severity

CVE-2021-35556

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35559

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35561

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Utility). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35564

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Keytool). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35565

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35578

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2021-35586

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

medium severity

CVE-2022-21282

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21283

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21293

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21294

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21296

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21299

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21305

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21340

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21341

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21349

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: 2D). Supported versions that are affected are Oracle Java SE: 7u321, 8u311; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21360

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21365

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

medium severity

CVE-2022-21426

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u332-ga-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u332-ga-1~deb9u1 or higher.

References

medium severity

CVE-2022-21434

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u332-ga-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u332-ga-1~deb9u1 or higher.

References

medium severity

CVE-2022-21496

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u332-ga-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JNDI). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u332-ga-1~deb9u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

There is an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH512 are considered just feasible. However, for an attack the target would have to re-use the DH512 private key, which is not recommended anyway. Also applications directly using the low level API BN_mod_exp may be affected if they use BN_FLG_CONSTTIME. Fixed in OpenSSL 1.1.1e (Affected 1.1.1-1.1.1d). Fixed in OpenSSL 1.0.2u (Affected 1.0.2-1.0.2t).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u5 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

There is an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH512 are considered just feasible. However, for an attack the target would have to re-use the DH512 private key, which is not recommended anyway. Also applications directly using the low level API BN_mod_exp may be affected if they use BN_FLG_CONSTTIME. Fixed in OpenSSL 1.1.1e (Affected 1.1.1-1.1.1d). Fixed in OpenSSL 1.0.2u (Affected 1.0.2-1.0.2t).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2u-1~deb9u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: p11-kit/libp11-kit0
  • Introduced through: p11-kit/libp11-kit0@0.23.3-2
  • Fixed in: 0.23.3-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 p11-kit/libp11-kit0@0.23.3-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream p11-kit package and not the p11-kit package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue was discovered in p11-kit 0.21.1 through 0.23.21. A heap-based buffer over-read has been discovered in the RPC protocol used by thep11-kit server/remote commands and the client library. When the remote entity supplies a byte array through a serialized PKCS#11 function call, the receiving entity may allow the reading of up to 4 bytes of memory past the heap allocation.

Remediation

Upgrade Debian:9 p11-kit to version 0.23.3-2+deb9u1 or higher.

References

medium severity

CVE-2019-2745

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Security). Supported versions that are affected are Java SE: 7u221, 8u212 and 11.0.3. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where Java SE executes to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

medium severity

CVE-2019-13057

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2
  • Fixed in: 2.4.44+dfsg-5+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant deployments), slapd does not properly stop a rootDN from requesting authorization as an identity from another database during a SASL bind or with a proxyAuthz (RFC 4370) control. (It is not a common configuration to deploy a system where the server administrator and a DB administrator enjoy different levels of trust.)

Remediation

Upgrade Debian:9 openldap to version 2.4.44+dfsg-5+deb9u3 or higher.

References

medium severity

CVE-2019-2816

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

medium severity

CVE-2019-2975

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 4.8 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

medium severity

CVE-2020-14556

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

medium severity

CVE-2020-2593

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

medium severity

CVE-2020-2800

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Lightweight HTTP Server). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others
  • Fixed in: 1.15-1+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to cause a denial of service (NULL pointer dereference) or bypass a DN container check by supplying tagged data that is internal to the database module.

Remediation

Upgrade Debian:9 krb5 to version 1.15-1+deb9u3 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.4+dfsg1-2.2+deb9u2
  • Fixed in: 2.9.4+dfsg1-2.2+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxml2@2.9.4+dfsg1-2.2+deb9u2

NVD Description

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

libxml2 2.9.4, when used in recover mode, allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted XML document. NOTE: The maintainer states "I would disagree of a CVE with the Recover parsing option which should only be used for manual recovery at least for XML parser.

Remediation

Upgrade Debian:9 libxml2 to version 2.9.4+dfsg1-2.2+deb9u6 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

CVE-2019-2999

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE product of Oracle Java SE (component: Javadoc). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE accessible data as well as unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.7 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

medium severity

CVE-2019-1547

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters (instead of using a named curve). In those cases it is possible that such a group does not have the cofactor present. This can occur even where all the parameters match a known named curve. If such a curve is used then OpenSSL falls back to non-side channel resistant code paths which may result in full key recovery during an ECDSA signature operation. In order to be vulnerable an attacker would have to have the ability to time the creation of a large number of signatures where explicit parameters with no co-factor present are in use by an application using libcrypto. For the avoidance of doubt libssl is not vulnerable because explicit parameters are never used. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0j-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.

Remediation

Upgrade Debian:9 openssl to version 1.1.0j-1~deb9u1 or higher.

References

medium severity

CVE-2019-1547

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2t-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters (instead of using a named curve). In those cases it is possible that such a group does not have the cofactor present. This can occur even where all the parameters match a known named curve. If such a curve is used then OpenSSL falls back to non-side channel resistant code paths which may result in full key recovery during an ECDSA signature operation. In order to be vulnerable an attacker would have to have the ability to time the creation of a large number of signatures where explicit parameters with no co-factor present are in use by an application using libcrypto. For the avoidance of doubt libssl is not vulnerable because explicit parameters are never used. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2t-1~deb9u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2q-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2q-1~deb9u1 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: tar
  • Introduced through: tar@1.29b-1.1
  • Fixed in: 1.29b-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tar@1.29b-1.1

NVD Description

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

GNU Tar through 1.30, when --sparse is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user's process (e.g., a system backup running as root).

Remediation

Upgrade Debian:9 tar to version 1.29b-1.1+deb9u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firefox ESR < 68.9.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1
  • Fixed in: 2:3.26.2-1.1+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perform electromagnetic-based side channel attacks to record traces leading to the recovery of the secret primes. Note: An unmodified Firefox browser does not generate RSA keys in normal operation and is not affected, but products built on top of it might. This vulnerability affects Firefox < 78.

Remediation

Upgrade Debian:9 nss to version 2:3.26.2-1.1+deb9u2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: flac/libflac8
  • Introduced through: flac/libflac8@1.3.2-1
  • Fixed in: 1.3.2-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 flac/libflac8@1.3.2-1

NVD Description

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

In FLAC__bitreader_read_rice_signed_block of bitreader.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-156076070

Remediation

Upgrade Debian:9 flac to version 1.3.2-2+deb9u1 or higher.

References

medium severity

CVE-2021-2369

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u302-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Library). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u302-b08-1~deb9u1 or higher.

References

medium severity

CVE-2020-14792

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 4.2 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: bzip2
  • Introduced through: bzip2@1.0.6-8.1 and bzip2/libbz2-1.0@1.0.6-8.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 bzip2@1.0.6-8.1
  • Introduced through: boxfuse/flyway@5.2.3 bzip2/libbz2-1.0@1.0.6-8.1

NVD Description

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

BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.

Remediation

There is no fixed version for Debian:9 bzip2.

References

low severity

Out-of-bounds Read

  • Vulnerable module: db5.3/libdb5.3
  • Introduced through: db5.3/libdb5.3@5.3.28-12+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 db5.3/libdb5.3@5.3.28-12+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream db5.3 package and not the db5.3 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.

Remediation

There is no fixed version for Debian:9 db5.3.

References

low severity

Out-of-bounds Write

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.3-3.2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 freetype/libfreetype6@2.6.3-3.2

NVD Description

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

FreeType commit 1e2eb65048f75c64b68708efed6ce904c31f3b2f was discovered to contain a heap buffer overflow via the function sfnt_init_face.

Remediation

There is no fixed version for Debian:9 freetype.

References

low severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threat.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Read

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The malloc implementation in the GNU C Library (aka glibc or libc6), from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZE_MAX and could return a pointer to a heap region that is smaller than requested, eventually leading to heap corruption.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 glibc.

References

low severity

Double Free

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

Double free vulnerability in MIT Kerberos 5 (aka krb5) allows attackers to have unspecified impact via vectors involving automatic deletion of security contexts on error.

Remediation

There is no fixed version for Debian:9 krb5.

References

low severity

Out-of-Bounds

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 krb5.

References

low severity

Improper Input Validation

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

libpng before 1.6.32 does not properly check the length of chunks against the user limit.

Remediation

There is no fixed version for Debian:9 libpng1.6.

References

low severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.

Remediation

There is no fixed version for Debian:9 sqlite3.

References

low severity

Use After Free

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

Remediation

There is no fixed version for Debian:9 sqlite3.

References

low severity

Improper Input Validation

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

systemd v233 and earlier fails to safely parse usernames starting with a numeric digit (e.g. "0day"), running the service in question with root privileges rather than the user intended.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

CVE-2005-2541

  • Vulnerable module: tar
  • Introduced through: tar@1.29b-1.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tar@1.29b-1.1

NVD Description

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

Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.

Remediation

There is no fixed version for Debian:9 tar.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

Origin Validation Error

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.6.32-2, avahi/libavahi-common-data@0.6.32-2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-client3@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common-data@0.6.32-2
  • Introduced through: boxfuse/flyway@5.2.3 avahi/libavahi-common3@0.6.32-2

NVD Description

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

avahi-daemon in Avahi through 0.6.32 and 0.7 inadvertently responds to IPv6 unicast queries with source addresses that are not on-link, which allows remote attackers to cause a denial of service (traffic amplification) and may cause information leakage by obtaining potentially sensitive information from the responding device via port-5353 UDP packets. NOTE: this may overlap CVE-2015-2809.

Remediation

There is no fixed version for Debian:9 avahi.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

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

The browsing feature in the server in CUPS does not filter ANSI escape sequences from shared printer names, which might allow remote attackers to execute arbitrary code via a crafted printer name.

Remediation

There is no fixed version for Debian:9 cups.

References

low severity

Memory Leak

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

A memory leak (out-of-memory) in gif2rgb in util/gif2rgb.c in giflib 5.1.4 allows remote attackers trigger an out of memory exception or denial of service via a gif format file.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

Out-of-bounds Write

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain "Private->RunningCode - 2" array index is not checked. This will lead to a denial of service or possibly unspecified other impact.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

Out-of-bounds Write

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain CrntCode array index is not checked. This will lead to a denial of service or possibly unspecified other impact.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

CVE-2019-1010023

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threat.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Cross-site Request Forgery (CSRF)

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.1.18-8~deb9u3, gnupg2/gnupg@2.1.18-8~deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/dirmngr@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg-agent@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gpgv@2.1.18-8~deb9u3

NVD Description

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

GnuPG version 2.1.12 - 2.2.11 contains a Cross ite Request Forgery (CSRF) vulnerability in dirmngr that can result in Attacker controlled CSRF, Information Disclosure, DoS. This attack appear to be exploitable via Victim must perform a WKD request, e.g. enter an email address in the composer window of Thunderbird/Enigmail. This vulnerability appears to have been fixed in after commit 4a4bb874f63741026bd26264c43bb32b1099f060.

Remediation

There is no fixed version for Debian:9 gnupg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: graphite2/libgraphite2-3
  • Introduced through: graphite2/libgraphite2-3@1.3.10-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 graphite2/libgraphite2-3@1.3.10-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream graphite2 package and not the graphite2 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 graphite2.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libjpeg-turbo.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An issue has been found in third-party PNM decoding associated with libpng 1.6.35. It is a stack-based buffer overflow in the function get_token in pnm2png.c in pnm2png.

Remediation

There is no fixed version for Debian:9 libpng1.6.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

A stack-based buffer overflow in psf_memset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted audio file. The vulnerability can be triggered by the executable sndfile-deinterleave.

Remediation

There is no fixed version for Debian:9 libsndfile.

References

low severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncursesw5
  • Introduced through: ncurses/libncursesw5@6.0+20161126-1+deb9u2, ncurses/libtinfo5@6.0+20161126-1+deb9u2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libncursesw5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libtinfo5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-base@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-bin@6.0+20161126-1+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 ncurses.

References

low severity

Memory Leak

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb.

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

Use After Free

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

Integer Underflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Write

  • Vulnerable module: lz4/liblz4-1
  • Introduced through: lz4/liblz4-1@0.0~r131-2+b1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 lz4/liblz4-1@0.0~r131-2+b1

NVD Description

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

LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states "only a few specific / uncommon usages of the API are at risk."

Remediation

There is no fixed version for Debian:9 lz4.

References

low severity

Improper Check for Dropped Privileges

  • Vulnerable module: bash
  • Introduced through: bash@4.4-5

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 bash@4.4-5

NVD Description

Note: Versions mentioned in the description apply only to the upstream bash package and not the bash package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 bash.

References

low severity

Out-of-bounds Read

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.43.4-2, e2fsprogs/e2fslibs@1.43.4-2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/e2fslibs@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libcomerr2@1.43.4-2
  • Introduced through: boxfuse/flyway@5.2.3 e2fsprogs/libss2@1.43.4-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream e2fsprogs package and not the e2fsprogs package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 e2fsprogs.

References

low severity

Out-of-bounds Write

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.3-3.2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 freetype/libfreetype6@2.6.3-3.2

NVD Description

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

ftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based buffer overflow.

Remediation

There is no fixed version for Debian:9 freetype.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: gdk-pixbuf/libgdk-pixbuf2.0-0
  • Introduced through: gdk-pixbuf/libgdk-pixbuf2.0-0@2.36.5-2+deb9u2 and gdk-pixbuf/libgdk-pixbuf2.0-common@2.36.5-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gdk-pixbuf/libgdk-pixbuf2.0-0@2.36.5-2+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 gdk-pixbuf/libgdk-pixbuf2.0-common@2.36.5-2+deb9u2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An exploitable integer overflow vulnerability exists in the tiff_image_parse functionality of Gdk-Pixbuf 2.36.6 when compiled with Clang. A specially crafted tiff file can cause a heap-overflow resulting in remote code execution. An attacker can send a file or a URL to trigger this vulnerability.

Remediation

There is no fixed version for Debian:9 gdk-pixbuf.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in g_option_group_add_entries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries in a fixed number of calls to g_option_group_add_entries()." The researcher states that this pattern is undocumented

Remediation

There is no fixed version for Debian:9 glib2.0.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for size_t in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as demonstrated by a crash in __memmove_avx_unaligned_erms in sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S during a memcpy.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Off-by-one Error

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In glibc 2.26 and earlier there is confusion in the usage of getcwd() by realpath() which can be used to write before the destination buffer leading to a buffer underflow and potential code execution.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Use After Free

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other impact by supplying a crafted keymap file.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

Heap-based buffer overflow in the __get_page function in lib/dbm/src/h_page.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

The __hash_open function in hash.c:229 in Mozilla Network Security Services (NSS) allows context-dependent attackers to cause a denial of service (floating point exception and crash) via a crafted cert8.db file.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

Heap-based buffer overflow in the __hash_open function in lib/dbm/src/hash.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

Heap-based buffer overflow in the alloc_segs function in lib/dbm/src/hash.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 pcre3/libpcre3@2:8.39-3

NVD Description

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

Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.

Remediation

There is no fixed version for Debian:9 pcre3.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 pcre3/libpcre3@2:8.39-3

NVD Description

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

Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.

Remediation

There is no fixed version for Debian:9 pcre3.

References

low severity

Improper Verification of Cryptographic Signature

low severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

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

shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).

Remediation

There is no fixed version for Debian:9 shadow.

References

low severity

CVE-2018-6954

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Incorrect Privilege Assignment

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Link Following

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

systemd-tmpfiles in systemd before 237 attempts to support ownership/permission changes on hardlinked files even if the fs.protected_hardlinks sysctl is turned off, which allows local users to bypass intended access restrictions via vectors involving a hard link to a file for which the user lacks write access, as demonstrated by changing the ownership of the /etc/passwd file.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Privilege Chaining

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Access Restriction Bypass

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.29.2-1+deb9u1, util-linux/bsdutils@1:2.29.2-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 util-linux@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/bsdutils@1:2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libblkid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libfdisk1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libmount1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libsmartcols1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libuuid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/mount@2.29.2-1+deb9u1

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 Debian. See How to fix? for Debian:9 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 Debian:9 util-linux.

References

low severity

Out-of-bounds Read

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 cairo.

References

low severity

Out-of-bounds Read

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.3-3.2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 freetype/libfreetype6@2.6.3-3.2

NVD Description

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

FreeType commit 22a0cccb4d9d002f33c1ba7a4b36812c7d4f46b5 was discovered to contain a segmentation violation via the function FT_Request_Size.

Remediation

There is no fixed version for Debian:9 freetype.

References

low severity

Out-of-bounds Read

  • Vulnerable module: freetype/libfreetype6
  • Introduced through: freetype/libfreetype6@2.6.3-3.2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 freetype/libfreetype6@2.6.3-3.2

NVD Description

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

FreeType commit 53dfdcd8198d2b3201a23c4bad9190519ba918db was discovered to contain a segmentation violation via the function FNT_Size_Request.

Remediation

There is no fixed version for Debian:9 freetype.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: gdk-pixbuf/libgdk-pixbuf2.0-0
  • Introduced through: gdk-pixbuf/libgdk-pixbuf2.0-0@2.36.5-2+deb9u2 and gdk-pixbuf/libgdk-pixbuf2.0-common@2.36.5-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gdk-pixbuf/libgdk-pixbuf2.0-0@2.36.5-2+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 gdk-pixbuf/libgdk-pixbuf2.0-common@2.36.5-2+deb9u2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

gdk-pixbuf-thumbnailer.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors related to printing an error message.

Remediation

There is no fixed version for Debian:9 gdk-pixbuf.

References

low severity

Improper Data Handling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In the GNU C Library (aka glibc or libc6) before 2.28, parse_reg_exp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service (assertion failure and application exit) or trigger an incorrect result by attempting a regular-expression match.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Reachable Assertion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\1\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\227|)(\1\1|t1|\\2537)+' in grep.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Key Management Errors

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.1.18-8~deb9u3, gnupg2/gnupg@2.1.18-8~deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/dirmngr@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg-agent@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gpgv@2.1.18-8~deb9u3

NVD Description

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

GnuPG 2.2.4 and 2.2.5 does not enforce a configuration in which key certification requires an offline master Certify key, which results in apparently valid certifications that occurred only with access to a signing subkey.

Remediation

There is no fixed version for Debian:9 gnupg2.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.1.18-8~deb9u3, gnupg2/gnupg@2.1.18-8~deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/dirmngr@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gnupg-agent@2.1.18-8~deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 gnupg2/gpgv@2.1.18-8~deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 gnupg2.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 krb5.

References

low severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.7.6-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libgcrypt20@1.7.6-2+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libgcrypt20.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.7.6-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libgcrypt20@1.7.6-2+deb9u3

NVD Description

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

cipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt's ElGamal implementation.

Remediation

There is no fixed version for Debian:9 libgcrypt20.

References

low severity

Excessive Iteration

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

libjpeg 9c has a large loop because read_pixel in rdtarga.c mishandles EOF.

Remediation

There is no fixed version for Debian:9 libjpeg-turbo.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability. This flaw affects NSS versions before 3.58.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Cryptographic Issues

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.

Remediation

There is no fixed version for Debian:9 openldap.

References

low severity

Out-of-Bounds

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.

Remediation

There is no fixed version for Debian:9 openldap.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 pcre3/libpcre3@2:8.39-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 pcre3.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 pcre3/libpcre3@2:8.39-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream pcre3 package and not the pcre3 package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 pcre3.

References

low severity

Link Following

  • Vulnerable module: perl/perl-base
  • Introduced through: perl/perl-base@5.24.1-3+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 perl/perl-base@5.24.1-3+deb9u4

NVD Description

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

_is_safe in the File::Temp module for Perl does not properly handle symlinks.

Remediation

There is no fixed version for Debian:9 perl.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tar
  • Introduced through: tar@1.29b-1.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tar@1.29b-1.1

NVD Description

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

pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.

Remediation

There is no fixed version for Debian:9 tar.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

Out-of-bounds Read

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

An issue was discovered in giflib through 5.1.4. DumpScreen2RGB in gif2rgb.c has a heap-based buffer over-read.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libcroco/libcroco3@0.6.11-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libcroco.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncursesw5
  • Introduced through: ncurses/libncursesw5@6.0+20161126-1+deb9u2, ncurses/libtinfo5@6.0+20161126-1+deb9u2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libncursesw5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libtinfo5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-base@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-bin@6.0+20161126-1+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 ncurses.

References

low severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 cairo.

References

low severity

Out-of-bounds Write

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cairo.

References

low severity

Reachable Assertion

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cairo.

References

low severity

Improper Input Validation

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.26-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 coreutils@8.26-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream coreutils package and not the coreutils package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 coreutils.

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.

Remediation

There is no fixed version for Debian:9 curl.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

An attempted excessive memory allocation was discovered in the function read_long_names in elf_begin.c in libelf in elfutils 0.174. Remote attackers could leverage this vulnerability to cause a denial-of-service via crafted elf input, which leads to an out-of-memory exception. NOTE: The maintainers believe this is not a real issue, but instead a "warning caused by ASAN because the allocation is big. By setting ASAN_OPTIONS=allocator_may_return_null=1 and running the reproducer, nothing happens."

Remediation

There is no fixed version for Debian:9 elfutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

A heap-based buffer over-read was discovered in the function read_srclines in dwarf_getsrclines.c in libdw in elfutils 0.175. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by eu-nm.

Remediation

There is no fixed version for Debian:9 elfutils.

References

low severity

Divide By Zero

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

In GIFLIB before 2019-02-16, a malformed GIF file triggers a divide-by-zero exception in the decoder function DGifSlurp in dgif_lib.c if the height field of the ImageSize data structure is equal to zero.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.5.8-5+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnutls28/libgnutls30@3.5.8-5+deb9u4

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnutls28 package and not the gnutls28 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 gnutls28.

References

low severity

Out-of-Bounds

  • Vulnerable module: jbigkit/libjbig0
  • Introduced through: jbigkit/libjbig0@2.1-3.1+b2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 jbigkit/libjbig0@2.1-3.1+b2

NVD Description

Note: Versions mentioned in the description apply only to the upstream jbigkit package and not the jbigkit package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 jbigkit.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. The pre-defined function "strlen" is getting a "NULL" string as a parameter value in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the Key Distribution Center (KDC), which allows remote authenticated users to cause a denial of service (NULL pointer dereference) via a modified kadmin client.

Remediation

There is no fixed version for Debian:9 krb5.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libcroco/libcroco3@0.6.11-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libcroco.

References

low severity

Out-of-Bounds

  • Vulnerable module: libcroco/libcroco3
  • Introduced through: libcroco/libcroco3@0.6.11-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libcroco/libcroco3@0.6.11-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco package and not the libcroco package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libcroco.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libjpeg-turbo/libjpeg62-turbo
  • Introduced through: libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libjpeg-turbo/libjpeg62-turbo@1:1.5.1-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

libjpeg-turbo 1.5.2 has a NULL Pointer Dereference in jdpostct.c and jquant1.c via a crafted JPEG file.

Remediation

There is no fixed version for Debian:9 libjpeg-turbo.

References

low severity

CVE-2018-14048

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libpng1.6.

References

low severity

Memory Leak

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated "I don't think it is libpng's job to free this buffer.

Remediation

There is no fixed version for Debian:9 libpng1.6.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libsndfile/libsndfile1
  • Introduced through: libsndfile/libsndfile1@1.0.27-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsndfile/libsndfile1@1.0.27-3

NVD Description

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

An issue was discovered in libsndfile 1.0.28. There is a NULL pointer dereference in the function sf_write_int in sndfile.c, which will lead to a denial of service.

Remediation

There is no fixed version for Debian:9 libsndfile.

References

low severity

Divide By Zero

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

An issue was discovered in LibTIFF 4.0.9. There is a NULL pointer dereference in the function LZWDecode in the file tif_lzw.c.

Remediation

There is no fixed version for Debian:9 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 tiff.

References

low severity

Reachable Assertion

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2
  • Fixed in: 4.0.8-2+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

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

The TIFFWriteDirectorySec() function in tif_dirwrite.c in LibTIFF through 4.0.9 allows remote attackers to cause a denial of service (assertion failure and application crash) via a crafted file, a different vulnerability than CVE-2017-13726.

Remediation

Upgrade Debian:9 tiff to version 4.0.8-2+deb9u4 or higher.

References

low severity

XML External Entity (XXE) Injection

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.0-2+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 expat/libexpat1@2.2.0-2+deb9u1

NVD Description

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

expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.

Remediation

There is no fixed version for Debian:9 expat.

References

low severity

Race Condition

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.7.6-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libgcrypt20@1.7.6-2+deb9u3

NVD Description

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

It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7.

Remediation

There is no fixed version for Debian:9 libgcrypt20.

References

low severity

Access Restriction Bypass

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

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

initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.

Remediation

There is no fixed version for Debian:9 shadow.

References

low severity

Authentication Bypass

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 systemd.

References

low severity

Open Redirect

  • Vulnerable module: wget
  • Introduced through: wget@1.18-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 wget@1.18-5+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream wget package and not the wget package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 wget.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Improper Data Handling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Read

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

PRNG Seed Error

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.26.2-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nss/libnss3@2:3.26.2-1.1+deb9u1

NVD Description

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

When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.

Remediation

There is no fixed version for Debian:9 nss.

References

low severity

Information Exposure

  • Vulnerable module: nettle/libhogweed4
  • Introduced through: nettle/libhogweed4@3.3-1+b2 and nettle/libnettle6@3.3-1+b2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 nettle/libhogweed4@3.3-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 nettle/libnettle6@3.3-1+b2

NVD Description

Note: Versions mentioned in the description apply only to the upstream nettle package and not the nettle package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 nettle.

References

low severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.5.8-5+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnutls28/libgnutls30@3.5.8-5+deb9u4

NVD Description

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

A Bleichenbacher type side-channel based padding oracle attack was found in the way gnutls handles verification of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run process on the same physical core as the victim process, could use this to extract plaintext or in some cases downgrade any TLS connections to a vulnerable server.

Remediation

There is no fixed version for Debian:9 gnutls28.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.14.8-1 and cairo/libcairo2@1.14.8-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo-gobject2@1.14.8-1
  • Introduced through: boxfuse/flyway@5.2.3 cairo/libcairo2@1.14.8-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream cairo package and not the cairo package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cairo.

References

low severity

Out-of-bounds Read

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.168-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 elfutils/libelf1@0.168-1

NVD Description

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

libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash.

Remediation

There is no fixed version for Debian:9 elfutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 giflib/libgif7@5.1.4-0.4

NVD Description

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

Heap-based buffer overflow in util/gif2rgb.c in gif2rgb in giflib 5.1.2 allows remote attackers to cause a denial of service (application crash) via the background color index in a GIF file.

Remediation

There is no fixed version for Debian:9 giflib.

References

low severity

Out-of-bounds Write

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.4-0.4

low severity

CVE-2019-7309

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

In the GNU C Library (aka glibc or libc6) through 2.29, the memcmp function for the x32 architecture can incorrectly return zero (indicating that the inputs are equal) because the RDX most significant bit is mishandled.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: harfbuzz/libharfbuzz0b
  • Introduced through: harfbuzz/libharfbuzz0b@1.4.2-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 harfbuzz/libharfbuzz0b@1.4.2-1

NVD Description

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

An integer overflow in the component hb-ot-shape-fallback.cc of Harfbuzz v4.3.0 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.

Remediation

There is no fixed version for Debian:9 harfbuzz.

References

low severity

Buffer Overflow

  • Vulnerable module: libpng1.6/libpng16-16
  • Introduced through: libpng1.6/libpng16-16@1.6.28-1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libpng1.6/libpng16-16@1.6.28-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libpng1.6 package and not the libpng1.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.

Remediation

There is no fixed version for Debian:9 libpng1.6.

References

low severity

CVE-2018-1000654

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.10-1.1+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libtasn1-6@4.10-1.1+deb9u1

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 Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libtasn1-6.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of crafted keymap files.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file that triggers an xkb_intern_atom failure.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in resolve_keysym in xkbcomp/parser.y in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because a map access attempt can occur for a map that was never created.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because lookup failures are mishandled.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because the XkbFile for an xkb_geometry section was mishandled.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because geometry tokens were desupported incorrectly.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in LookupModMask in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with invalid virtual modifiers.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Unchecked NULL pointer usage in ResolveStateAndPredicate in xkbcomp/compat.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with a no-op modmask expression.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

Resource Exhaustion

  • Vulnerable module: libxkbcommon/libxkbcommon0
  • Introduced through: libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libxkbcommon/libxkbcommon0@0.7.1-2~deb9u1

NVD Description

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

Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers boolean negation.

Remediation

There is no fixed version for Debian:9 libxkbcommon.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncursesw5
  • Introduced through: ncurses/libncursesw5@6.0+20161126-1+deb9u2, ncurses/libtinfo5@6.0+20161126-1+deb9u2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libncursesw5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libtinfo5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-base@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-bin@6.0+20161126-1+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 ncurses.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 pcre3/libpcre3@2:8.39-3

NVD Description

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

In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used

Remediation

There is no fixed version for Debian:9 pcre3.

References

low severity

Improper Input Validation

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

The dump_callback function in SQLite 3.20.0 allows remote attackers to cause a denial of service (EXC_BAD_ACCESS and application crash) via a crafted file.

Remediation

There is no fixed version for Debian:9 sqlite3.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tar
  • Introduced through: tar@1.29b-1.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tar@1.29b-1.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream tar package and not the tar package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tar.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff5
  • Introduced through: tiff/libtiff5@4.0.8-2+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 tiff/libtiff5@4.0.8-2+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream tiff package and not the tiff package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 tiff.

References

low severity

Information Exposure

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.29.2-1+deb9u1, util-linux/bsdutils@1:2.29.2-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 util-linux@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/bsdutils@1:2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libblkid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libfdisk1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libmount1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libsmartcols1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libuuid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/mount@2.29.2-1+deb9u1

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an "INPUTRC" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.

Remediation

There is no fixed version for Debian:9 util-linux.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.29.2-1+deb9u1, util-linux/bsdutils@1:2.29.2-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 util-linux@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/bsdutils@1:2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libblkid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libfdisk1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libmount1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libsmartcols1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/libuuid1@2.29.2-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 util-linux/mount@2.29.2-1+deb9u1

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

An integer overflow in util-linux through 2.37.1 can potentially cause a buffer overflow if an attacker were able to use system resources in a way that leads to a large number in the /proc/sysvipc/sem file. NOTE: this is unexploitable in GNU C Library environments, and possibly in all realistic environments.

Remediation

There is no fixed version for Debian:9 util-linux.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncursesw5
  • Introduced through: ncurses/libncursesw5@6.0+20161126-1+deb9u2, ncurses/libtinfo5@6.0+20161126-1+deb9u2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libncursesw5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libtinfo5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-base@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-bin@6.0+20161126-1+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 ncurses.

References

low severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain "skeleton key" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.

Remediation

There is no fixed version for Debian:9 openssl.

References

low severity

Insufficiently Protected Credentials

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened.

Remediation

There is no fixed version for Debian:9 curl.

References

low severity

Cryptographic Issues

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.50.3-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glib2.0/libglib2.0-0@2.50.3-2

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 Debian. See How to fix? for Debian:9 relevant fixed versions and status.

GLib 2.31.8 and earlier, when the g_str_hash function is used, computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table. NOTE: this issue may be disputed by the vendor; the existence of the g_str_hash function is not a vulnerability in the library, because callers of g_hash_table_new and g_hash_table_new_full can specify an arbitrary hash function that is appropriate for the application.

Remediation

There is no fixed version for Debian:9 glib2.0.

References

low severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 glibc.

References

low severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threat.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is "ASLR bypass itself is not a vulnerability.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncursesw5
  • Introduced through: ncurses/libncursesw5@6.0+20161126-1+deb9u2, ncurses/libtinfo5@6.0+20161126-1+deb9u2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libncursesw5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/libtinfo5@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-base@6.0+20161126-1+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 ncurses/ncurses-bin@6.0+20161126-1+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream ncurses package and not the ncurses package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 ncurses.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.39-3

low severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 shadow.

References

low severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a "fault-based attack."

Remediation

There is no fixed version for Debian:9 openssl.

References

low severity

Race Condition

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.26-3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 coreutils@8.26-3

NVD Description

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

In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX "-R -L" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.

Remediation

There is no fixed version for Debian:9 coreutils.

References

low severity

Improper Initialization

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a "kill cat /pathname" command, as demonstrated by openldap-initscript.

Remediation

There is no fixed version for Debian:9 openldap.

References

low severity

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

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.4-4.1 and shadow/passwd@1:4.4-4.1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 shadow/login@1:4.4-4.1
  • Introduced through: boxfuse/flyway@5.2.3 shadow/passwd@1:4.4-4.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 shadow.

References

low severity

Improper Input Validation

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

It was discovered systemd does not correctly check the content of PIDFile files before using it to kill processes. When a service is run from an unprivileged user (e.g. User field set in the service file), a local attacker who is able to write to the PIDFile of the mentioned service may use this flaw to trick systemd into killing other services and/or privileged processes. Versions before v237 are vulnerable.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: mesa/libegl1-mesa
  • Introduced through: mesa/libegl1-mesa@13.0.6-1+b2, mesa/libgbm1@13.0.6-1+b2 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 mesa/libegl1-mesa@13.0.6-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 mesa/libgbm1@13.0.6-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 mesa/libgl1-mesa-glx@13.0.6-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 mesa/libglapi-mesa@13.0.6-1+b2
  • Introduced through: boxfuse/flyway@5.2.3 mesa/libwayland-egl1-mesa@13.0.6-1+b2

NVD Description

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

An exploitable shared memory permissions vulnerability exists in the functionality of X11 Mesa 3D Graphics Library 19.1.2. An attacker can access the shared memory without any specific permissions to trigger this vulnerability.

Remediation

There is no fixed version for Debian:9 mesa.

References

low severity

Link Following

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

Resource Management Errors

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.5.8-5+deb9u4

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 gnutls28/libgnutls30@3.5.8-5+deb9u4

NVD Description

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

The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a "BEAST" attack.

Remediation

There is no fixed version for Debian:9 gnutls28.

References

low severity

Memory Leak

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.16.2-5+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 sqlite3/libsqlite3-0@3.16.2-5+deb9u1

NVD Description

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

A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicious user obtain sensitive information. NOTE: The developer disputes this as a vulnerability stating that If you give SQLite a corrupted database file and submit a query against the database, it might read parts of the database that you did not intend or expect.

Remediation

There is no fixed version for Debian:9 sqlite3.

References

low severity

Improper Certificate Validation

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2 and openldap/libldap-common@2.4.44+dfsg-5+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-2.4-2@2.4.44+dfsg-5+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openldap/libldap-common@2.4.44+dfsg-5+deb9u2

NVD Description

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

libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.

Remediation

There is no fixed version for Debian:9 openldap.

References

low severity

CVE-2004-0971

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

The krb5-send-pr script in the kerberos5 (krb5) package in Trustix Secure Linux 1.5 through 2.1, and possibly other operating systems, allows local users to overwrite files via a symlink attack on temporary files.

Remediation

There is no fixed version for Debian:9 krb5.

References

low severity

LDAP Injection

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.15-1+deb9u1, krb5/libk5crypto3@1.15-1+deb9u1 and others
  • Fixed in: 1.15-1+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 krb5/libgssapi-krb5-2@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libk5crypto3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5-3@1.15-1+deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 krb5/libkrb5support0@1.15-1+deb9u1

NVD Description

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

MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to circumvent a DN containership check by supplying both a "linkdn" and "containerdn" database argument, or by supplying a DN string which is a left extension of a container DN string but is not hierarchically within the container DN.

Remediation

Upgrade Debian:9 krb5 to version 1.15-1+deb9u3 or higher.

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: apt
  • Introduced through: apt@1.4.8 and apt/libapt-pkg5.0@1.4.8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 apt@1.4.8
  • Introduced through: boxfuse/flyway@5.2.3 apt/libapt-pkg5.0@1.4.8

NVD Description

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

It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.

Remediation

There is no fixed version for Debian:9 apt.

References

low severity

CVE-2020-8284

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u13

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u13 or higher.

References

low severity

Use of Incorrectly-Resolved Name or Reference

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u15

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

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

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.

Remediation

Upgrade Debian:9 curl to version 7.52.1-5+deb9u15 or higher.

References

low severity

CVE-2019-2842

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE component of Oracle Java SE (subcomponent: JCE). The supported version that is affected is Java SE: 8u212. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

low severity

CVE-2019-2894

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2962

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2964

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Concurrency). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2973

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JAXP). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2978

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2981

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JAXP). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2983

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2987

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 11.0.4 and 13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2988

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2019-2992

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-14577

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

low severity

CVE-2020-14578

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u261 and 8u251; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

low severity

CVE-2020-14579

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u261 and 8u251; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

low severity

CVE-2020-14581

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u265-b01-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u265-b01-0+deb9u1 or higher.

References

low severity

CVE-2020-14779

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2020-14781

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JNDI). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2020-14782

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2020-14797

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2020-2583

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

low severity

CVE-2020-2590

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via Kerberos to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

low severity

CVE-2020-2654

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

low severity

CVE-2020-2659

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u242-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u241 and 8u231; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u242-b08-1~deb9u1 or higher.

References

low severity

CVE-2020-2754

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-2755

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-2756

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-2757

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-2773

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u252-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: Applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u252-b09-1~deb9u1 or higher.

References

low severity

CVE-2021-35603

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

low severity

CVE-2022-21248

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u322-b06-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u322-b06-1~deb9u1 or higher.

References

low severity

CVE-2022-21443

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u332-ga-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u332-ga-1~deb9u1 or higher.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.0f-3+deb9u2 and openssl/libssl1.1@1.1.0f-3+deb9u2
  • Fixed in: 1.1.0l-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl@1.1.0f-3+deb9u2
  • Introduced through: boxfuse/flyway@5.2.3 openssl/libssl1.1@1.1.0f-3+deb9u2

NVD Description

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

In situations where an attacker receives automated notification of the success or failure of a decryption attempt an attacker, after sending a very large number of messages to be decrypted, can recover a CMS/PKCS7 transported encryption key or decrypt any RSA encrypted message that was encrypted with the public RSA key, using a Bleichenbacher padding oracle attack. Applications are not affected if they use a certificate together with the private RSA key to the CMS_decrypt or PKCS7_decrypt functions to select the correct recipient info to decrypt. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

Remediation

Upgrade Debian:9 openssl to version 1.1.0l-1~deb9u1 or higher.

References

low severity

Information Exposure

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2u-1~deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

The Raccoon attack exploits a flaw in the TLS specification which can lead to an attacker being able to compute the pre-master secret in connections which have used a Diffie-Hellman (DH) based ciphersuite. In such a case this would result in the attacker being able to eavesdrop on all encrypted communications sent over that TLS connection. The attack can only be exploited if an implementation re-uses a DH secret across multiple TLS connections. Note that this issue only impacts DH ciphersuites and not ECDH ciphersuites. This issue affects OpenSSL 1.0.2 which is out of support and no longer receiving public updates. OpenSSL 1.1.1 is not vulnerable to this issue. Fixed in OpenSSL 1.0.2w (Affected 1.0.2-1.0.2v).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2u-1~deb9u2 or higher.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3
  • Fixed in: 1.0.2t-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

In situations where an attacker receives automated notification of the success or failure of a decryption attempt an attacker, after sending a very large number of messages to be decrypted, can recover a CMS/PKCS7 transported encryption key or decrypt any RSA encrypted message that was encrypted with the public RSA key, using a Bleichenbacher padding oracle attack. Applications are not affected if they use a certificate together with the private RSA key to the CMS_decrypt or PKCS7_decrypt functions to select the correct recipient info to decrypt. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

Remediation

Upgrade Debian:9 openssl1.0 to version 1.0.2t-1~deb9u1 or higher.

References

low severity

CVE-2019-2786

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u222-b10-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Security). Supported versions that are affected are Java SE: 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.4 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u222-b10-1~deb9u1 or higher.

References

low severity

Buffer Overflow

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.2.1-8+deb9u2
  • Fixed in: 2.2.1-8+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 cups/libcups2@2.2.1-8+deb9u2

NVD Description

Note: Versions mentioned in the description apply only to the upstream cups package and not the cups package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 cups to version 2.2.1-8+deb9u6 or higher.

References

low severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.6-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsepol/libsepol1@2.6-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.6-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsepol/libsepol1@2.6-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.6-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsepol/libsepol1@2.6-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@2.6-2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 libsepol/libsepol1@2.6-2

NVD Description

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

The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).

Remediation

There is no fixed version for Debian:9 libsepol.

References

low severity

Memory Leak

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u8

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

A memory leak was discovered in the backport of fixes for CVE-2018-16864 in Red Hat Enterprise Linux. Function dispatch_message_real() in journald-server.c does not free the memory allocated by set_iovec_field_free() to store the _CMDLINE= entry. A local attacker may use this flaw to make systemd-journald crash. This issue only affects versions shipped with Red Hat Enterprise since v219-62.2.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u8 or higher.

References

low severity

Out-of-bounds Read

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6
  • Fixed in: 232-25+deb9u7

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon ':'. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.

Remediation

Upgrade Debian:9 systemd to version 232-25+deb9u7 or higher.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-21

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 unzip@6.0-21

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Debian. See How to fix? for Debian:9 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

There is no fixed version for Debian:9 unzip.

References

low severity

Resource Exhaustion

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-21
  • Fixed in: 6.0-21+deb9u2

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 unzip@6.0-21

NVD Description

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

Info-ZIP UnZip 6.0 mishandles the overlapping of files inside a ZIP container, leading to denial of service (resource consumption), aka a "better zip bomb" issue.

Remediation

Upgrade Debian:9 unzip to version 6.0-21+deb9u2 or higher.

References

low severity

Missing Initialization of Resource

  • Vulnerable module: curl
  • Introduced through: curl@7.52.1-5+deb9u8 and curl/libcurl3@7.52.1-5+deb9u8
  • Fixed in: 7.52.1-5+deb9u15

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 curl@7.52.1-5+deb9u8
  • Introduced through: boxfuse/flyway@5.2.3 curl/libcurl3@7.52.1-5+deb9u8

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:9 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 Debian:9 curl to version 7.52.1-5+deb9u15 or higher.

References

low severity

CVE-2019-2422

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u212-b01-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u201, 8u192 and 11.0.1; Java SE Embedded: 8u191. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u212-b01-1~deb9u1 or higher.

References

low severity

CVE-2019-2945

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u232-b09-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.1 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u232-b09-1~deb9u1 or higher.

References

low severity

CVE-2020-14796

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2020-14798

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u272-b10-0+deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u272-b10-0+deb9u1 or higher.

References

low severity

CVE-2021-2341

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u302-b08-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u302-b08-1~deb9u1 or higher.

References

low severity

CVE-2021-35588

  • Vulnerable module: openjdk-8/openjdk-8-jre
  • Introduced through: openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1 and openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1
  • Fixed in: 8u312-b07-1~deb9u1

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre@8u181-b13-2~deb9u1
  • Introduced through: boxfuse/flyway@5.2.3 openjdk-8/openjdk-8-jre-headless@8u181-b13-2~deb9u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-8 package and not the openjdk-8 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Java SE: 7u311, 8u301; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.1 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:9 openjdk-8 to version 8u312-b07-1~deb9u1 or higher.

References

low severity

Double Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.24-11+deb9u3, glibc/libc6@2.24-11+deb9u3 and others

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc-bin@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/libc6@2.24-11+deb9u3
  • Introduced through: boxfuse/flyway@5.2.3 glibc/multiarch-support@2.24-11+deb9u3

NVD Description

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

The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.

Remediation

There is no fixed version for Debian:9 glibc.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@232-25+deb9u6 and systemd/libudev1@232-25+deb9u6

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 systemd/libsystemd0@232-25+deb9u6
  • Introduced through: boxfuse/flyway@5.2.3 systemd/libudev1@232-25+deb9u6

NVD Description

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

An issue was discovered in button_open in login/logind-button.c in systemd before 243. When executing the udevadm trigger command, a memory leak may occur.

Remediation

There is no fixed version for Debian:9 systemd.

References

low severity

CVE-2021-3601

  • Vulnerable module: openssl1.0/libssl1.0.2
  • Introduced through: openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

Detailed paths

  • Introduced through: boxfuse/flyway@5.2.3 openssl1.0/libssl1.0.2@1.0.2l-2+deb9u3

NVD Description

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

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. OpenSSL does not class this issue as a security vulnerability. The trusted CA store should not contain anything that the user does not trust to issue other certificates. Notes: https://github.com/openssl/openssl/issues/5236#issuecomment-119646061

Remediation

There is no fixed version for Debian:9 openssl1.0.

References