Vulnerabilities

495 via 1060 paths

Dependencies

191

Source

Group 6 Copy Created with Sketch. Docker

Target OS

debian:8
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 70
  • 209
  • 203
  • 13
Status
  • 495
  • 0
  • 0

critical severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a "member access within null pointer" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an "int main() {return 0;}" program.

Remediation

There is no fixed version for Debian:8 binutils.

References

critical severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

ihex.c in GNU Binutils before 2.26 contains a stack buffer overflow when printing bad bytes in Intel Hex objects.

Remediation

There is no fixed version for Debian:8 binutils.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

finish_stab in stabs.c in GNU Binutils 2.30 allows attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact, as demonstrated by an out-of-bounds write of 8 bytes. This can occur during execution of objdump.

Remediation

There is no fixed version for Debian:8 binutils.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: bzip2/libbz2-1.0
  • Introduced through: bzip2/libbz2-1.0@1.0.6-7+b3
  • Fixed in: 1.0.6-7+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 bzip2/libbz2-1.0@1.0.6-7+b3

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

Upgrade Debian:8 bzip2 to version 1.0.6-7+deb8u1 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u16

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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:8 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:8 curl to version 7.38.0-4+deb8u16 or higher.

References

critical severity

CVE-2018-1000007

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers to subsequent hosts is in particular a problem for applications that pass on custom Authorization: headers, as this header often contains privacy sensitive information or data that could allow others to impersonate the libcurl-using client's request.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u9 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u13

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u13 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u12 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

The NTLM authentication feature in curl and libcurl before 7.57.0 on 32-bit platforms allows attackers to cause a denial of service (integer overflow and resultant buffer overflow, and application crash) or possibly have unspecified other impact via vectors involving long user and password fields.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u8 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u13

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

Curl versions 7.33.0 through 7.61.1 are vulnerable to a buffer overrun in the SASL authentication code that may lead to denial of service.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u13 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

The FTP wildcard function in curl and libcurl before 7.57.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a string that ends with an '[' character.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u8 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u14

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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:8 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:8 curl to version 7.38.0-4+deb8u14 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u10 or higher.

References

critical severity

Directory Traversal

  • Vulnerable module: dpkg
  • Introduced through: dpkg@1.17.27

Detailed paths

  • Introduced through: golang@1.8.4 dpkg@1.17.27

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

dpkg-source in dpkg 1.3.0 through 1.18.23 is able to use a non-GNU patch program and does not offer a protection mechanism for blank-indented diff hunks, which allows remote attackers to conduct directory traversal attacks via a crafted Debian source package, as demonstrated by use of dpkg-source on NetBSD.

Remediation

There is no fixed version for Debian:8 dpkg.

References

critical severity

Arbitrary Argument Injection

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u7 or higher.

References

critical severity

CVE-2019-1353

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. When running Git in the Windows Subsystem for Linux (also known as "WSL") while accessing a working directory on a regular Windows drive, none of the NTFS protections were active.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u8 or higher.

References

critical severity

NULL Pointer Dereference

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.42.1-1+b1
  • Fixed in: 2.42.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 glib2.0/libglib2.0-0@2.42.1-1+b1

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:8 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:8 glib2.0 to version 2.42.1-1+deb8u2 or higher.

References

critical severity

Race Condition

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.42.1-1+b1
  • Fixed in: 2.42.1-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 glib2.0/libglib2.0-0@2.42.1-1+b1

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:8 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:8 glib2.0 to version 2.42.1-1+deb8u1 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

Multiple stack-based buffer overflows in the GNU C Library (aka glibc or libc6) before 2.23 allow context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long argument to the (1) nan, (2) nanf, or (3) nanl function.

Remediation

There is no fixed version for Debian:8 glibc.

References

critical severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

critical severity

Out-of-bounds Read

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

critical severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

critical severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

critical severity

Double Free

  • Vulnerable module: icu/libicu52
  • Introduced through: icu/libicu52@52.1-8+deb8u5
  • Fixed in: 52.1-8+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 icu/libicu52@52.1-8+deb8u5

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

Double free in i18n/zonemeta.cpp in International Components for Unicode (ICU) for C/C++ through 59.1 allows remote attackers to execute arbitrary code via a crafted string, aka a "redundant UVector entry clean up function call" issue.

Remediation

Upgrade Debian:8 icu to version 52.1-8+deb8u6 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: inetutils/inetutils-ping
  • Introduced through: inetutils/inetutils-ping@2:1.9.2.39.3a460-3
  • Fixed in: 2:1.9.2.39.3a460-3+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 inetutils/inetutils-ping@2:1.9.2.39.3a460-3

NVD Description

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

utility.c in telnetd in netkit telnet through 0.17 allows remote attackers to execute arbitrary code via short writes or urgent data, because of a buffer overflow involving the netclear and nextitem functions.

Remediation

Upgrade Debian:8 inetutils to version 2:1.9.2.39.3a460-3+deb8u1 or higher.

References

critical severity

Double Free

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

References

critical severity

Out-of-Bounds

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

References

critical severity

Out-of-Bounds

  • Vulnerable module: libbsd/libbsd0
  • Introduced through: libbsd/libbsd0@0.7.0-2
  • Fixed in: 0.7.0-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 libbsd/libbsd0@0.7.0-2

NVD Description

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

Off-by-one vulnerability in the fgetwln function in libbsd before 0.8.2 allows attackers to have unspecified impact via unknown vectors, which trigger a heap-based buffer overflow.

Remediation

Upgrade Debian:8 libbsd to version 0.7.0-2+deb8u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: libidn/libidn11
  • Introduced through: libidn/libidn11@1.29-1+deb8u2
  • Fixed in: 1.29-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 libidn/libidn11@1.29-1+deb8u2

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:8 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:8 libidn to version 1.29-1+deb8u3 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

mpatch.c in Mercurial before 4.6.1 mishandles integer addition and subtraction, aka OVE-20180430-0002.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u5 or higher.

References

critical severity

OS Command Injection

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

In Mercurial before 4.4.1, it is possible that a specially malformed repository can cause Git subrepositories to run arbitrary code in the form of a .git/hooks/post-update script checked into the repository. Typical use of Mercurial prevents construction of such repositories, but they can be created programmatically.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u6 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

In ncurses 6.0, there is a stack-based buffer overflow in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

critical severity

Use of Externally-Controlled Format String

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

In ncurses 6.0, there is a format string vulnerability in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

critical severity

Security Features

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The client in OpenSSH before 7.2 mishandles failed cookie generation for untrusted X11 forwarding and relies on the local X11 server for access-control decisions, which allows remote X11 clients to trigger a fallback and obtain trusted X11 forwarding privileges by leveraging configuration issues on this X11 server, as demonstrated by lack of the SECURITY extension on this X11 server.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others
  • Fixed in: 5.20.2-3+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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:8 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:8 perl to version 5.20.2-3+deb8u12 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others
  • Fixed in: 5.20.2-3+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

Heap-based buffer overflow in the pack function in Perl before 5.26.2 allows context-dependent attackers to execute arbitrary code via a large item count.

Remediation

Upgrade Debian:8 perl to version 5.20.2-3+deb8u10 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

An issue was discovered in Perl 5.18 through 5.26. A crafted regular expression can cause a heap-based buffer overflow, with control over the bytes written.

Remediation

There is no fixed version for Debian:8 perl.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.9-9 and procps/libprocps3@2:3.3.9-9
  • Fixed in: 2:3.3.9-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 procps@2:3.3.9-9
  • Introduced through: golang@1.8.4 procps/libprocps3@2:3.3.9-9

NVD Description

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

procps-ng before version 3.3.15 is vulnerable to an incorrect integer size in proc/alloc.* leading to truncation/integer overflow issues. This flaw is related to CVE-2018-1124.

Remediation

Upgrade Debian:8 procps to version 2:3.3.9-9+deb8u1 or higher.

References

critical severity

Arbitrary Command Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in shutil module (make_archive function) that can result in Denial of service, Information gain via injection of arbitrary files on the system or entire drive. This attack appear to be exploitable via Passage of unfiltered user input to the function. This vulnerability appears to have been fixed in after commit add531a1e55b0a739b0f42582f1c9747e5649ace.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u2 or higher.

References

critical severity

CVE-2019-9636

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u2 or higher.

References

critical severity

Out-of-Bounds

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3+deb8u4 and shadow/passwd@1:4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 shadow/login@1:4.2-3+deb8u4
  • Introduced through: golang@1.8.4 shadow/passwd@1:4.2-3+deb8u4

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

There is no fixed version for Debian:8 shadow.

References

critical severity

CVE-2017-2519

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. macOS before 10.12.5 is affected. tvOS before 10.2.1 is affected. watchOS before 3.2.2 is affected. The issue involves the "SQLite" component. It allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted SQL statement.

Remediation

Upgrade Debian:8 sqlite3 to version 3.8.7.1-1+deb8u4 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact.

Remediation

Upgrade Debian:8 sqlite3 to version 3.8.7.1-1+deb8u4 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

References

critical severity

Out-of-bounds Write

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. macOS before 10.12.5 is affected. tvOS before 10.2.1 is affected. watchOS before 3.2.2 is affected. The issue involves the "SQLite" component. It allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a crafted SQL statement.

Remediation

Upgrade Debian:8 sqlite3 to version 3.8.7.1-1+deb8u4 or higher.

References

critical severity

Use After Free

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. macOS before 10.12.5 is affected. tvOS before 10.2.1 is affected. watchOS before 3.2.2 is affected. The issue involves the "SQLite" component. It allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a crafted SQL statement.

Remediation

Upgrade Debian:8 sqlite3 to version 3.8.7.1-1+deb8u4 or higher.

References

critical severity

Use After Free

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

References

critical severity

Information Exposure

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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

systemd 242 changes the VT1 mode upon a logout, which allows attackers to read cleartext passwords in certain circumstances, such as watching a shutdown, or using Ctrl-Alt-F1 and Ctrl-Alt-F2. This occurs because the KDGKBMODE (aka current keyboard mode) check is mishandled.

Remediation

There is no fixed version for Debian:8 systemd.

References

critical severity

CVE-2005-2541

  • Vulnerable module: tar
  • Introduced through: tar@1.27.1-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 tar@1.27.1-2+deb8u1

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:8 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:8 tar.

References

critical severity

CVE-2015-5224

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.25.2-6, util-linux/bsdutils@1:2.25.2-6 and others

Detailed paths

  • Introduced through: golang@1.8.4 util-linux@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/bsdutils@1:2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libblkid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libmount1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libsmartcols1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libuuid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/mount@2.25.2-6

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

The mkostemp function in login-utils in util-linux when used incorrectly allows remote attackers to cause file name collision and possibly other attacks.

Remediation

There is no fixed version for Debian:8 util-linux.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: wget
  • Introduced through: wget@1.16-1+deb8u2
  • Fixed in: 1.16-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 wget@1.16-1+deb8u2

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:8 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:8 wget to version 1.16-1+deb8u6 or higher.

References

critical severity

Numeric Errors

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2+b1
  • Fixed in: 1:1.2.8.dfsg-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 zlib/zlib1g@1:1.2.8.dfsg-2+b1

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

inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.

Remediation

Upgrade Debian:8 zlib to version 1:1.2.8.dfsg-2+deb8u1 or higher.

References

critical severity

Numeric Errors

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2+b1
  • Fixed in: 1:1.2.8.dfsg-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 zlib/zlib1g@1:1.2.8.dfsg-2+b1

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

The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.

Remediation

Upgrade Debian:8 zlib to version 1:1.2.8.dfsg-2+deb8u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

readelf in GNU Binutils 2.28 is vulnerable to a heap-based buffer over-read while processing corrupt RL78 binaries. The vulnerability can trigger program crashes. It may lead to an information leak as well.

Remediation

There is no fixed version for Debian:8 binutils.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2line, size, and strings. It could lead to information disclosure as well.

Remediation

There is no fixed version for Debian:8 binutils.

References

critical severity

Out-of-Bounds

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u7 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u11

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

curl version curl 7.20.0 to and including curl 7.59.0 contains a CWE-126: Buffer Over-read vulnerability in denial of service that can result in curl can be tricked into reading data beyond the end of a heap based buffer used to store downloaded RTSP content.. This vulnerability appears to have been fixed in curl < 7.20.0 and curl >= 7.60.0.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u11 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u13

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u13 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

A buffer over-read exists in curl 7.20.0 to and including curl 7.58.0 in the RTSP+RTP handling code that allows an attacker to cause a denial of service or information leakage

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u10 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libbsd/libbsd0
  • Introduced through: libbsd/libbsd0@0.7.0-2

Detailed paths

  • Introduced through: golang@1.8.4 libbsd/libbsd0@0.7.0-2

NVD Description

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

nlist.c in libbsd before 0.10.0 has an out-of-bounds read during a comparison for a symbol name from the string table (strtab).

Remediation

There is no fixed version for Debian:8 libbsd.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u4 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u5 or higher.

References

critical severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

Mercurial version 4.5 and earlier contains a Incorrect Access Control (CWE-285) vulnerability in Protocol server that can result in Unauthorized data access. This attack appear to be exploitable via network connectivity. This vulnerability appears to have been fixed in 4.5.1.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u5 or higher.

References

critical severity

Directory Traversal

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

high severity

CVE-2017-14176

  • Vulnerable module: bzr
  • Introduced through: bzr@2.6.0+bzr6595-6 and bzr/python-bzrlib@2.6.0+bzr6595-6
  • Fixed in: 2.6.0+bzr6595-6+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 bzr@2.6.0+bzr6595-6
  • Introduced through: golang@1.8.4 bzr/python-bzrlib@2.6.0+bzr6595-6

NVD Description

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

Bazaar through 2.7.0, when Subprocess SSH is used, allows remote attackers to execute arbitrary commands via a bzr+ssh URL with an initial dash character in the hostname, a related issue to CVE-2017-9800, CVE-2017-12836, CVE-2017-12976, CVE-2017-16228, CVE-2017-1000116, and CVE-2017-1000117.

Remediation

Upgrade Debian:8 bzr to version 2.6.0+bzr6595-6+deb8u1 or higher.

References

high severity

CVE-2019-1387

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote code execution in recursive clones.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u8 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

GIT version 2.15.1 and earlier contains a Input Validation Error vulnerability in Client that can result in problems including messing up terminal configuration to RCE. This attack appear to be exploitable via The user must interact with a malicious git server, (or have their traffic modified in a MITM attack).

Remediation

There is no fixed version for Debian:8 git.

References

high severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u8 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.

Remediation

There is no fixed version for Debian:8 git.

References

high severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1350, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u8 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1352, CVE-2019-1387.

Remediation

There is no fixed version for Debian:8 git.

References

high severity

CVE-2019-1010023

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: icu/libicu52
  • Introduced through: icu/libicu52@52.1-8+deb8u5
  • Fixed in: 52.1-8+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 icu/libicu52@52.1-8+deb8u5

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:8 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:8 icu to version 52.1-8+deb8u8 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u2 or higher.

References

high severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and consequently execute arbitrary code, by using --debugger as a repository name.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u5 or higher.

References

high severity

Arbitrary Code Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

Remediation

There is no fixed version for Debian:8 python2.7.

References

high severity

Arbitrary Code Injection

  • Vulnerable module: sensible-utils
  • Introduced through: sensible-utils@0.0.9
  • Fixed in: 0.0.9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 sensible-utils@0.0.9

NVD Description

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

sensible-browser in sensible-utils before 0.0.11 does not validate strings before launching the program specified by the BROWSER environment variable, which allows remote attackers to conduct argument-injection attacks via a crafted URL, as demonstrated by a --proxy-pac-file argument.

Remediation

Upgrade Debian:8 sensible-utils to version 0.0.9+deb8u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

There is no fixed version for Debian:8 sqlite3.

References

high severity

Out-of-Bounds

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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

A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.

Remediation

Upgrade Debian:8 systemd to version 215-17+deb8u8 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: wget
  • Introduced through: wget@1.16-1+deb8u2
  • Fixed in: 1.16-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 wget@1.16-1+deb8u2

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

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

Remediation

Upgrade Debian:8 wget to version 1.16-1+deb8u4 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: wget
  • Introduced through: wget@1.16-1+deb8u2
  • Fixed in: 1.16-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 wget@1.16-1+deb8u2

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

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument.

Remediation

Upgrade Debian:8 wget to version 1.16-1+deb8u4 or higher.

References

high severity

Numeric Errors

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2+b1
  • Fixed in: 1:1.2.8.dfsg-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 zlib/zlib1g@1:1.2.8.dfsg-2+b1

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

The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.

Remediation

Upgrade Debian:8 zlib to version 1:1.2.8.dfsg-2+deb8u1 or higher.

References

high severity

Numeric Errors

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.8.dfsg-2+b1
  • Fixed in: 1:1.2.8.dfsg-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 zlib/zlib1g@1:1.2.8.dfsg-2+b1

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

inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.

Remediation

Upgrade Debian:8 zlib to version 1:1.2.8.dfsg-2+deb8u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

There is no fixed version for Debian:8 perl.

References

high severity

Link Following

  • Vulnerable module: python-defaults/libpython-stdlib
  • Introduced through: python-defaults/libpython-stdlib@2.7.9-1, python-defaults/python@2.7.9-1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python-defaults/libpython-stdlib@2.7.9-1
  • Introduced through: golang@1.8.4 python-defaults/python@2.7.9-1
  • Introduced through: golang@1.8.4 python-defaults/python-minimal@2.7.9-1

NVD Description

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

Tools/faqwiz/move-faqwiz.sh (aka the generic FAQ wizard moving tool) in Python 2.4.5 might allow local users to overwrite arbitrary files via a symlink attack on a tmp$RANDOM.tmp temporary file. NOTE: there may not be common usage scenarios in which tmp$RANDOM.tmp is located in an untrusted directory.

Remediation

There is no fixed version for Debian:8 python-defaults.

References

high severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The kbdint_next_device function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service (CPU consumption) via a long and duplicative list in the ssh -oKbdInteractiveDevices option, as demonstrated by a modified client that provides a different password for each pam element on this list.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

There is no fixed version for Debian:8 perl.

References

high severity

CVE-2019-3462

  • Vulnerable module: apt
  • Introduced through: apt@1.0.9.8.4 and apt/libapt-pkg4.12@1.0.9.8.4
  • Fixed in: 1.0.9.8.5

Detailed paths

  • Introduced through: golang@1.8.4 apt@1.0.9.8.4
  • Introduced through: golang@1.8.4 apt/libapt-pkg4.12@1.0.9.8.4

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:8 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:8 apt to version 1.0.9.8.5 or higher.

References

high severity

Heap-based Buffer Overflow

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u13

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf() functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u13 or higher.

References

high severity

Information Exposure

  • Vulnerable module: gcc-4.8/gcc-4.8-base
  • Introduced through: gcc-4.8/gcc-4.8-base@4.8.4-1

Detailed paths

  • Introduced through: golang@1.8.4 gcc-4.8/gcc-4.8-base@4.8.4-1

NVD Description

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

References

high severity

Information Exposure

  • Vulnerable module: gcc-4.9
  • Introduced through: gcc-4.9@4.9.2-10, gcc-4.9/cpp-4.9@4.9.2-10 and others

Detailed paths

  • Introduced through: golang@1.8.4 gcc-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/cpp-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/g++-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/gcc-4.9-base@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libasan1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libatomic1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libcilkrts5@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc1@1:4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgomp1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libitm1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/liblsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libquadmath0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++6@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libtsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libubsan0@4.9.2-10

NVD Description

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

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u6 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.4.3-4.1+deb8u1
  • Fixed in: 1.4.3-4.1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 libssh2/libssh2-1@1.4.3-4.1+deb8u1

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:8 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:8 libssh2 to version 1.4.3-4.1+deb8u4 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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:8 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:8 sqlite3 to version 3.8.7.1-1+deb8u3 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

There is no fixed version for Debian:8 sqlite3.

References

high severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

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

Remediation

There is no fixed version for Debian:8 sqlite3.

References

high severity

Race Condition

  • Vulnerable module: wget
  • Introduced through: wget@1.16-1+deb8u2
  • Fixed in: 1.16-1+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 wget@1.16-1+deb8u2

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

Race condition in wget 1.17 and earlier, when used in recursive or mirroring mode to download a single file, might allow remote servers to bypass intended access list restrictions by keeping an HTTP connection open.

Remediation

Upgrade Debian:8 wget to version 1.16-1+deb8u7 or higher.

References

high severity

Improper Check for Dropped Privileges

  • Vulnerable module: bash
  • Introduced through: bash@4.3-11+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 bash@4.3-11+deb8u1

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:8 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:8 bash.

References

high severity

Improper Input Validation

  • Vulnerable module: bash
  • Introduced through: bash@4.3-11+deb8u1
  • Fixed in: 4.3-11+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 bash@4.3-11+deb8u1

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

rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell.

Remediation

Upgrade Debian:8 bash to version 4.3-11+deb8u2 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

readelf.c in GNU Binutils 2017-04-12 has a "shift exponent too large for type unsigned long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

In the coff_pointerize_aux function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, an index is not validated, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted file, as demonstrated by objcopy of a COFF object.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Incorrect Type Conversion or Cast

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

readelf.c in GNU Binutils 2017-04-12 has a "cannot be represented in type long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The process_version_sections function in readelf.c in GNU Binutils 2.29 allows attackers to cause a denial of service (Integer Overflow, and hang because of a time-consuming loop) or possibly have unspecified other impact via a crafted binary file with invalid values of ent.vn_next, during "readelf -a" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The elf_object_p function in elfcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, has an unsigned integer overflow because bfd_size_type multiplication is not used. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The print_gnu_property_note function in readelf.c in GNU Binutils 2.29.1 does not have integer-overflow protection on 32-bit platforms, which allows remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The display_debug_ranges function in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, as demonstrated by objdump.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The display_debug_frames function in dwarf.c in GNU Binutils 2.29.1 allows remote attackers to cause a denial of service (integer overflow and heap-based buffer over-read, and application crash) or possibly have unspecified other impact via a crafted ELF file, related to print_debug_frame.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate the symbol count, which allows remote attackers to cause a denial of service (integer overflow and application crash, or excessive memory allocation) or possibly have unspecified other impact via a crafted PE file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

In GNU Binutils 2.30, there's an integer overflow in the function load_specific_debug_section() in objdump.c, which results in malloc() with 0 size. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The get_count function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service (malloc called with the result of an integer-overflowing calculation) or possibly have unspecified other impact via a crafted string, as demonstrated by c++filt.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The pe_bfd_read_buildid function in peicode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate size and offset values in the data dictionary, which allows remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, interpret a -1 value as a sorting count instead of an error flag, which allows remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, related to elf32-i386.c and elf64-x86-64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_make_section_with_flags function in section.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause a NULL dereference via a crafted file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The score_opcodes function in opcodes/score7-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

opcodes/rl78-decode.opc in GNU Binutils 2.28 has an unbounded GETBYTE macro, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Integer overflow in the string_appends function in cplus-dem.c in libiberty allows remote attackers to execute arbitrary code via a crafted executable, which triggers a buffer overflow.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The elf_read_notesfunction in bfd/elf.c in GNU Binutils 2.29 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The disassemble_bytes function in objdump.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of rae insns printing for this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file in the _bfd_vms_get_value and _bfd_vms_slurp_etir functions during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The ieee_archive_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The ieee_object_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The aarch64_ext_ldst_reglist function in opcodes/aarch64-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds checks for certain scale arrays, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The sh_elf_set_mach_from_flags function in bfd/elf32-sh.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

opcodes/i386-dis.c in GNU Binutils 2.28 does not consider the number of registers for bnd mode, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The versados_mkobject function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not initialize a certain data structure, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The process_otr function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not validate a certain offset, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The load_debug_section function in readelf.c in GNU Binutils 2.29.1 allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly have unspecified other impact via an ELF file that lacks section headers.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The coff_slurp_line_table function in coffcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly have unspecified other impact via a crafted PE file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_coff_read_string_table function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not properly validate the size of the external string table, which allows remote attackers to cause a denial of service (excessive memory consumption, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted COFF binary.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (memory access violation) or possibly have unspecified other impact via a COFF binary in which a relocation refers to a location after the end of the to-be-relocated section.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

elfcomm.c in readelf in GNU Binutils 2.29 allows remote attackers to cause a denial of service (excessive memory allocation) or possibly have unspecified other impact via a crafted ELF file that triggers a "buffer overflow on fuzzed archive header," related to an uninitialized variable, an improper conditional jump, and the get_archive_member_name, process_archive_index_and_symbols, and setup_archive functions.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The regs macros in opcodes/bfin-dis.c in GNU Binutils 2.28 allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, do not ensure a unique PLT entry for a symbol, which 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 ELF file, related to elf32-i386.c and elf64-x86-64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The print_insn_score32 function in opcodes/score7-dis.c:552 in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The aout_get_external_symbols function in aoutx.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (slurp_symtab invalid free and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a heap-based buffer over-read in d_expression_1 in cp-demangle.c after many recursive calls.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The evax_bfd_print_emh function in vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms alpha file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_xcoff_read_ar_hdr function in bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds stack read via a crafted COFF image file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_mach_o_i386_canonicalize_one_reloc function in bfd/mach-o-i386.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted mach-o file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_vms_slurp_eeom function in libbfd.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms alpha file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an arbitrary memory read via a crafted vms alpha file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The nlm_swap_auxiliary_headers_in function in bfd/nlmcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted nlm file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The read_symbol_stabs_debugging_info function in rddbg.c in GNU Binutils 2.29 and earlier allows remote attackers to cause an out of bounds heap read via a crafted binary file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_vms_save_sized_string function in vms-misc.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

dwarf1.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles pointers, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file, related to parse_die and parse_line_table, as demonstrated by a parse_die heap-based buffer over-read.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_elf_parse_gnu_properties function in elf-properties.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not prevent negative pointers, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

nm.c and objdump.c in GNU Binutils 2.29.1 mishandle certain global symbols, which allows remote attackers to cause a denial of service (_bfd_elf_get_symbol_version_string buffer over-read and application crash) or possibly have unspecified other impact via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in GNU Binutils 2.32. It is a heap-based buffer overflow in process_mips_specific in readelf.c via a malformed MIPS option section.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in _bfd_archive_64_bit_slurp_armap in archive64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The alpha_vms_object_p function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap write and possibly achieve code execution via a crafted vms alpha file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_mach_o_read_symtab_strtab function in bfd/mach-o.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap write and possibly achieve code execution via a crafted mach-o file.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is a heap-based buffer overflow in bfd_elf32_swap_phdr_in in elfcode.h because the number of program headers is not restricted.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_cache_close function in bfd/cache.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause a heap use after free and possibly achieve code execution via a crafted nested archive file. This issue occurs because incorrect functions are called during an attempt to release memory. The issue can be addressed by better input validation in the bfd_generic_archive_p function in bfd/archive.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Arbitrary Code Injection

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

There is no fixed version for Debian:8 curl.

References

high severity

Out-of-bounds Write

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u15

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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:8 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:8 curl to version 7.38.0-4+deb8u15 or higher.

References

high severity

CVE-2017-10140

  • Vulnerable module: db5.3/libdb5.3
  • Introduced through: db5.3/libdb5.3@5.3.28-9
  • Fixed in: 5.3.28-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 db5.3/libdb5.3@5.3.28-9

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

Postfix before 2.11.10, 3.0.x before 3.0.10, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 might allow local users to gain privileges by leveraging undocumented functionality in Berkeley DB 2.x and later, related to reading settings from DB_CONFIG in the current directory.

Remediation

Upgrade Debian:8 db5.3 to version 5.3.28-9+deb8u1 or higher.

References

high severity

Directory Traversal

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs "git clone --recurse-submodules" because submodule "names" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with "../" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u6 or higher.

References

high severity

Improper Resource Shutdown or Release

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

high severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

high severity

Untrusted Search Path

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

high severity

Out-of-bounds Write

  • Vulnerable module: inetutils/inetutils-ping
  • Introduced through: inetutils/inetutils-ping@2:1.9.2.39.3a460-3

Detailed paths

  • Introduced through: golang@1.8.4 inetutils/inetutils-ping@2:1.9.2.39.3a460-3

NVD Description

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

Insufficient validation of environment variables in the telnet client supplied in Junos OS can lead to stack-based buffer overflows, which can be exploited to bypass veriexec restrictions on Junos OS. A stack-based overflow is present in the handling of environment variables when connecting via the telnet client to remote telnet servers. This issue only affects the telnet client — accessible from the CLI or shell — in Junos OS. Inbound telnet services are not affected by this issue. This issue affects: Juniper Networks Junos OS: 12.3 versions prior to 12.3R12-S13; 12.3X48 versions prior to 12.3X48-D80; 14.1X53 versions prior to 14.1X53-D130, 14.1X53-D49; 15.1 versions prior to 15.1F6-S12, 15.1R7-S4; 15.1X49 versions prior to 15.1X49-D170; 15.1X53 versions prior to 15.1X53-D237, 15.1X53-D496, 15.1X53-D591, 15.1X53-D69; 16.1 versions prior to 16.1R3-S11, 16.1R7-S4; 16.2 versions prior to 16.2R2-S9; 17.1 versions prior to 17.1R3; 17.2 versions prior to 17.2R1-S8, 17.2R2-S7, 17.2R3-S1; 17.3 versions prior to 17.3R3-S4; 17.4 versions prior to 17.4R1-S6, 17.4R2-S3, 17.4R3; 18.1 versions prior to 18.1R2-S4, 18.1R3-S3; 18.2 versions prior to 18.2R1-S5, 18.2R2-S2, 18.2R3; 18.2X75 versions prior to 18.2X75-D40; 18.3 versions prior to 18.3R1-S3, 18.3R2; 18.4 versions prior to 18.4R1-S2, 18.4R2.

Remediation

There is no fixed version for Debian:8 inetutils.

References

high severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

Stack-based buffer overflow in the _nc_write_entry function in tinfo/write_entry.c in ncurses 6.0 allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted terminfo file, as demonstrated by tic.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u3 or higher.

References

high severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in OpenSSH before 7.0 on non-OpenBSD platforms might allow local users to gain privileges by leveraging control of the sshd uid to send an unexpectedly early MONITOR_REQ_PAM_FREE_CTX request.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation process, related to the m_zback and m_zlib data structures.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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:8 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:8 pcre3.

References

high severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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:8 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:8 pcre3.

References

high severity

Out-of-bounds Write

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.9-9 and procps/libprocps3@2:3.3.9-9
  • Fixed in: 2:3.3.9-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 procps@2:3.3.9-9
  • Introduced through: golang@1.8.4 procps/libprocps3@2:3.3.9-9

NVD Description

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

procps-ng before version 3.3.15 is vulnerable to multiple integer overflows leading to a heap corruption in file2strvec function. This allows a privilege escalation for a local attacker who can create entries in procfs by starting processes, which could result in crashes or arbitrary code execution in proc utilities run by other users.

Remediation

Upgrade Debian:8 procps to version 2:3.3.9-9+deb8u1 or higher.

References

high severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3+deb8u4 and shadow/passwd@1:4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 shadow/login@1:4.2-3+deb8u4
  • Introduced through: golang@1.8.4 shadow/passwd@1:4.2-3+deb8u4

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

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u9 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u9 or higher.

References

high severity

CVE-2018-6954

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u8 or higher.

References

high severity

Link Following

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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

Upgrade Debian:8 systemd to version 215-17+deb8u12 or higher.

References

high severity

Access Restriction Bypass

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.25.2-6, util-linux/bsdutils@1:2.25.2-6 and others

Detailed paths

  • Introduced through: golang@1.8.4 util-linux@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/bsdutils@1:2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libblkid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libmount1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libsmartcols1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libuuid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/mount@2.25.2-6

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:8 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:8 util-linux.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

remember_Ktype in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30, allows attackers to trigger excessive memory consumption (aka OOM). This can occur during execution of cxxfilt.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

CVE-2018-12698

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

demangle_template in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30, allows attackers to trigger excessive memory consumption (aka OOM) during the "Create an array for saving the template argument values" XNEWVEC call. This can occur during execution of objdump.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 because the existing reloc offset range tests didn't catch small negative offsets less than the size of the reloc field. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The demangler in GNU Libiberty allows remote attackers to cause a denial of service (infinite loop, stack overflow, and crash) via a cycle in the references of remembered mangled types.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, has a memory leak via a crafted string, leading to a denial of service (memory consumption), as demonstrated by cxxfilt, a related issue to CVE-2018-12698.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had actually been allocated in the _bfd_generic_get_section_contents function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The setup_group function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a group section that is too small.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

A NULL pointer dereference (aka SEGV on unknown address 0x000000000000) was discovered in work_stuff_copy_to_from in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. This can occur during execution of objdump.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU assembler in GNU Binutils 2.28 is vulnerable to a global buffer overflow (of size 1) while attempting to unget an EOF character from the input stream, potentially leading to a program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a heap-based buffer overflow while processing a bogus input script, leading to a program crash. This relates to lack of '\0' termination of a name field in ldlex.l.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 and an invalid write of size 1 during processing of a corrupt binary containing reloc(s) with negative addresses. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

dwarf.c in GNU Binutils 2.28 is vulnerable to an invalid read of size 1 during dumping of debug information from a corrupt binary. This vulnerability causes programs that conduct an analysis of binary programs, such as objdump and readelf, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, miscalculates DW_FORM_ref_addr die refs in the case of a relocatable object file, which allows remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash).

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers before attempting to match them. This vulnerability causes Binutils utilities like strip to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities like strip to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcopy and strip, that SHT_REL/SHR_RELA sections are always named starting with a .rel/.rela prefix. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy and strip, to crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

high severity

Improper Authentication

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u13

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file for a connection for which no certificate has been set, a different vulnerability than CVE-2016-5420.

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u13 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.

Remediation

There is no fixed version for Debian:8 curl.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

A NULL pointer dereference exists in curl 7.21.0 to and including curl 7.58.0 in the LDAP code that allows an attacker to cause a denial of service

Remediation

Upgrade Debian:8 curl to version 7.38.0-4+deb8u10 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u14

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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:8 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:8 curl to version 7.38.0-4+deb8u14 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others
  • Fixed in: 7.38.0-4+deb8u14

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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:8 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:8 curl to version 7.38.0-4+deb8u14 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: cyrus-sasl2/libsasl2-2
  • Introduced through: cyrus-sasl2/libsasl2-2@2.1.26.dfsg1-13+deb8u1 and cyrus-sasl2/libsasl2-modules-db@2.1.26.dfsg1-13+deb8u1
  • Fixed in: 2.1.26.dfsg1-13+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 cyrus-sasl2/libsasl2-2@2.1.26.dfsg1-13+deb8u1
  • Introduced through: golang@1.8.4 cyrus-sasl2/libsasl2-modules-db@2.1.26.dfsg1-13+deb8u1

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:8 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:8 cyrus-sasl2 to version 2.1.26.dfsg1-13+deb8u2 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-6+deb8u4
  • Fixed in: 2.1.0-6+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 expat/libexpat1@2.1.0-6+deb8u4

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:8 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:8 expat to version 2.1.0-6+deb8u6 or higher.

References

high severity

XML External Entity (XXE) Injection

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-6+deb8u4
  • Fixed in: 2.1.0-6+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 expat/libexpat1@2.1.0-6+deb8u4

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:8 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:8 expat to version 2.1.0-6+deb8u5 or higher.

References

high severity

Insufficiently Protected Credentials

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u9 or higher.

References

high severity

Insufficiently Protected Credentials

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where some credential is leaked (but the attacker cannot control which one). Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a "blank" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching any URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's "store" helper - Git's "cache" helper - the "osxkeychain" helper that ships in Git's "contrib" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u10 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, code to sanity-check pathnames on NTFS can result in reading out-of-bounds memory.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u6 or higher.

References

high severity

Use of Incorrectly-Resolved Name or Reference

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka 'Git for Visual Studio Tampering Vulnerability'.

Remediation

There is no fixed version for Debian:8 git.

References

high severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.42.1-1+b1
  • Fixed in: 2.42.1-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 glib2.0/libglib2.0-0@2.42.1-1+b1

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:8 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:8 glib2.0 to version 2.42.1-1+deb8u3 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.42.1-1+b1
  • Fixed in: 2.42.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 glib2.0/libglib2.0-0@2.42.1-1+b1

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:8 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:8 glib2.0 to version 2.42.1-1+deb8u2 or higher.

References

high severity

Improper Data Handling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

NULL Pointer Dereference

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

res_query in libresolv in glibc before 2.25 allows remote attackers to cause a denial of service (NULL pointer dereference and process crash).

Remediation

There is no fixed version for Debian:8 glibc.

References

high severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.18-7+deb8u4 and gnupg/gpgv@1.4.18-7+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 gnupg@1.4.18-7+deb8u4
  • Introduced through: golang@1.8.4 gnupg/gpgv@1.4.18-7+deb8u4

NVD Description

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

References

high severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.18-7+deb8u4 and gnupg/gpgv@1.4.18-7+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 gnupg@1.4.18-7+deb8u4
  • Introduced through: golang@1.8.4 gnupg/gpgv@1.4.18-7+deb8u4

NVD Description

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

References

high severity

Use of Incorrectly-Resolved Name or Reference

  • Vulnerable module: gnupg
  • Introduced through: gnupg@1.4.18-7+deb8u4 and gnupg/gpgv@1.4.18-7+deb8u4
  • Fixed in: 1.4.18-7+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 gnupg@1.4.18-7+deb8u4
  • Introduced through: golang@1.8.4 gnupg/gpgv@1.4.18-7+deb8u4

NVD Description

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

mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that use the "--status-fd 2" option. For example, the OpenPGP data might represent an original filename that contains line feed characters in conjunction with GOODSIG or VALIDSIG status codes.

Remediation

Upgrade Debian:8 gnupg to version 1.4.18-7+deb8u5 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

References

high severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.3-2+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 libgcrypt20@1.6.3-2+deb8u4

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:8 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:8 libgcrypt20.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.2-3+deb8u3
  • Fixed in: 4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 libtasn1-6@4.2-3+deb8u3

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

The _asn1_check_identifier function in GNU Libtasn1 through 4.12 causes a NULL pointer dereference and crash when reading crafted input that triggers assignment of a NULL value within an asn1_node structure. It may lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 libtasn1-6 to version 4.2-3+deb8u4 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

The mpatch_apply function in mpatch.c in Mercurial before 4.6.1 incorrectly proceeds in cases where the fragment start is past the end of the original data, aka OVE-20180430-0004.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u5 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

The mpatch_decode function in mpatch.c in Mercurial before 4.6.1 mishandles certain situations where there should be at least 12 bytes remaining after the current position in the patch data, but actually are not, aka OVE-20180430-0001.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u5 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

In ncurses 6.0, there is an attempted 0xffffffffffffffff access in the append_acs function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an infinite loop in the next_char function in comp_scan.c in ncurses 6.0, related to libtic. A crafted input will lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

In ncurses 6.0, there is a NULL Pointer Dereference in the _nc_parse_entry function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

high severity

Cryptographic Issues

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap.

References

high severity

CVE-2019-13565

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3
  • Fixed in: 2.4.40+dfsg-1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap to version 2.4.40+dfsg-1+deb8u5 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap.

References

high severity

Resource Exhaustion

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3
  • Fixed in: 2.4.40+dfsg-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap to version 2.4.40+dfsg-1+deb8u6 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The auth_password function in auth-passwd.c in sshd in OpenSSH before 7.3 does not limit password lengths for password authentication, which allows remote attackers to cause a denial of service (crypt CPU consumption) via a long string.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client's download directory by creating a crafted subdirectory anywhere on the remote server. The victim must use the command scp -rp to download a file hierarchy containing, anywhere inside, this crafted subdirectory. NOTE: the vendor points out that "this attack can achieve no more than a hostile peer is already able to achieve within the scp protocol" and "utimes does not fail under normal circumstances.

Remediation

There is no fixed version for Debian:8 openssh.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

sshd in OpenSSH before 7.4 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence NEWKEYS message, as demonstrated by Honggfuzz, related to kex.c and packet.c.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Resource Management Errors

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that "OpenSSH upstream does not consider this as a security issue."

Remediation

There is no fixed version for Debian:8 openssh.

References

high severity

Key Management Errors

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u9 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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

libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.

Remediation

There is no fixed version for Debian:8 pcre3.

References

high severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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

PCRE 7.8 and 8.32 through 8.37, and PCRE2 10.10 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by /^(?:(?(1)\.|([^\\W_])?)+)+$/.

Remediation

There is no fixed version for Debian:8 pcre3.

References

high severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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:8 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:8 pcre3.

References

high severity

Uncontrolled Recursion

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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:8 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:8 pcre3.

References

high severity

Buffer Overflow

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

There is no fixed version for Debian:8 perl.

References

high severity

Link Following

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others
  • Fixed in: 5.20.2-3+deb8u11

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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

In Perl through 5.26.2, the Archive::Tar module allows remote attackers to bypass a directory-traversal protection mechanism, and overwrite arbitrary files, via an archive file containing a symlink and a regular file with the same name.

Remediation

Upgrade Debian:8 perl to version 5.20.2-3+deb8u11 or higher.

References

high severity

Link Following

  • Vulnerable module: perl
  • Introduced through: perl@5.20.2-3+deb8u9, perl/perl-base@5.20.2-3+deb8u9 and others

Detailed paths

  • Introduced through: golang@1.8.4 perl@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-base@5.20.2-3+deb8u9
  • Introduced through: golang@1.8.4 perl/perl-modules@5.20.2-3+deb8u9

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:8 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:8 perl.

References

high severity

Heap-based Buffer Overflow

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.9-9 and procps/libprocps3@2:3.3.9-9
  • Fixed in: 2:3.3.9-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 procps@2:3.3.9-9
  • Introduced through: golang@1.8.4 procps/libprocps3@2:3.3.9-9

NVD Description

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

procps-ng before version 3.3.15 is vulnerable to a denial of service in ps via mmap buffer overflow. Inbuilt protection in ps maps a guard page at the end of the overflowed buffer, ensuring that the impact of this flaw is limited to a crash (temporary denial of service).

Remediation

Upgrade Debian:8 procps to version 2:3.3.9-9+deb8u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.9-9 and procps/libprocps3@2:3.3.9-9
  • Fixed in: 2:3.3.9-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 procps@2:3.3.9-9
  • Introduced through: golang@1.8.4 procps/libprocps3@2:3.3.9-9

NVD Description

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

procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat() to a stack-allocated string. When pgrep is compiled with FORTIFY (as on Red Hat Enterprise Linux and Fedora), the impact is limited to a crash.

Remediation

Upgrade Debian:8 procps to version 2:3.3.9-9+deb8u1 or higher.

References

high severity

CVE-2018-1060

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop() method. An attacker could use this flaw to cause denial of service.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u2 or higher.

References

high severity

CVE-2018-1061

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u2 or higher.

References

high severity

CVE-2019-16056

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u5 or higher.

References

high severity

Missing Initialization of Resource

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.

Remediation

There is no fixed version for Debian:8 python2.7.

References

high severity

CVE-2019-19603

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.

Remediation

There is no fixed version for Debian:8 sqlite3.

References

high severity

Improper Handling of Exceptional Conditions

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

There is no fixed version for Debian:8 sqlite3.

References

high severity

Improper Initialization

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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:8 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:8 sqlite3 to version 3.8.7.1-1+deb8u5 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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:8 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:8 sqlite3 to version 3.8.7.1-1+deb8u4 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: subversion
  • Introduced through: subversion@1.8.10-6+deb8u5 and subversion/libsvn1@1.8.10-6+deb8u5
  • Fixed in: 1.8.10-6+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 subversion@1.8.10-6+deb8u5
  • Introduced through: golang@1.8.4 subversion/libsvn1@1.8.10-6+deb8u5

NVD Description

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

In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a client sends certain sequences of protocol commands. This can lead to disruption for users of the server.

Remediation

Upgrade Debian:8 subversion to version 1.8.10-6+deb8u7 or higher.

References

high severity

NULL Pointer Dereference

  • Vulnerable module: tar
  • Introduced through: tar@1.27.1-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 tar@1.27.1-2+deb8u1

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:8 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:8 tar.

References

high severity

Untrusted Search Path

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: apr/libapr1
  • Introduced through: apr/libapr1@1.5.1-3

Detailed paths

  • Introduced through: golang@1.8.4 apr/libapr1@1.5.1-3

NVD Description

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

When apr_time_exp*() or apr_os_exp_time*() functions are invoked with an invalid month field value in Apache Portable Runtime APR 1.6.2 and prior, out of bounds memory may be accessed in converting this value to an apr_time_exp_t value, potentially revealing the contents of a different static heap value or resulting in program termination, and may represent an information disclosure or denial of service vulnerability to applications which call these APR functions with unvalidated external input.

Remediation

There is no fixed version for Debian:8 apr.

References

high severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

high severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

high severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.

Remediation

There is no fixed version for Debian:8 openssh.

References

high severity

Inclusion of Functionality from Untrusted Control Sphere

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.9-9 and procps/libprocps3@2:3.3.9-9
  • Fixed in: 2:3.3.9-9+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 procps@2:3.3.9-9
  • Introduced through: golang@1.8.4 procps/libprocps3@2:3.3.9-9

NVD Description

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

procps-ng before version 3.3.15 is vulnerable to a local privilege escalation in top. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the config_file() function.

Remediation

Upgrade Debian:8 procps to version 2:3.3.9-9+deb8u1 or higher.

References

high severity

Improper Authorization

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u12 or higher.

References

medium severity

Improper Authentication

  • Vulnerable module: cryptsetup/libcryptsetup4
  • Introduced through: cryptsetup/libcryptsetup4@2:1.6.6-5

Detailed paths

  • Introduced through: golang@1.8.4 cryptsetup/libcryptsetup4@2:1.6.6-5

NVD Description

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

The Debian initrd script for the cryptsetup package 2:1.7.3-2 and earlier allows physically proximate attackers to gain shell access via many log in attempts with an invalid password.

Remediation

There is no fixed version for Debian:8 cryptsetup.

References

medium severity

Improper Encoding or Escaping of Output

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This affects refresh_progress_meter() in progressmeter.c.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u8 or higher.

References

medium severity

Inappropriate Encoding for Output Context

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: e2fsprogs/e2fslibs
  • Introduced through: e2fsprogs/e2fslibs@1.42.12-2+b1, e2fsprogs/e2fsprogs@1.42.12-2+b1 and others
  • Fixed in: 1.42.12-2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 e2fsprogs/e2fslibs@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/e2fsprogs@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/libcomerr2@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/libss2@1.42.12-2+b1

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:8 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:8 e2fsprogs to version 1.42.12-2+deb8u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: e2fsprogs/e2fslibs
  • Introduced through: e2fsprogs/e2fslibs@1.42.12-2+b1, e2fsprogs/e2fsprogs@1.42.12-2+b1 and others
  • Fixed in: 1.42.12-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 e2fsprogs/e2fslibs@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/e2fsprogs@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/libcomerr2@1.42.12-2+b1
  • Introduced through: golang@1.8.4 e2fsprogs/libss2@1.42.12-2+b1

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:8 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:8 e2fsprogs to version 1.42.12-2+deb8u2 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

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

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

concat_filename in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted binary file, as demonstrated by nm-new.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in work_stuff_copy_to_from when called from iterate_demangle_function.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The getsym function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a malformed tekhex binary.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

A heap-based buffer over-read exists in the function d_expression_1 in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31.1. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by c++filt.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

find_abstract_instance in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32, allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

CVE-2016-3189

  • Vulnerable module: bzip2/libbz2-1.0
  • Introduced through: bzip2/libbz2-1.0@1.0.6-7+b3
  • Fixed in: 1.0.6-7+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 bzip2/libbz2-1.0@1.0.6-7+b3

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

Use-after-free vulnerability in bzip2recover in bzip2 1.0.6 allows remote attackers to cause a denial of service (crash) via a crafted bzip2 file, related to block ends set to before the start of the block.

Remediation

Upgrade Debian:8 bzip2 to version 1.0.6-7+deb8u1 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.23-4

Detailed paths

  • Introduced through: golang@1.8.4 coreutils@8.23-4

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

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: icu/libicu52
  • Introduced through: icu/libicu52@52.1-8+deb8u5
  • Fixed in: 52.1-8+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 icu/libicu52@52.1-8+deb8u5

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

Integer overflow in international date handling in International Components for Unicode (ICU) for C/C++ before 60.1, as used in V8 in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.

Remediation

Upgrade Debian:8 icu to version 52.1-8+deb8u7 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

The validate_as_request function in kdc_util.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.13.6 and 1.4.x before 1.14.3, when restrict_anonymous_to_tgt is enabled, uses an incorrect client data structure, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via an S4U2Self request.

Remediation

Upgrade Debian:8 krb5 to version 1.12.1+dfsg-19+deb8u3 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

References

medium severity

Reachable Assertion

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

In MIT Kerberos 5 (aka krb5) 1.7 and later, an authenticated attacker can cause a KDC assertion failure by sending invalid S4U2Self or S4U2Proxy requests.

Remediation

Upgrade Debian:8 krb5 to version 1.12.1+dfsg-19+deb8u3 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

In ncurses, possibly a 6.x version, there is a NULL pointer dereference at the function _nc_name_match that will lead to a denial of service attack. NOTE: the original report stated version 6.1, but the issue did not reproduce for that version according to the maintainer or a reliable third-party

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the function dump_uses() in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the function _nc_read_entry_source() in progs/tic.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the _nc_safe_strcat function in strings.c in ncurses 6.0 that will lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the fmt_entry function in progs/dump_entry.c in ncurses 6.0 that might lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the function postprocess_termcap() in parse_entry.c in ncurses 6.0 that will lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others
  • Fixed in: 5.9+20140913-1+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

There is an illegal address access in the _nc_save_str function in alloc_entry.c in ncurses 6.0. It will lead to a remote denial of service attack.

Remediation

Upgrade Debian:8 ncurses to version 5.9+20140913-1+deb8u1 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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

Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).

Remediation

Upgrade Debian:8 openssl to version 1.0.1t-1+deb8u8 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.

Remediation

There is no fixed version for Debian:8 python2.7.

References

medium severity

Divide By Zero

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

There is no fixed version for Debian:8 sqlite3.

References

medium severity

Improper Input Validation

  • Vulnerable module: subversion
  • Introduced through: subversion@1.8.10-6+deb8u5 and subversion/libsvn1@1.8.10-6+deb8u5
  • Fixed in: 1.8.10-6+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 subversion@1.8.10-6+deb8u5
  • Introduced through: golang@1.8.4 subversion/libsvn1@1.8.10-6+deb8u5

NVD Description

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

In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a well-formed read-only request produces a particular answer. This can lead to disruption for users of the server.

Remediation

Upgrade Debian:8 subversion to version 1.8.10-6+deb8u7 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: wget
  • Introduced through: wget@1.16-1+deb8u2
  • Fixed in: 1.16-1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 wget@1.16-1+deb8u2

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

GNU Wget before 1.19.5 is prone to a cookie injection vulnerability in the resp_new function in http.c via a \r\n sequence in a continuation line.

Remediation

Upgrade Debian:8 wget to version 1.16-1+deb8u5 or higher.

References

medium severity

CVE-2016-3115

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

Multiple CRLF injection vulnerabilities in session.c in sshd in OpenSSH before 7.2p2 allow remote authenticated users to bypass intended shell-command restrictions via crafted X11 forwarding data, related to the (1) do_authenticated1 and (2) session_x11_req functions.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

medium severity

XML External Entity (XXE) Injection

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.1.0-6+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 expat/libexpat1@2.1.0-6+deb8u4

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:8 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:8 expat.

References

medium severity

Race Condition

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.3-2+deb8u4
  • Fixed in: 1.6.3-2+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 libgcrypt20@1.6.3-2+deb8u4

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

Upgrade Debian:8 libgcrypt20 to version 1.6.3-2+deb8u8 or higher.

References

medium severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

sshd in OpenSSH 4 on Debian GNU/Linux, and the 20070303 OpenSSH snapshot, allows remote authenticated users to obtain access to arbitrary SELinux roles by appending a :/ (colon slash) sequence, followed by the role name, to the username.

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Access Restriction Bypass

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3+deb8u4 and shadow/passwd@1:4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 shadow/login@1:4.2-3+deb8u4
  • Introduced through: golang@1.8.4 shadow/passwd@1:4.2-3+deb8u4

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

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.

Remediation

There is no fixed version for Debian:8 python2.7.

References

medium severity

CRLF Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

medium severity

CRLF Injection

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u3 or higher.

References

medium severity

Cross-site Scripting (XSS)

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.

Remediation

There is no fixed version for Debian:8 python2.7.

References

medium severity

Open Redirect

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

Remediation

There is no fixed version for Debian:8 python2.7.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Improper Data Handling

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

There is no fixed version for Debian:8 glibc.

References

medium severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

Use-after-free vulnerability in the clntudp_call function in sunrpc/clnt_udp.c in the GNU C Library (aka glibc or libc6) before 2.26 allows remote attackers to have unspecified impact via vectors related to error path.

Remediation

There is no fixed version for Debian:8 glibc.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnutls28/libgnutls-deb0-28
  • Introduced through: gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7
  • Fixed in: 3.3.30-0+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

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

It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plain text recovery attacks via statistical analysis of timing data using crafted packets.

Remediation

Upgrade Debian:8 gnutls28 to version 3.3.30-0+deb8u1 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnutls28/libgnutls-deb0-28
  • Introduced through: gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7
  • Fixed in: 3.3.30-0+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

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

It was found that the GnuTLS implementation of HMAC-SHA-256 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data using crafted packets.

Remediation

Upgrade Debian:8 gnutls28 to version 3.3.30-0+deb8u1 or higher.

References

medium severity

Link Following

  • Vulnerable module: mercurial
  • Introduced through: mercurial@3.1.2-2+deb8u4 and mercurial/mercurial-common@3.1.2-2+deb8u4
  • Fixed in: 3.1.2-2+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 mercurial@3.1.2-2+deb8u4
  • Introduced through: golang@1.8.4 mercurial/mercurial-common@3.1.2-2+deb8u4

NVD Description

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

A flaw was found in Mercurial before 4.9. It was possible to use symlinks and subrepositories to defeat Mercurial's path-checking logic and write files outside a repository.

Remediation

Upgrade Debian:8 mercurial to version 3.1.2-2+deb8u7 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file).

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u8 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Information Exposure

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u11

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u11 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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

There is no fixed version for Debian:8 openssl.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u10 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u9

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u9 or higher.

References

medium severity

Race Condition

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u8 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: nettle/libhogweed2
  • Introduced through: nettle/libhogweed2@2.7.1-5+deb8u2 and nettle/libnettle4@2.7.1-5+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 nettle/libhogweed2@2.7.1-5+deb8u2
  • Introduced through: golang@1.8.4 nettle/libnettle4@2.7.1-5+deb8u2

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:8 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:8 nettle.

References

medium severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls-deb0-28
  • Introduced through: gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

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:8 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:8 gnutls28.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: gnutls28/libgnutls-deb0-28
  • Introduced through: gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7
  • Fixed in: 3.3.30-0+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

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

A cache-based side channel in GnuTLS implementation that leads to plain text recovery in cross-VM attack setting was found. An attacker could use a combination of "Just in Time" Prime+probe attack in combination with Lucky-13 attack to recover plain text using crafted packets.

Remediation

Upgrade Debian:8 gnutls28 to version 3.3.30-0+deb8u1 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: apt
  • Introduced through: apt@1.0.9.8.4 and apt/libapt-pkg4.12@1.0.9.8.4
  • Fixed in: 1.0.9.8.6

Detailed paths

  • Introduced through: golang@1.8.4 apt@1.0.9.8.4
  • Introduced through: golang@1.8.4 apt/libapt-pkg4.12@1.0.9.8.4

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:8 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:8 apt to version 1.0.9.8.6 or higher.

References

medium severity

Use After Free

  • Vulnerable module: bash
  • Introduced through: bash@4.3-11+deb8u1
  • Fixed in: 4.3-11+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 bash@4.3-11+deb8u1

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

popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address.

Remediation

Upgrade Debian:8 bash to version 4.3-11+deb8u2 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in _bfd_elf_slurp_version_tables in elf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in elf_read_notes in elf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in setup_group in elf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU Binutils 2.28 allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file with many program headers, related to the get_program_headers function in readelf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The C++ symbol demangler routine in cplus-dem.c in libiberty, as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted file, as demonstrated by a call from the Binary File Descriptor (BFD) library (aka libbfd).

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file, as demonstrated by _bfd_elf_parse_attributes in elf-attrs.c and bfd_malloc in libbfd.c. This can occur during execution of nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

_bfd_elf_slurp_version_tables in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Divide By Zero

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_get_debug_link_info_1 function in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, has an unchecked strnlen operation. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The bfd_section_from_shdr function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (segmentation fault) via a large attribute section.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU binutils gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Incorrect Calculation of Buffer Size

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

process_debug_info in dwarf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite loop) via a crafted ELF file that contains a negative size value in a CU structure.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is an integer overflow and infinite loop caused by the IS_CONTAINED_BY_LMA macro in elf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The parse_die function in dwarf1.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (integer overflow and application crash) via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (integer underflow or overflow, and application crash) via an ELF file with a corrupt DWARF FORM block, as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Integer overflow in the gnu_special function in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to the "demangling of virtual tables."

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Integer overflow in cp-demangle.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to inconsistent use of the long and int types for lengths.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

apply_relocations in readelf.c in GNU Binutils 2.32 contains an integer overflow that allows attackers to trigger a write access violation (in byte_put_little_endian function in elfcomm.c) via an ELF file, as demonstrated by readelf.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions d_name(), d_encoding(), and d_local_name() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

find_abstract_instance_name in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

read_formatted_entries in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite loop) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (infinite loop) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions next_is_type_qual() and cplus_demangle_type() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

_bfd_dwarf2_cleanup_debug_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory leak) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The function coff_set_alignment_hook in coffcode.h in Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a memory leak vulnerability which can cause memory exhaustion in objdump via a crafted PE file. Additional validation in dump_relocs_in_section in objdump.c can resolve this.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_generic_read_minisymbols function in syms.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, has a memory leak via a crafted ELF file, leading to a denial of service (memory consumption), as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Memory leak in decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU Binutils 2017-04-03 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash), related to the process_mips_specific function in readelf.c, via a crafted ELF file that triggers a large memory-allocation attempt.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The assign_file_positions_for_non_load_sections function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an ELF file with a RELRO segment that lacks a matching LOAD segment, as demonstrated by objcopy.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The ignore_section_sym function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, does not validate the output_section pointer in the case of a symtab entry with a "SECTION" type that has a "0" value, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file, as demonstrated by objcopy.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The swap_std_reloc_in function in aoutx.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (aout_32_swap_std_reloc_out NULL pointer dereference and application crash) via a crafted ELF file, as demonstrated by objcopy.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The coff_slurp_reloc_table function in coffcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted COFF based file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

scan_unit_for_symbols in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

A NULL pointer dereference was discovered in elf_link_add_object_symbols in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31.1. This occurs for a crafted ET_DYN with no program headers. A specially crafted ELF file allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the DW_AT_name data type, which allows remote attackers to cause a denial of service (bfd_hash_hash NULL pointer dereference, or out-of-bounds access, and application crash) via a crafted ELF file, related to scan_unit_for_symbols and parse_comp_unit.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

read_formatted_entries in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not properly validate the format count, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to concat_filename.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandle the failure of a certain canonicalization step, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to elf32-i386.c and elf64-x86-64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

objdump in GNU Binutils 2.28 is vulnerable to multiple heap-based buffer over-reads (of size 1 and size 8) while handling corrupt STABS enum type strings in a crafted object file, leading to program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

readelf in GNU Binutils 2.28 writes to illegal addresses while processing corrupt input files containing symbol-difference relocations, leading to a heap-based buffer overflow.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in _bfd_stab_section_find_nearest_line in syms.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The d_print_comp function in cp-demangle.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, which triggers infinite recursion and a buffer overflow, related to a node having "itself as ancestor more than once."

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in bfd_zalloc in opncls.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory address dereference was discovered in read_reloc in reloc.c. The vulnerability causes a segmentation fault and application crash, which leads to denial of service, as demonstrated by objdump, because of missing _bfd_clear_contents bounds checking.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The print_symbol_for_build_attribute function in readelf.c in GNU Binutils 2017-04-12 allows remote attackers to cause a denial of service (invalid read and SEGV) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to the byte_get_little_endian function in elfcomm.c, the get_unwind_section_word function in readelf.c, and ARM unwind information that contains invalid word offsets.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_elf_parse_attributes function in elf-attrs.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (_bfd_elf_attr_strdup heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) does not check the format of the input file before trying to read the ELF reloc section header. The vulnerability leads to a GNU linker (ld) program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to MIPS GOT mishandling in the process_mips_specific function in readelf.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The get_build_id function in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file in which a certain size field is larger than a corresponding data field, as demonstrated by mishandling within the objdump program.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

process_cu_tu_index in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted binary file, as demonstrated by readelf.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The pe_print_idata function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles HintName vector entries, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PE file, related to the bfd_getl16 function.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The getvalue function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted tekhex file, as demonstrated by mishandling within the nm program.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The elf_parse_notes function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (out-of-bounds read and segmentation violation) via a note with a large alignment.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The demangle_template_value_parm and do_hpacc_template_literal functions in cplus-dem.c in libiberty allow remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted binary.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the PLT section size, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to elf_i386_get_synthetic_symtab in elf32-i386.c and elf_x86_64_get_synthetic_symtab in elf64-x86-64.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate sizes of core notes, which allows remote attackers to cause a denial of service (bfd_getl32 heap-based buffer over-read and application crash) via a crafted object file, related to elfcore_grok_netbsd_procinfo, elfcore_grok_openbsd_procinfo, and elfcore_grok_nto_status.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. a heap-based buffer over-read in bfd_getl32 in libbfd.c allows an attacker to cause a denial of service through a crafted PE file. This vulnerability can be triggered by the executable objdump.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

A heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_unit heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

bfd_get_debug_link_info_1 in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to bfd_getl32.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles a length calculation, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to read_1_byte.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The decode_line_info function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (read_1_byte heap-based buffer over-read and application crash) via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. There is a heap-based buffer over-read in _bfd_doprnt in bfd.c because elf_object_p in elfcode.h mishandles an e_shstrndx section of type SHT_GROUP by omitting a trailing '\0' character.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, contains an integer overflow vulnerability (for "Create an array for saving the template argument values") that can trigger a heap-based buffer overflow, as demonstrated by nm.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

The _bfd_XX_bfd_copy_private_bfd_data_common function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, processes a negative Data Directory size with an unbounded loop that increases the value of (external_IMAGE_DEBUG_DIRECTORY) *edd so that the address exceeds its own memory region, resulting in an out-of-bounds memory write, as demonstrated by objcopy copying private info with _bfd_pex64_bfd_copy_private_bfd_data_common in pex64igen.c.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

load_specific_debug_section in objdump.c in GNU Binutils through 2.31.1 contains an integer overflow vulnerability that can trigger a heap-based buffer overflow via a crafted section size.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. simple_object_elf_match in simple-object-elf.c does not check for a zero shstrndx value, leading to an integer overflow and resultant heap-based buffer overflow.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplus_demangle_type function making recursive calls to itself in certain scenarios involving many 'P' characters.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in arm_pt in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_arm_hp_template, demangle_class_name, demangle_fund_type, do_type, do_arg, demangle_args, and demangle_nested_args. This can occur during execution of nm-new.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in d_count_templates_scopes in cp-demangle.c after many recursive calls.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplus_demangle_type, d_bare_function_type, d_function_type.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.29 and 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_nested_args, demangle_args, do_arg, and do_type.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_template_value_parm, demangle_integral_value, and demangle_expression.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

readelf in GNU Binutils 2.28 has a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Use-after-free vulnerability in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to "ktypevec."

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

In GNU Binutils 2.31.1, there is a use-after-free in the error function in elfcomm.c when called from the process_archive function in readelf.c via a crafted ELF file.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Use After Free

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Use-after-free vulnerability in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to "btypevec."

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Resource Exhaustion

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

Git through 2.14.2 mishandles layers of tree objects, which allows remote attackers to cause a denial of service (memory consumption) via a crafted repository, aka a Git bomb. This can also have an impact of disk consumption; however, an affected process typically would not survive its attempt to build the data structure in memory before writing to disk.

Remediation

There is no fixed version for Debian:8 git.

References

medium severity

CVE-2019-7309

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

CVE-2018-1000654

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.2-3+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 libtasn1-6@4.2-3+deb8u3

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:8 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:8 libtasn1-6.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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:8 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:8 ncurses.

References

medium severity

Key Management Errors

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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:8 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:8 pcre3.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 pcre3/libpcre3@2:8.35-3.3+deb8u4

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

The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.

Remediation

There is no fixed version for Debian:8 pcre3.

References

medium severity

CVE-2020-13631

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.

Remediation

There is no fixed version for Debian:8 sqlite3.

References

medium severity

Improper Input Validation

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2
  • Fixed in: 3.8.7.1-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.

Remediation

Upgrade Debian:8 sqlite3 to version 3.8.7.1-1+deb8u6 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 sqlite3/libsqlite3-0@3.8.7.1-1+deb8u2

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

alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.

Remediation

There is no fixed version for Debian:8 sqlite3.

References

medium severity

Out-of-Bounds

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u10 or higher.

References

medium severity

Access Restriction Bypass

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

The kdcpreauth modules in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.2 do not properly track whether a client's request has been validated, which allows remote attackers to bypass an intended preauthentication requirement by providing (1) zero bytes of data or (2) an arbitrary realm name, related to plugins/preauth/otp/main.c and plugins/preauth/pkinit/pkinit_srv.c.

Remediation

Upgrade Debian:8 krb5 to version 1.12.1+dfsg-19+deb8u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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:8 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:8 ncurses.

References

medium severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl.

References

medium severity

Improper Input Validation

  • Vulnerable module: audit/libaudit-common
  • Introduced through: audit/libaudit-common@1:2.4-1 and audit/libaudit1@1:2.4-1+b1

Detailed paths

  • Introduced through: golang@1.8.4 audit/libaudit-common@1:2.4-1
  • Introduced through: golang@1.8.4 audit/libaudit1@1:2.4-1+b1

NVD Description

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

Audit before 2.4.4 in Linux does not sanitize escape characters in filenames.

Remediation

There is no fixed version for Debian:8 audit.

References

medium severity

Improper Input Validation

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

The (1) mbed_connect_step1 function in lib/vtls/mbedtls.c and (2) polarssl_connect_step1 function in lib/vtls/polarssl.c in cURL and libcurl before 7.49.0, when using SSLv3 or making a TLS connection to a URL that uses a numerical IP address, allow remote attackers to spoof servers via an arbitrary valid certificate.

Remediation

There is no fixed version for Debian:8 curl.

References

medium severity

Information Exposure

  • Vulnerable module: gcc-4.9
  • Introduced through: gcc-4.9@4.9.2-10, gcc-4.9/cpp-4.9@4.9.2-10 and others

Detailed paths

  • Introduced through: golang@1.8.4 gcc-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/cpp-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/g++-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/gcc-4.9-base@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libasan1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libatomic1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libcilkrts5@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc1@1:4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgomp1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libitm1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/liblsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libquadmath0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++6@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libtsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libubsan0@4.9.2-10

NVD Description

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

The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.

Remediation

There is no fixed version for Debian:8 gcc-4.9.

References

medium severity

Cryptographic Issues

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.42.1-1+b1

Detailed paths

  • Introduced through: golang@1.8.4 glib2.0/libglib2.0-0@2.42.1-1+b1

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:8 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:8 glib2.0.

References

medium severity

CVE-2010-4051

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

The regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a "RE_DUP_MAX overflow."

Remediation

There is no fixed version for Debian:8 glibc.

References

medium severity

Improper Input Validation

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Resource Management Errors

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

Stack consumption vulnerability in the regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (resource exhaustion) via a regular expression containing adjacent repetition operators, as demonstrated by a {10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD.

Remediation

There is no fixed version for Debian:8 glibc.

References

medium severity

Use of Insufficiently Random Values

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

CVE-2016-3119

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

The process_db_args function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP KDB module in kadmind in MIT Kerberos 5 (aka krb5) through 1.13.4 and 1.14.x through 1.14.1 mishandles the DB argument, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request to modify a principal.

Remediation

Upgrade Debian:8 krb5 to version 1.12.1+dfsg-19+deb8u3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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:8 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:8 krb5 to version 1.12.1+dfsg-19+deb8u5 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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:8 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:8 ncurses.

References

medium severity

Improper Authentication

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

OpenSSH 4.6 and earlier, when ChallengeResponseAuthentication is enabled, allows remote attackers to determine the existence of user accounts by attempting to authenticate via S/KEY, which displays a different response if the user account exists, a similar issue to CVE-2001-1483.

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Incorrect Authorization

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u8 or higher.

References

medium severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that the OpenSSH developers do not want to treat such a username enumeration (or "oracle") as a vulnerability.'

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Race Condition

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u5 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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

While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.

Remediation

Upgrade Debian:8 openssl to version 1.0.1t-1+deb8u7 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: pcre3/libpcre3
  • Introduced through: pcre3/libpcre3@2:8.35-3.3+deb8u4

medium severity

Improper Input Validation

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others
  • Fixed in: 2.7.9-2+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.

Remediation

Upgrade Debian:8 python2.7 to version 2.7.9-2+deb8u4 or higher.

References

medium severity

Incorrect Permission Assignment for Critical Resource

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3+deb8u4 and shadow/passwd@1:4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 shadow/login@1:4.2-3+deb8u4
  • Introduced through: golang@1.8.4 shadow/passwd@1:4.2-3+deb8u4

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

References

medium severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl.

References

medium severity

CVE-2019-13057

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3
  • Fixed in: 2.4.40+dfsg-1+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap to version 2.4.40+dfsg-1+deb8u5 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: apr-util/libaprutil1
  • Introduced through: apr-util/libaprutil1@1.5.4-1

Detailed paths

  • Introduced through: golang@1.8.4 apr-util/libaprutil1@1.5.4-1

NVD Description

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

Apache Portable Runtime Utility (APR-util) 1.6.0 and prior fail to validate the integrity of SDBM database files used by apr_sdbm*() functions, resulting in a possible out of bound read access. A local user with write access to the database can make a program or process using these functions crash, and cause a denial of service.

Remediation

There is no fixed version for Debian:8 apr-util.

References

medium severity

Race Condition

  • Vulnerable module: coreutils
  • Introduced through: coreutils@8.23-4

Detailed paths

  • Introduced through: golang@1.8.4 coreutils@8.23-4

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

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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:8 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:8 krb5 to version 1.12.1+dfsg-19+deb8u5 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.6.3-2+deb8u4
  • Fixed in: 1.6.3-2+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 libgcrypt20@1.6.3-2+deb8u4

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

Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.

Remediation

Upgrade Debian:8 libgcrypt20 to version 1.6.3-2+deb8u5 or higher.

References

medium severity

Improper Initialization

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openldap/libldap-2.4-2@2.4.40+dfsg-1+deb8u3

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:8 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:8 openldap.

References

medium severity

CVE-2019-1547

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u12 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u10

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u10 or higher.

References

medium severity

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

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.2-3+deb8u4 and shadow/passwd@1:4.2-3+deb8u4

Detailed paths

  • Introduced through: golang@1.8.4 shadow/login@1:4.2-3+deb8u4
  • Introduced through: golang@1.8.4 shadow/passwd@1:4.2-3+deb8u4

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

References

medium severity

Improper Input Validation

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: tar
  • Introduced through: tar@1.27.1-2+deb8u1
  • Fixed in: 1.27.1-2+deb8u2

Detailed paths

  • Introduced through: golang@1.8.4 tar@1.27.1-2+deb8u1

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:8 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:8 tar to version 1.27.1-2+deb8u2 or higher.

References

medium severity

Race Condition

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.25.2-6, util-linux/bsdutils@1:2.25.2-6 and others

Detailed paths

  • Introduced through: golang@1.8.4 util-linux@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/bsdutils@1:2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libblkid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libmount1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libsmartcols1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libuuid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/mount@2.25.2-6

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

A race condition was found in util-linux before 2.32.1 in the way su handled the management of child processes. A local authenticated attacker could use this flaw to kill other processes with root privileges under specific conditions.

Remediation

There is no fixed version for Debian:8 util-linux.

References

medium severity

CVE-2016-5011

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.25.2-6, util-linux/bsdutils@1:2.25.2-6 and others

Detailed paths

  • Introduced through: golang@1.8.4 util-linux@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/bsdutils@1:2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libblkid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libmount1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libsmartcols1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libuuid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/mount@2.25.2-6

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

The parse_dos_extended function in partitions/dos.c in the libblkid library in util-linux allows physically proximate attackers to cause a denial of service (memory consumption) via a crafted MSDOS partition table with an extended partition boot record at zero offset.

Remediation

There is no fixed version for Debian:8 util-linux.

References

medium severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Buffer overflow in the do_type function in cplus-dem.c in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary.

Remediation

There is no fixed version for Debian:8 binutils.

References

medium severity

Link Following

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd.

References

medium severity

Resource Management Errors

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.19-18+deb8u10, glibc/libc-dev-bin@2.19-18+deb8u10 and others

Detailed paths

  • Introduced through: golang@1.8.4 glibc/libc-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc-dev-bin@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/libc6-dev@2.19-18+deb8u10
  • Introduced through: golang@1.8.4 glibc/multiarch-support@2.19-18+deb8u10

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

References

medium severity

Improper Input Validation

  • Vulnerable module: gnutls28/libgnutls-deb0-28
  • Introduced through: gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

Detailed paths

  • Introduced through: golang@1.8.4 gnutls28/libgnutls-deb0-28@3.3.8-6+deb8u7

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:8 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:8 gnutls28.

References

medium severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The x11_open_helper function in channels.c in ssh in OpenSSH before 6.9, when ForwardX11Trusted mode is not used, lacks a check of the refusal deadline for X connections, which makes it easier for remote attackers to bypass intended access restrictions via a connection outside of the permitted time window.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

OpenSSH, when using OPIE (One-Time Passwords in Everything) for PAM, allows remote attackers to determine the existence of certain user accounts, which displays a different response if the user account exists and is configured to use one-time passwords (OTP), a similar issue to CVE-2007-2243.

Remediation

There is no fixed version for Debian:8 openssh.

References

medium severity

Cryptographic Issues

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python 2.7 before 3.4 only uses the last eight bits of the prefix to randomize hash values, which causes it to compute hash values without restricting the ability to trigger hash collisions predictably and makes it easier for context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1150.

Remediation

There is no fixed version for Debian:8 python2.7.

References

medium severity

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

  • Vulnerable module: gcc-4.8/gcc-4.8-base
  • Introduced through: gcc-4.8/gcc-4.8-base@4.8.4-1

Detailed paths

  • Introduced through: golang@1.8.4 gcc-4.8/gcc-4.8-base@4.8.4-1

NVD Description

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

Under certain circumstances, the ix86_expand_builtin function in i386.c in GNU Compiler Collection (GCC) version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially causing failures of these instructions to go unreported. This could potentially lead to less randomness in random number generation.

Remediation

There is no fixed version for Debian:8 gcc-4.8.

References

medium severity

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

  • Vulnerable module: gcc-4.9
  • Introduced through: gcc-4.9@4.9.2-10, gcc-4.9/cpp-4.9@4.9.2-10 and others

Detailed paths

  • Introduced through: golang@1.8.4 gcc-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/cpp-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/g++-4.9@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/gcc-4.9-base@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libasan1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libatomic1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libcilkrts5@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgcc1@1:4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libgomp1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libitm1@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/liblsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libquadmath0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++-4.9-dev@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libstdc++6@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libtsan0@4.9.2-10
  • Introduced through: golang@1.8.4 gcc-4.9/libubsan0@4.9.2-10

NVD Description

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

Under certain circumstances, the ix86_expand_builtin function in i386.c in GNU Compiler Collection (GCC) version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially causing failures of these instructions to go unreported. This could potentially lead to less randomness in random number generation.

Remediation

There is no fixed version for Debian:8 gcc-4.9.

References

medium severity

CVE-2004-0971

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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

References

medium severity

Out-of-Bounds

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.25.2-6, util-linux/bsdutils@1:2.25.2-6 and others

Detailed paths

  • Introduced through: golang@1.8.4 util-linux@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/bsdutils@1:2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libblkid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libmount1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libsmartcols1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/libuuid1@2.25.2-6
  • Introduced through: golang@1.8.4 util-linux/mount@2.25.2-6

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

Buffer overflow in text-utils/colcrt.c in colcrt in util-linux before 2.27 allows local users to cause a denial of service (crash) via a crafted file, related to the page global variable.

Remediation

There is no fixed version for Debian:8 util-linux.

References

low severity

LDAP Injection

  • Vulnerable module: krb5/libgssapi-krb5-2
  • Introduced through: krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2, krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2 and others
  • Fixed in: 1.12.1+dfsg-19+deb8u5

Detailed paths

  • Introduced through: golang@1.8.4 krb5/libgssapi-krb5-2@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libk5crypto3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5-3@1.12.1+dfsg-19+deb8u2
  • Introduced through: golang@1.8.4 krb5/libkrb5support0@1.12.1+dfsg-19+deb8u2

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:8 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:8 krb5 to version 1.12.1+dfsg-19+deb8u5 or higher.

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: apt
  • Introduced through: apt@1.0.9.8.4 and apt/libapt-pkg4.12@1.0.9.8.4

Detailed paths

  • Introduced through: golang@1.8.4 apt@1.0.9.8.4
  • Introduced through: golang@1.8.4 apt/libapt-pkg4.12@1.0.9.8.4

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:8 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:8 apt.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.0.1t-1+deb8u6 and openssl/libssl1.0.0@1.0.1t-1+deb8u6
  • Fixed in: 1.0.1t-1+deb8u12

Detailed paths

  • Introduced through: golang@1.8.4 openssl@1.0.1t-1+deb8u6
  • Introduced through: golang@1.8.4 openssl/libssl1.0.0@1.0.1t-1+deb8u6

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:8 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:8 openssl to version 1.0.1t-1+deb8u12 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: python2.7
  • Introduced through: python2.7@2.7.9-2+deb8u1, python2.7/libpython2.7-minimal@2.7.9-2+deb8u1 and others

Detailed paths

  • Introduced through: golang@1.8.4 python2.7@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-minimal@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/libpython2.7-stdlib@2.7.9-2+deb8u1
  • Introduced through: golang@1.8.4 python2.7/python2.7-minimal@2.7.9-2+deb8u1

NVD Description

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

Python 2.7.14 is vulnerable to a Heap-Buffer-Overflow as well as a Heap-Use-After-Free. Python versions prior to 2.7.14 may also be vulnerable and it appears that Python 2.7.17 and prior may also be vulnerable however this has not been confirmed. The vulnerability lies when multiply threads are handling large amounts of data. In both cases there is essentially a race condition that occurs. For the Heap-Buffer-Overflow, Thread 2 is creating the size for a buffer, but Thread1 is already writing to the buffer without knowing how much to write. So when a large amount of data is being processed, it is very easy to cause memory corruption using a Heap-Buffer-Overflow. As for the Use-After-Free, Thread3->Malloc->Thread1->Free's->Thread2-Re-uses-Free'd Memory. The PSRT has stated that this is not a security vulnerability due to the fact that the attacker must be able to run code, however in some situations, such as function as a service, this vulnerability can potentially be used by an attacker to violate a trust boundary, as such the DWF feels this issue deserves a CVE.

Remediation

There is no fixed version for Debian:8 python2.7.

References

low severity

CVE-2019-1348

  • Vulnerable module: git
  • Introduced through: git@1:2.1.4-2.1+deb8u5 and git/git-man@1:2.1.4-2.1+deb8u5
  • Fixed in: 1:2.1.4-2.1+deb8u8

Detailed paths

  • Introduced through: golang@1.8.4 git@1:2.1.4-2.1+deb8u5
  • Introduced through: golang@1.8.4 git/git-man@1:2.1.4-2.1+deb8u5

NVD Description

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

An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. The --export-marks option of git fast-import is exposed also via the in-stream command feature export-marks=... and it allows overwriting arbitrary paths.

Remediation

Upgrade Debian:8 git to version 1:2.1.4-2.1+deb8u8 or higher.

References

low severity

Improper Input Validation

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:6.7p1-5+deb8u3
  • Fixed in: 1:6.7p1-5+deb8u6

Detailed paths

  • Introduced through: golang@1.8.4 openssh/openssh-client@1:6.7p1-5+deb8u3

NVD Description

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

The monitor component in sshd in OpenSSH before 7.0 on non-OpenBSD platforms accepts extraneous username data in MONITOR_REQ_PAM_INIT_CTX requests, which allows local users to conduct impersonation attacks by leveraging any SSH login access in conjunction with control of the sshd uid to send a crafted MONITOR_REQ_PWNAM request, related to monitor.c and monitor_wrap.c.

Remediation

Upgrade Debian:8 openssh to version 1:6.7p1-5+deb8u6 or higher.

References

low severity

Memory Leak

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others
  • Fixed in: 215-17+deb8u11

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd to version 215-17+deb8u11 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: curl
  • Introduced through: curl@7.38.0-4+deb8u6, curl/libcurl3@7.38.0-4+deb8u6 and others

Detailed paths

  • Introduced through: golang@1.8.4 curl@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3@7.38.0-4+deb8u6
  • Introduced through: golang@1.8.4 curl/libcurl3-gnutls@7.38.0-4+deb8u6

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

The ourWriteOut function in tool_writeout.c in curl 7.53.1 might allow physically proximate attackers to obtain sensitive information from process memory in opportunistic circumstances by reading a workstation screen during use of a --write-out argument ending in a '%' character, which leads to a heap-based buffer over-read.

Remediation

There is no fixed version for Debian:8 curl.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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:8 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:8 systemd.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: lvm2/dmsetup
  • Introduced through: lvm2/dmsetup@2:1.02.90-2.2+deb8u1 and lvm2/libdevmapper1.02.1@2:1.02.90-2.2+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 lvm2/dmsetup@2:1.02.90-2.2+deb8u1
  • Introduced through: golang@1.8.4 lvm2/libdevmapper1.02.1@2:1.02.90-2.2+deb8u1

NVD Description

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

vg_lookup in daemons/lvmetad/lvmetad-core.c in LVM2 2.02 mismanages memory, leading to an lvmetad memory leak, as demonstrated by running pvs. NOTE: RedHat disputes CVE-2020-8991 as not being a vulnerability since there’s no apparent route to either privilege escalation or to denial of service through the bug

Remediation

There is no fixed version for Debian:8 lvm2.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.25-5+deb8u1

Detailed paths

  • Introduced through: golang@1.8.4 binutils@2.25-5+deb8u1

NVD Description

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

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2018-7642. Reason: This candidate is a reservation duplicate of CVE-2018-7642. Notes: All CVE users should reference CVE-2018-7642 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage

Remediation

There is no fixed version for Debian:8 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: ncurses/libncurses5
  • Introduced through: ncurses/libncurses5@5.9+20140913-1+b1, ncurses/libncursesw5@5.9+20140913-1+b1 and others

Detailed paths

  • Introduced through: golang@1.8.4 ncurses/libncurses5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libncursesw5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/libtinfo5@5.9+20140913-1+b1
  • Introduced through: golang@1.8.4 ncurses/ncurses-base@5.9+20140913-1
  • Introduced through: golang@1.8.4 ncurses/ncurses-bin@5.9+20140913-1+b1

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

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none

Remediation

There is no fixed version for Debian:8 ncurses.

References

low severity

CVE-2019-9619

  • Vulnerable module: systemd
  • Introduced through: systemd@215-17+deb8u7, systemd/libsystemd0@215-17+deb8u7 and others

Detailed paths

  • Introduced through: golang@1.8.4 systemd@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libsystemd0@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/libudev1@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/systemd-sysv@215-17+deb8u7
  • Introduced through: golang@1.8.4 systemd/udev@215-17+deb8u7

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

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none

Remediation

There is no fixed version for Debian:8 systemd.

References