Vulnerabilities

778 via 2689 paths

Dependencies

638

Source

Group 6 Copy Created with Sketch. Docker

Target OS

debian:11
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 37
  • 172
  • 250
  • 319
Status
  • 778
  • 0
  • 0
OS binaries
  • 753
  • 25

critical severity

Buffer Overflow

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

aom_dsp/noise_model.c in libaom in AOMedia before 2021-03-24 has a buffer overflow.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

critical severity

Release of Invalid Pointer or Reference

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

aom_image.c in libaom in AOMedia before 2021-04-07 frees memory that is not located on the heap.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

critical severity

Use After Free

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

aom_dsp/grain_table.c in libaom in AOMedia before 2021-03-30 has a use-after-free.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: apr/libapr1
  • Introduced through: apr/libapr1@1.7.0-6+deb11u1
  • Fixed in: 1.7.0-6+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy apr/libapr1@1.7.0-6+deb11u1

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

Integer Overflow or Wraparound vulnerability in apr_encode functions of Apache Portable Runtime (APR) allows an attacker to write beyond bounds of a buffer. This issue affects Apache Portable Runtime (APR) version 1.7.0.

Remediation

Upgrade Debian:11 apr to version 1.7.0-6+deb11u2 or higher.

References

critical severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u5 or higher.

References

critical severity

Incorrect Default Permissions

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u10

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.

When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes.

If the host name is detected to be longer, curl switches to local name resolving and instead passes on the resolved address only. Due to this bug, the local variable that means "let the host resolve the name" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long host name to the target buffer instead of copying just the resolved address there.

The target buffer being a heap based buffer, and the host name coming from the URL that curl has been told to operate with.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u10 or higher.

References

critical severity

Directory Traversal

  • Vulnerable module: dpkg
  • Introduced through: dpkg@1.20.9, dpkg/dpkg-dev@1.20.9 and others
  • Fixed in: 1.20.10

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dpkg@1.20.9
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dpkg/dpkg-dev@1.20.9
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dpkg/libdpkg-perl@1.20.9

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

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

Remediation

Upgrade Debian:11 dpkg to version 1.20.10 or higher.

References

critical severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u2 or higher.

References

critical severity

Improper Encoding or Escaping of Output

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u2 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u2 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: freetype/libfreetype-dev
  • Introduced through: freetype/libfreetype-dev@2.10.4+dfsg-1, freetype/libfreetype6@2.10.4+dfsg-1 and others
  • Fixed in: 2.10.4+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype-dev@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6-dev@2.10.4+dfsg-1

NVD Description

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

FreeType commit 1e2eb65048f75c64b68708efed6ce904c31f3b2f was discovered to contain a heap buffer overflow via the function sfnt_init_face.

Remediation

Upgrade Debian:11 freetype to version 2.10.4+dfsg-1+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u3 or higher.

References

critical severity

Buffer Overflow

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u3 or higher.

References

critical severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u3 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: json-c/libjson-c5
  • Introduced through: json-c/libjson-c5@0.15-2
  • Fixed in: 0.15-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy json-c/libjson-c5@0.15-2

NVD Description

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

An issue was discovered in json-c from 20200420 (post 0.14 unreleased code) through 0.15-20200726. A stack-buffer-overflow exists in the auxiliary sample program json_parse which is located in the function parseit.

Remediation

Upgrade Debian:11 json-c to version 0.15-2+deb11u1 or higher.

References

critical severity

Heap-based Buffer Overflow

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Heap-based Buffer Overflow in GitHub repository strukturag/libde265 prior to and including 1.0.8. The fix is established in commit 8e89fe0e175d2870c39486fdd09250b230ec10b8 but does not yet belong to an official release.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: libksba/libksba8
  • Introduced through: libksba/libksba8@1.5.0-3
  • Fixed in: 1.5.0-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libksba/libksba8@1.5.0-3

NVD Description

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

A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.

Remediation

Upgrade Debian:11 libksba to version 1.5.0-3+deb11u1 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: libksba/libksba8
  • Introduced through: libksba/libksba8@1.5.0-3
  • Fixed in: 1.5.0-3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libksba/libksba8@1.5.0-3

NVD Description

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

Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.

Remediation

Upgrade Debian:11 libksba to version 1.5.0-3+deb11u2 or higher.

References

critical severity

SQL Injection

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3
  • Fixed in: 2.4.57+dfsg-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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

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

Remediation

Upgrade Debian:11 openldap to version 2.4.57+dfsg-3+deb11u1 or higher.

References

critical severity

Unquoted Search Path or Element

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5
  • Fixed in: 1:8.4p1-5+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

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

Remediation

Upgrade Debian:11 openssh to version 1:8.4p1-5+deb11u2 or higher.

References

critical severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u2 or higher.

References

critical severity

OS Command Injection

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u3 or higher.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References

critical severity

Integer Overflow or Wraparound

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.11.dfsg-2 and zlib/zlib1g-dev@1:1.2.11.dfsg-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g@1:1.2.11.dfsg-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g-dev@1:1.2.11.dfsg-2

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

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an affected zlib version, and exposes the applicable MiniZip code through its compress API.

Remediation

There is no fixed version for Debian:11 zlib.

References

critical severity

Out-of-bounds Write

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.11.dfsg-2 and zlib/zlib1g-dev@1:1.2.11.dfsg-2
  • Fixed in: 1:1.2.11.dfsg-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g@1:1.2.11.dfsg-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g-dev@1:1.2.11.dfsg-2

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

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

Remediation

Upgrade Debian:11 zlib to version 1:1.2.11.dfsg-2+deb11u2 or higher.

References

critical severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A cleartext transmission of sensitive information vulnerability exists in curl <v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on.

Remediation

There is no fixed version for Debian:11 curl.

References

critical severity

Double Free

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it again.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

critical severity

Off-by-one Error

  • Vulnerable module: libtasn1-6
  • Introduced through: libtasn1-6@4.16.0-2
  • Fixed in: 4.16.0-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libtasn1-6@4.16.0-2

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

GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.

Remediation

Upgrade Debian:11 libtasn1-6 to version 4.16.0-2+deb11u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: pcre2/libpcre2-16-0
  • Introduced through: pcre2/libpcre2-16-0@10.36-2, pcre2/libpcre2-32-0@10.36-2 and others
  • Fixed in: 10.36-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-16-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-32-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-8-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-dev@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-posix2@10.36-2

NVD Description

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

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

Remediation

Upgrade Debian:11 pcre2 to version 10.36-2+deb11u1 or higher.

References

critical severity

Out-of-bounds Read

  • Vulnerable module: pcre2/libpcre2-16-0
  • Introduced through: pcre2/libpcre2-16-0@10.36-2, pcre2/libpcre2-32-0@10.36-2 and others
  • Fixed in: 10.36-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-16-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-32-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-8-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-dev@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-posix2@10.36-2

NVD Description

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

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

Remediation

Upgrade Debian:11 pcre2 to version 10.36-2+deb11u1 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

AOM v2.0.1 was discovered to contain a global buffer overflow via the component av1/encoder/partition_search.h.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

AOM v2.0.1 was discovered to contain a stack buffer overflow via the component stats/rate_hist.c.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

high severity

Arbitrary Code Injection

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u8 or higher.

References

high severity

Directory Traversal

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde () character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /2/foo while accessing a server with a specific user.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u8 or higher.

References

high severity

SQL Injection

  • Vulnerable module: cyrus-sasl2/libsasl2-2
  • Introduced through: cyrus-sasl2/libsasl2-2@2.1.27+dfsg-2.1 and cyrus-sasl2/libsasl2-modules-db@2.1.27+dfsg-2.1
  • Fixed in: 2.1.27+dfsg-2.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cyrus-sasl2/libsasl2-2@2.1.27+dfsg-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cyrus-sasl2/libsasl2-modules-db@2.1.27+dfsg-2.1

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

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

Remediation

Upgrade Debian:11 cyrus-sasl2 to version 2.1.27+dfsg-2.1+deb11u1 or higher.

References

high severity

Incorrect Calculation

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: gdk-pixbuf/gir1.2-gdkpixbuf-2.0
  • Introduced through: gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1, gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1 and others
  • Fixed in: 2.42.2+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-dev@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-bin@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-common@2.42.2+dfsg-1

NVD Description

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

GNOME gdk-pixbuf 2.42.6 is vulnerable to a heap-buffer overflow vulnerability when decoding the lzw compressed stream of image data in GIF files with lzw minimum code size equals to 12.

Remediation

Upgrade Debian:11 gdk-pixbuf to version 2.42.2+dfsg-1+deb11u1 or higher.

References

high severity

Heap-based Buffer Overflow

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: gzip
  • Introduced through: gzip@1.10-4
  • Fixed in: 1.10-4+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gzip@1.10-4

NVD Description

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

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

Remediation

Upgrade Debian:11 gzip to version 1.10-4+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.18.3-6+deb11u1, krb5/libgssapi-krb5-2@1.18.3-6+deb11u1 and others
  • Fixed in: 1.18.3-6+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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

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

Remediation

Upgrade Debian:11 krb5 to version 1.18.3-6+deb11u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the ff_hevc_put_unweighted_pred_8_sse function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.11 was discovered to contain a heap buffer overflow via the function derive_collocated_motion_vectors at motion.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.14 was discovered to contain a global buffer overflow vulnerability in the read_coding_unit function at slice.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.14 was discovered to contain a heap-buffer-overflow vulnerability in the derive_combined_bipredictive_merging_candidates function at motion.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.14 was discovered to contain a heap-buffer-overflow vulnerability in the derive_spatial_luma_vector_prediction function at motion.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u3 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.6.1-2.1, libwebp/libwebp6@0.6.1-2.1 and others
  • Fixed in: 0.6.1-2.1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebp-dev@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebp6@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebpdemux2@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebpmux3@0.6.1-2.1

NVD Description

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

Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)

Remediation

Upgrade Debian:11 libwebp to version 0.6.1-2.1+deb11u2 or higher.

References

high severity

Untrusted Search Path

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.12-1
  • Fixed in: 1:3.5.12-1.1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxpm/libxpm4@1:3.5.12-1

NVD Description

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

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

Remediation

Upgrade Debian:11 libxpm to version 1:3.5.12-1.1~deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.34-4 and libxslt/libxslt1.1@1.1.34-4
  • Fixed in: 1.1.34-4+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxslt/libxslt1-dev@1.1.34-4
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxslt/libxslt1.1@1.1.34-4

NVD Description

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

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

Remediation

Upgrade Debian:11 libxslt to version 1.1.34-4+deb11u1 or higher.

References

high severity

CVE-2023-26314

  • Vulnerable module: mono/ca-certificates-mono
  • Introduced through: mono/ca-certificates-mono@6.8.0.105+dfsg-3.2, mono/libmono-btls-interface4.0-cil@6.8.0.105+dfsg-3.2 and others
  • Fixed in: 6.8.0.105+dfsg-3.3~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/ca-certificates-mono@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-btls-interface4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-corlib4.5-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-corlib4.5-dll@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-i18n-west4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-i18n4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-security4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system-configuration4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system-core4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system-numerics4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system-security4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system-xml4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmono-system4.0-cil@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/libmonosgen-2.0-1@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/mono-4.0-gac@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/mono-gac@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/mono-runtime@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/mono-runtime-common@6.8.0.105+dfsg-3.2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mono/mono-runtime-sgen@6.8.0.105+dfsg-3.2

NVD Description

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

The mono package before 6.8.0.105+dfsg-3.3 for Debian allows arbitrary code execution because the application/x-ms-dos-executable MIME type is associated with an un-sandboxed Mono CLR interpreter.

Remediation

Upgrade Debian:11 mono to version 6.8.0.105+dfsg-3.3~deb11u1 or higher.

References

high severity

DNS Rebinding

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.1

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to DNS Rebinding due to the way the IsIPAddress() function in inspector_socket.cc processes invalid octal format IP addresses during an --inspect session. This could allow attackers to execute arbitrary code.

Remediation

Upgrade node to version 14.21.1, 16.18.1, 18.12.1, 19.0.1 or higher.

References

high severity

CVE-2023-0767

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1
  • Fixed in: 2:3.61-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

An attacker could construct a PKCS 12 cert bundle in such a way that could allow for arbitrary memory writes via PKCS 12 Safe Bag attributes being mishandled. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8.

Remediation

Upgrade Debian:11 nss to version 2:3.61-1+deb11u3 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: pixman/libpixman-1-0
  • Introduced through: pixman/libpixman-1-0@0.40.0-1 and pixman/libpixman-1-dev@0.40.0-1
  • Fixed in: 0.40.0-1.1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pixman/libpixman-1-0@0.40.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pixman/libpixman-1-dev@0.40.0-1

NVD Description

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

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

Remediation

Upgrade Debian:11 pixman to version 0.40.0-1.1~deb11u1 or higher.

References

high severity

Incomplete Cleanup

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.7-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 postgresql-13 to version 13.7-0+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.13-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 postgresql-13 to version 13.13-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.13-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 postgresql-13 to version 13.13-0+deb11u1 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

high severity

Numeric Errors

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

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

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability classified as critical was found in X.org Server. Affected by this vulnerability is the function _GetCountedString of the file xkb/xkb.c. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211051.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u3 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIChangeProperty request has a length-validation issues, resulting in out-of-bounds memory reads and potential information disclosure. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions. This issue does not affect systems where client and server use the same byte order.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X se

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: xz-utils
  • Introduced through: xz-utils@5.2.5-2, xz-utils/liblzma-dev@5.2.5-2 and others
  • Fixed in: 5.2.5-2.1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xz-utils@5.2.5-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xz-utils/liblzma-dev@5.2.5-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xz-utils/liblzma5@5.2.5-2

NVD Description

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

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

Remediation

Upgrade Debian:11 xz-utils to version 5.2.5-2.1~deb11u1 or higher.

References

high severity

Prototype Pollution

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.18.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Prototype Pollution via console.table properties. Due to the formatting logic of the console.table() function it was not safe to allow user controlled input to be passed to the properties parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be __proto__. Note: This vulnerability only allows an empty string to be assigned numerical keys of the object prototype.

Details

Prototype Pollution is a vulnerability affecting JavaScript. Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. JavaScript allows all Object attributes to be altered, including their magical attributes such as __proto__, constructor and prototype. An attacker manipulates these attributes to overwrite, or pollute, a JavaScript application object prototype of the base object by injecting other values. Properties on the Object.prototype are then inherited by all the JavaScript objects through the prototype chain. When that happens, this leads to either denial of service by triggering JavaScript exceptions, or it tampers with the application source code to force the code path that the attacker injects, thereby leading to remote code execution.

There are two main ways in which the pollution of prototypes occurs:

  • Unsafe Object recursive merge

  • Property definition by path

Unsafe Object recursive merge

The logic of a vulnerable recursive merge function follows the following high-level model:

merge (target, source)

  foreach property of source

    if property exists and is an object on both the target and the source

      merge(target[property], source[property])

    else

      target[property] = source[property]

When the source object contains a property named __proto__ defined with Object.defineProperty() , the condition that checks if the property exists and is an object on both the target and the source passes and the merge recurses with the target, being the prototype of Object and the source of Object as defined by the attacker. Properties are then copied on the Object prototype.

Clone operations are a special sub-class of unsafe recursive merges, which occur when a recursive merge is conducted on an empty object: merge({},source).

lodash and Hoek are examples of libraries susceptible to recursive merge attacks.

Property definition by path

There are a few JavaScript libraries that use an API to define property values on an object based on a given path. The function that is generally affected contains this signature: theFunction(object, path, value)

If the attacker can control the value of “path”, they can set this value to __proto__.myValue. myValue is then assigned to the prototype of the class of the object.

Types of attacks

There are a few methods by which Prototype Pollution can be manipulated:

Type Origin Short description
Denial of service (DoS) Client This is the most likely attack.
DoS occurs when Object holds generic functions that are implicitly called for various operations (for example, toString and valueOf).
The attacker pollutes Object.prototype.someattr and alters its state to an unexpected value such as Int or Object. In this case, the code fails and is likely to cause a denial of service.
For example: if an attacker pollutes Object.prototype.toString by defining it as an integer, if the codebase at any point was reliant on someobject.toString() it would fail.
Remote Code Execution Client Remote code execution is generally only possible in cases where the codebase evaluates a specific attribute of an object, and then executes that evaluation.
For example: eval(someobject.someattr). In this case, if the attacker pollutes Object.prototype.someattr they are likely to be able to leverage this in order to execute code.
Property Injection Client The attacker pollutes properties that the codebase relies on for their informative value, including security properties such as cookies or tokens.
For example: if a codebase checks privileges for someuser.isAdmin, then when the attacker pollutes Object.prototype.isAdmin and sets it to equal true, they can then achieve admin privileges.

Affected environments

The following environments are susceptible to a Prototype Pollution attack:

  • Application server

  • Web server

  • Web browser

How to prevent

  1. Freeze the prototype— use Object.freeze (Object.prototype).

  2. Require schema validation of JSON input.

  3. Avoid using unsafe recursive merge functions.

  4. Consider using objects without prototypes (for example, Object.create(null)), breaking the prototype chain and preventing pollution.

  5. As a best practice use Map instead of Object.

For more information on this vulnerability type:

Arteau, Oliver. “JavaScript prototype pollution attack in NodeJS application.” GitHub, 26 May 2018

Remediation

Upgrade node to version 12.22.9, 14.18.3, 16.13.2, 17.3.1 or higher.

References

high severity

Missing Authentication for Critical Function

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

high severity

Use After Free

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u4 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.12 was discovered to contain multiple buffer overflows via the num_tile_columns and num_tile_row parameters in the function pic_parameter_set::dump.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u2 or higher.

References

high severity

Code Injection

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Code Injection due to the incorrect handling of environment variables on Linux when the process is running with elevated privileges that the current user lacks (does not apply to CAP_NET_BIND_SERVICE).

Remediation

Upgrade node to version 18.19.1, 20.11.1, 21.6.2 or higher.

References

high severity

CVE-2024-0985

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.14-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 postgresql-13 to version 13.14-0+deb11u1 or higher.

References

high severity

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.8-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the object targeted in CREATE OR REPLACE or CREATE IF NOT EXISTS. Given all three prerequisites, this flaw allows an attacker to run arbitrary code as the victim role, which may be a superuser.

Remediation

Upgrade Debian:11 postgresql-13 to version 13.8-0+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Stack-based Buffer Overflow

  • Vulnerable module: fribidi/libfribidi0
  • Introduced through: fribidi/libfribidi0@1.0.8-2
  • Fixed in: 1.0.8-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy fribidi/libfribidi0@1.0.8-2

NVD Description

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

A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.

Remediation

Upgrade Debian:11 fribidi to version 1.0.8-2+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: gdk-pixbuf/gir1.2-gdkpixbuf-2.0
  • Introduced through: gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1, gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1 and others
  • Fixed in: 2.42.2+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-dev@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-bin@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-common@2.42.2+dfsg-1

NVD Description

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

GNOME GdkPixbuf (aka GDK-PixBuf) before 2.42.8 allows a heap-based buffer overflow when compositing or clearing frames in GIF files, as demonstrated by io-gif-animation.c composite_frame. This overflow is controllable and could be abused for code execution, especially on 32-bit systems.

Remediation

Upgrade Debian:11 gdk-pixbuf to version 2.42.2+dfsg-1+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: gdk-pixbuf/gir1.2-gdkpixbuf-2.0
  • Introduced through: gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1, gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/gir1.2-gdkpixbuf-2.0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-0@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf-2.0-dev@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-bin@2.42.2+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gdk-pixbuf/libgdk-pixbuf2.0-common@2.42.2+dfsg-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 gdk-pixbuf.

References

high severity

Improper Ownership Management

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

high severity

Uncontrolled Search Path Element

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder C:\.git, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set GIT_PS1_SHOWDIRTYSTATE are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in C:\.git\config. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder .git on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend GIT_CEILING_DIRECTORIES to cover the parent directory of the user profile, e.g. C:\Users if the user profile is located in C:\Users\my-user-name.

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

high severity

Off-by-one Error

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

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

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u4 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

A buffer overflow was discovered in the GNU C Library's dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u7 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Incorrect Type Conversion or Cast

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 1.0.9 is vulnerable to Buffer Overflow in ff_hevc_put_hevc_qpel_pixels_8_sse

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 1.0.9 is vulnerable to Buffer Overflow in function void put_qpel_fallback<unsigned short>

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.10 was discovered to contain a heap-buffer-overflow vulnerability in the derive_spatial_luma_vector_prediction function in motion.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 1.0.9 has a heap buffer overflow vulnerability in de265_image::set_SliceAddrRS(int, int, int)

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

There is an Assertion `scaling_list_pred_matrix_id_delta==1' failed at sps.cc:925 in libde265 v1.0.8 when decoding file, which allows attackers to cause a Denial of Service (DoS) by running the application with a crafted file or possibly have unspecified other impact.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.7.2-1, libx11/libx11-data@2:1.7.2-1 and others
  • Fixed in: 2:1.7.2-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-6@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-data@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-dev@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-xcb1@2:1.7.2-1

NVD Description

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

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

Remediation

Upgrade Debian:11 libx11 to version 2:1.7.2-1+deb11u2 or higher.

References

high severity

Double Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u3 or higher.

References

high severity

Heap-based Buffer Overflow

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB CONNECT Storage Engine Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of MariaDB. Authentication is required to exploit this vulnerability. The specific flaw exists within the processing of SQL queries. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the service account. Was ZDI-CAN-16190.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

high severity

Stack-based Buffer Overflow

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB CONNECT Storage Engine Stack-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of MariaDB. Authentication is required to exploit this vulnerability. The specific flaw exists within the processing of SQL queries. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the service account. Was ZDI-CAN-16191.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB CONNECT Storage Engine Use-After-Free Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of MariaDB. Authentication is required to exploit this vulnerability. The specific flaw exists within the processing of SQL queries. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the service account. Was ZDI-CAN-16207.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

high severity

Use of Externally-Controlled Format String

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB CONNECT Storage Engine Format String Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of MariaDB. Authentication is required to exploit this vulnerability. The specific flaw exists within the processing of SQL queries. The issue results from the lack of proper validation of a user-supplied string before using it as a format specifier. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the service account. Was ZDI-CAN-16193.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: ncurses/libncurses-dev
  • Introduced through: ncurses/libncurses-dev@6.2+20201114-2, ncurses/libncurses5-dev@6.2+20201114-2 and others
  • Fixed in: 6.2+20201114-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libtinfo6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-base@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-bin@6.2+20201114-2

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

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

Remediation

Upgrade Debian:11 ncurses to version 6.2+20201114-2+deb11u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-4+deb11u2, perl/libperl5.32@5.32.1-4+deb11u2 and others
  • Fixed in: 5.32.1-4+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/libperl5.32@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-base@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-modules-5.32@5.32.1-4+deb11u2

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

A vulnerability was found in perl. This issue occurs when a crafted regular expression is compiled by perl, which can allow an attacker controlled byte buffer overflow in a heap allocated buffer.

Remediation

Upgrade Debian:11 perl to version 5.32.1-4+deb11u3 or higher.

References

high severity

Improper Privilege Management

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3
  • Fixed in: 1.9.5p2-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

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

In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to append arbitrary entries to the list of files to process. This can lead to privilege escalation. Affected versions are 1.8.0 through 1.9.12.p1. The problem exists because a user-specified editor may contain a "--" argument that defeats a protection mechanism, e.g., an EDITOR='vim -- /path/to/extra/file' value.

Remediation

Upgrade Debian:11 sudo to version 1.9.5p2-3+deb11u1 or higher.

References

high severity

Improper Protection for Out of Bounds Signal Level Alerts

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in the Xorg-x11-server. An out-of-bounds access issue can occur in the ProcXkbSetGeometry function due to improper validation of the request length.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u2 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-x11-server in versions before 21.1.2 and before 1.20.14. An out-of-bounds access can occur in the SProcXFixesCreatePointerBarrier function. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u1 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-x11-server in versions before 21.1.2 and before 1.20.14. An out-of-bounds access can occur in the SProcRenderCompositeGlyphs function. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u1 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-x11-server in versions before 21.1.2 and before 1.20.14. An out-of-bounds access can occur in the SProcScreenSaverSuspend function. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u1 or higher.

References

high severity

Out-of-Bounds

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-x11-server in versions before 21.1.2 and before 1.20.14. An out-of-bounds access can occur in the SwapCreateRegister function. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u10

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code execution in cases where X11 forwarding is involved.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u10 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in the Xorg-x11-server. The specific flaw exists within the handling of ProcXkbSetDeviceInfo requests. The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an allocated buffer. This flaw allows an attacker to escalate privileges and execute arbitrary code in the context of root.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRChangeOutputProperty function in randr/rrproperty.c, allowing for possible escalation of privileges or denial of service.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u8 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References

high severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u4 or higher.

References

high severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u5 or higher.

References

high severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u6

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u6 or higher.

References

high severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

high severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.

Remediation

There is no fixed version for Debian:11 curl.

References

high severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A vulnerability exists in curl <7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) .. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.

Remediation

There is no fixed version for Debian:11 curl.

References

high severity

CVE-2022-27775

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

high severity

Improper Certificate Validation

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

libcurl provides the CURLOPT_CERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u2 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

Remediation

There is no fixed version for Debian:11 expat.

References

high severity

Use After Free

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u5 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: freetype/libfreetype-dev
  • Introduced through: freetype/libfreetype-dev@2.10.4+dfsg-1, freetype/libfreetype6@2.10.4+dfsg-1 and others
  • Fixed in: 2.10.4+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype-dev@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6-dev@2.10.4+dfsg-1

NVD Description

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

FreeType commit 22a0cccb4d9d002f33c1ba7a4b36812c7d4f46b5 was discovered to contain a segmentation violation via the function FT_Request_Size.

Remediation

Upgrade Debian:11 freetype to version 2.10.4+dfsg-1+deb11u1 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: freetype/libfreetype-dev
  • Introduced through: freetype/libfreetype-dev@2.10.4+dfsg-1, freetype/libfreetype6@2.10.4+dfsg-1 and others
  • Fixed in: 2.10.4+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype-dev@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6-dev@2.10.4+dfsg-1

NVD Description

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

FreeType commit 53dfdcd8198d2b3201a23c4bad9190519ba918db was discovered to contain a segmentation violation via the function FNT_Size_Request.

Remediation

Upgrade Debian:11 freetype to version 2.10.4+dfsg-1+deb11u1 or higher.

References

high severity

Directory Traversal

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u2 or higher.

References

high severity

Resource Exhaustion

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.66.8-1, glib2.0/libglib2.0-bin@2.66.8-1 and others
  • Fixed in: 2.66.8-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-0@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-bin@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-data@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev-bin@2.66.8-1

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

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

Remediation

Upgrade Debian:11 glib2.0 to version 2.66.8-1+deb11u1 or higher.

References

high severity

CVE-2021-43396

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others
  • Fixed in: 2.31-13+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious '\0' character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases. NOTE: the vendor states "the bug cannot be invoked through user input and requires iconv to be invoked with a NULL inbuf, which ought to require a separate application bug to do so unintentionally. Hence there's no security impact to the bug.

Remediation

Upgrade Debian:11 glibc to version 2.31-13+deb11u3 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: gmp/libgmp-dev
  • Introduced through: gmp/libgmp-dev@2:6.2.1+dfsg-1, gmp/libgmp10@2:6.2.1+dfsg-1 and others
  • Fixed in: 2:6.2.1+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gmp/libgmp-dev@2:6.2.1+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gmp/libgmp10@2:6.2.1+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gmp/libgmpxx4ldbl@2:6.2.1+dfsg-1

NVD Description

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

GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.

Remediation

Upgrade Debian:11 gmp to version 2:6.2.1+dfsg-1+deb11u1 or higher.

References

high severity

Double Free

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5
  • Fixed in: 3.7.1-5+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.

Remediation

Upgrade Debian:11 gnutls28 to version 3.7.1-5+deb11u2 or higher.

References

high severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in versions before 7.0.11 and before 6.9.12, where a division by zero in WaveImage() of MagickCore/visual-effects.c may trigger undefined behavior via a crafted image file submitted to an application using ImageMagick. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap-based buffer overflow vulnerability was found in ImageMagick in versions prior to 7.0.11-14 in ReadTIFFImage() in coders/tiff.c. This issue is due to an incorrect setting of the pixel array size, which can lead to a crash and segmentation fault.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

high severity

Improper Handling of Exceptional Conditions

  • Vulnerable module: libtirpc/libtirpc-common
  • Introduced through: libtirpc/libtirpc-common@1.3.1-1, libtirpc/libtirpc-dev@1.3.1-1 and others
  • Fixed in: 1.3.1-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libtirpc/libtirpc-common@1.3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libtirpc/libtirpc-dev@1.3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libtirpc/libtirpc3@1.3.1-1

NVD Description

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

In libtirpc before 1.3.3rc1, remote attackers could exhaust the file descriptors of a process that uses libtirpc because idle TCP connections are mishandled. This can, in turn, lead to an svc_run infinite loop without accepting new connections.

Remediation

Upgrade Debian:11 libtirpc to version 1.3.1-1+deb11u1 or higher.

References

high severity

Double Free

  • Vulnerable module: libwebp/libwebp-dev
  • Introduced through: libwebp/libwebp-dev@0.6.1-2.1, libwebp/libwebp6@0.6.1-2.1 and others
  • Fixed in: 0.6.1-2.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebp-dev@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebp6@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebpdemux2@0.6.1-2.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwebp/libwebpmux3@0.6.1-2.1

NVD Description

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

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

Remediation

Upgrade Debian:11 libwebp to version 0.6.1-2.1+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.7.2-1, libx11/libx11-data@2:1.7.2-1 and others
  • Fixed in: 2:1.7.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-6@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-data@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-dev@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-xcb1@2:1.7.2-1

NVD Description

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

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

Remediation

Upgrade Debian:11 libx11 to version 2:1.7.2-1+deb11u1 or higher.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u3 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.12-1
  • Fixed in: 1:3.5.12-1.1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxpm/libxpm4@1:3.5.12-1

NVD Description

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

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

Remediation

Upgrade Debian:11 libxpm to version 1:3.5.12-1.1~deb11u1 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.12-1
  • Fixed in: 1:3.5.12-1.1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxpm/libxpm4@1:3.5.12-1

NVD Description

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

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

Remediation

Upgrade Debian:11 libxpm to version 1:3.5.12-1.1~deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: lua5.3/liblua5.3-0
  • Introduced through: lua5.3/liblua5.3-0@5.3.3-1.1+b1
  • Fixed in: 5.3.3-1.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy lua5.3/liblua5.3-0@5.3.3-1.1+b1

NVD Description

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

Lua 5.3.5 has a use-after-free in lua_upvaluejoin in lapi.c. For example, a crash outcome might be achieved by an attacker who is able to trigger a debug.upvaluejoin call in which the arguments have certain relationships.

Remediation

Upgrade Debian:11 lua5.3 to version 5.3.3-1.1+deb11u1 or higher.

References

high severity

Buffer Overflow

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.7 and below was discovered to contain a global buffer overflow in the component decimal_bin_size, which is exploited via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27444

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_subselect.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27445

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/sql_window.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27446

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.h.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27449

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_func.cc:148.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27451

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-27452

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32083

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.2 to v10.6.1 was discovered to contain a segmentation fault via the component Item_subselect::init_expr_cache_tracker.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32084

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32085

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_func_in::cleanup/Item::cleanup_processor.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32086

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.4 to v10.8 was discovered to contain a segmentation fault via the component Item_field::fix_outer_field.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32087

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_args::walk_args.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32088

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Exec_time_tracker::get_loops/Filesort_tracker::report_use/filesort.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

CVE-2022-32089

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

There is an Assertion failure in MariaDB Server v10.9 and below via 'node->pcur->rel_pos == BTR_PCUR_ON' at /row/row0mysql.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component Item_field::used_tables/update_depend_map_for_order.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Reachable Assertion

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.5 to v10.7 was discovered to contain an assertion failure at table->get_ref_count() == 0 in dict0dict.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component my_decimal::operator= of MariaDB Server v10.6.3 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component Arg_comparator::compare_real_fixed of MariaDB Server v10.6.2 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component Field::set_default of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component Item_subselect::init_expr_cache_tracker of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component Create_tmp_table::finalize of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.13-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

An issue in the component Used_tables_and_const_cache::used_tables_and_const_cache_join of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.13-0+deb11u1 or higher.

References

high severity

SQL Injection

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component sql/sql_class.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows attackers to trigger a convert_const_to_int use-after-free when the BIGINT data type is used.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.9 and below was discovered to contain a use-after-free via the component Binary_string::free_buffer() at /sql/sql_string.h.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Binary_string::free_buffer() at /sql/sql_string.h.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6 and below was discovered to contain an use-after-free in the component my_strcasecmp_8bit, which is exploited via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_wildcmp_8bit_impl at /strings/ctype-simple.c.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Item_func_in::cleanup(), which is exploited via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component VDec::VDec at /sql/sql_type.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_mb_wc_latin1 at /strings/ctype-latin1.c.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server v10.6.5 and below was discovered to contain an use-after-free in the component Item_args::walk_arg, which is exploited via specially crafted SQL statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

high severity

Resource Exhaustion

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nghttp2/libnghttp2-14@1.43.0-1

NVD Description

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

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

Remediation

Upgrade Debian:11 nghttp2 to version 1.43.0-1+deb11u1 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to a lack of safeguards on chunk extension bytes. The server may read an unbounded number of bytes from a single connection, which allows an attacker to cause denial of service via CPU and network bandwidth exhaustion.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade node to version 18.19.1, 20.11.1, 21.6.2 or higher.

References

high severity

Infinite loop

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.19.1

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Infinite loop via the BN_mod_sqrt() function when parsing certificates. It is possible to trigger this vulnerability by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens before verification of the certificate signature, any process that parses an externally supplied certificate may be subject to a denial of service attack.

Remediation

Upgrade node to version 12.22.11, 14.19.1, 16.14.2, 17.7.2 or higher.

References

high severity

Insecure Permissions

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Insecure Permissions which allow users to access unauthorized modules with process.mainModule.require() if the --experimental-policy option is in use.

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

high severity

Unchecked Return Value

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox < 122, Firefox ESR < 115.9, and Thunderbird < 115.9.

Remediation

There is no fixed version for Debian:11 nss.

References

high severity

CVE-2022-21476

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.15+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.15+10-1~deb11u1 or higher.

References

high severity

Incorrect Conversion between Numeric Types

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.16+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.16+8-1~deb11u1 or higher.

References

high severity

Double Free

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack.

The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected.

These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0.

The OpenSSL asn1parse command line application is also impacted by this issue.

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u4 or higher.

References

high severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

A security vulnerability has been identified in all supported versions

of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.

Policy processing is disabled by default but can be enabled by passing the -policy&#39; argument to the command line utilities or by calling the X509_VERIFY_PARAM_set1_policies()' function.

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u5 or higher.

References

high severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1k-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1k-1+deb11u2 or higher.

References

high severity

Use After Free

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

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

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

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u4 or higher.

References

high severity

Use After Free

  • Vulnerable module: subversion
  • Introduced through: subversion@1.14.1-3 and subversion/libsvn1@1.14.1-3
  • Fixed in: 1.14.1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy subversion@1.14.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy subversion/libsvn1@1.14.1-3

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

Subversion's mod_dav_svn is vulnerable to memory corruption. While looking up path-based authorization rules, mod_dav_svn servers may attempt to use memory which has already been freed. Affected Subversion mod_dav_svn servers 1.10.0 through 1.14.1 (inclusive). Servers that do not use mod_dav_svn are not affected.

Remediation

Upgrade Debian:11 subversion to version 1.14.1-3+deb11u1 or higher.

References

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the "KeyTrap" issue. One of the concerns is that, when there is a zone with many DNSKEY and RRSIG records, the protocol specification implies that an algorithm must evaluate all combinations of DNSKEY and RRSIG records.

Remediation

There is no fixed version for Debian:11 systemd.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u9

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u9 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: zlib/zlib1g
  • Introduced through: zlib/zlib1g@1:1.2.11.dfsg-2 and zlib/zlib1g-dev@1:1.2.11.dfsg-2
  • Fixed in: 1:1.2.11.dfsg-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g@1:1.2.11.dfsg-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy zlib/zlib1g-dev@1:1.2.11.dfsg-2

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

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

Remediation

Upgrade Debian:11 zlib to version 1:1.2.11.dfsg-2+deb11u1 or higher.

References

high severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5
  • Fixed in: 3.7.1-5+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.

Remediation

Upgrade Debian:11 gnutls28 to version 3.7.1-5+deb11u3 or higher.

References

high severity

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

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type ('Type Confusion') in x509/v3_genn.c, when processing X.400 addresses with CRL checking enabled (e.g. when X509_V_FLAG_CRL_CHECK is set). An attacker in possession of both the certificate chain and CRL, of which neither needs a valid signature, can expose memory or cause a denial of service. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon.

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

high severity

CVE-2023-21930

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5 and 22.3.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 7.4 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

high severity

CVE-2024-20918

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and 22.3.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 7.4 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

high severity

CVE-2024-20952

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and 22.3.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 7.4 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

high severity

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

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u4 or higher.

References

high severity

CVE-2023-2454

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 postgresql-13 to version 13.11-0+deb11u1 or higher.

References

high severity

Use After Free

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1
  • Fixed in: 2.3.3op2-3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

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

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

Version 2.4.6 has a patch for this issue.

Remediation

Upgrade Debian:11 cups to version 2.3.3op2-3+deb11u3 or higher.

References

high severity

Use After Free

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap-use-after-free flaw was found in ImageMagick's RelinquishDCMInfo() function of dcm.c file. This vulnerability is triggered when an attacker passes a specially crafted DICOM image file to ImageMagick for conversion, potentially leading to information disclosure and a denial of service.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

high severity

Out-of-bounds Read

  • Vulnerable module: ncurses/libncurses-dev
  • Introduced through: ncurses/libncurses-dev@6.2+20201114-2, ncurses/libncurses5-dev@6.2+20201114-2 and others
  • Fixed in: 6.2+20201114-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libtinfo6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-base@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-bin@6.2+20201114-2

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

ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.

Remediation

Upgrade Debian:11 ncurses to version 6.2+20201114-2+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

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

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

high severity

Out-of-bounds Write

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1
  • Fixed in: 2.3.3op2-3+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 cups to version 2.3.3op2-3+deb11u4 or higher.

References

high severity

Improper Privilege Management

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5
  • Fixed in: 1:8.4p1-5+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.

Remediation

Upgrade Debian:11 openssh to version 1:8.4p1-5+deb11u3 or higher.

References

medium severity

Insufficient Comparison

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1
  • Fixed in: 2.3.3op2-3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 cups to version 2.3.3op2-3+deb11u2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

AOM v2.0.1 was discovered to contain a NULL pointer dereference via the component av1/av1_dx_iface.c.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3
  • Fixed in: 1.0.0.errata1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

AOM v2.0.1 was discovered to contain a NULL pointer dereference via the component rate_hist.c.

Remediation

Upgrade Debian:11 aom to version 1.0.0.errata1-3+deb11u1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: apr-util/libaprutil1
  • Introduced through: apr-util/libaprutil1@1.6.1-5
  • Fixed in: 1.6.1-5+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy apr-util/libaprutil1@1.6.1-5

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

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

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

Remediation

Upgrade Debian:11 apr-util to version 1.6.1-5+deb11u1 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An allocation of resources without limits or throttling vulnerability exists in curl <v7.88.0 based on the "chained" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable "links" in this "decompression chain" wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a "malloc bomb", making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u7 or higher.

References

medium severity

Cleartext Transmission of Sensitive Information

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A cleartext transmission of sensitive information vulnerability exists in curl <v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then not get upgraded properly to HSTS.

Remediation

There is no fixed version for Debian:11 curl.

References

medium severity

CVE-2023-46218

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u11 or higher.

References

medium severity

Insufficiently Protected Credentials

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

CVE-2022-42012

  • Vulnerable module: dbus
  • Introduced through: dbus@1.12.20-2, dbus/dbus-user-session@1.12.20-2 and others
  • Fixed in: 1.12.24-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/dbus-user-session@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/libdbus-1-3@1.12.20-2

NVD Description

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

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

Remediation

Upgrade Debian:11 dbus to version 1.12.24-0+deb11u1 or higher.

References

medium severity

CVE-2023-34969

  • Vulnerable module: dbus
  • Introduced through: dbus@1.12.20-2, dbus/dbus-user-session@1.12.20-2 and others
  • Fixed in: 1.12.28-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/dbus-user-session@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/libdbus-1-3@1.12.20-2

NVD Description

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

D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.

Remediation

Upgrade Debian:11 dbus to version 1.12.28-0+deb11u1 or higher.

References

medium severity

Improper Validation of Array Index

  • Vulnerable module: dbus
  • Introduced through: dbus@1.12.20-2, dbus/dbus-user-session@1.12.20-2 and others
  • Fixed in: 1.12.24-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/dbus-user-session@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/libdbus-1-3@1.12.20-2

NVD Description

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

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

Remediation

Upgrade Debian:11 dbus to version 1.12.24-0+deb11u1 or higher.

References

medium severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: dbus
  • Introduced through: dbus@1.12.20-2, dbus/dbus-user-session@1.12.20-2 and others
  • Fixed in: 1.12.24-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/dbus-user-session@1.12.20-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy dbus/libdbus-1-3@1.12.20-2

NVD Description

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

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

Remediation

Upgrade Debian:11 dbus to version 1.12.24-0+deb11u1 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2
  • Fixed in: 2.2.10-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

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

Remediation

Upgrade Debian:11 expat to version 2.2.10-2+deb11u2 or higher.

References

medium severity

Arbitrary Code Injection

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.2.27-2, gnupg2/gnupg@2.2.27-2 and others
  • Fixed in: 2.2.27-2+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/dirmngr@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg-l10n@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg-utils@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-agent@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-wks-client@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-wks-server@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgconf@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgsm@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgv@2.2.27-2

NVD Description

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

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

Remediation

Upgrade Debian:11 gnupg2 to version 2.2.27-2+deb11u2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5
  • Fixed in: 3.7.1-5+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.

Remediation

Upgrade Debian:11 gnutls28 to version 3.7.1-5+deb11u1 or higher.

References

medium severity

CVE-2022-44268

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u1 or higher.

References

medium severity

Improper Resource Shutdown or Release

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u1 or higher.

References

medium severity

Access of Uninitialized Pointer

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.18.3-6+deb11u1, krb5/libgssapi-krb5-2@1.18.3-6+deb11u1 and others
  • Fixed in: 1.18.3-6+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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

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

Remediation

Upgrade Debian:11 krb5 to version 1.18.3-6+deb11u4 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a global buffer overflow in the decode_CABAC_bit function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Buffer Overflow vulnerability in strukturag libde265 v1.10.12 allows a local attacker to cause a denial of service via the slice_segment_header function in the slice.cc component.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u2 or higher.

References

medium severity

CVE-2020-21605

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a segmentation fault in the apply_sao_internal function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

CVE-2022-43238

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain an unknown crash via ff_hevc_put_hevc_qpel_h_3_v_3_sse in sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

CVE-2022-43245

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a segmentation violation via apply_sao_internal<unsigned short> in sao.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the mc_chroma function at motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.11 was discovered to contain a segmentation violation via the function decoder_context::process_slice_segment_header at decctx.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

An Incorrect Access Control vulnerability exists in libde265 v1.0.8 due to a SEGV in slice.cc.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the mc_chroma function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the mc_luma function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the put_weighted_bipred_16_fallback function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the put_weighted_pred_avg_16_fallback function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow fault in the put_epel_16_fallback function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a stack buffer overflow in the put_qpel_fallback function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the put_epel_hv_fallback function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the de265_image::available_zscan function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow fault in the _mm_loadl_epi64 function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.4 contains a heap buffer overflow in the put_qpel_0_0_fallback_16 function, which can be exploited via a crafted a file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_qpel_fallback<unsigned short> in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a stack-buffer-overflow vulnerability via void put_epel_hv_fallback<unsigned short> in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_epel_16_fallback in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain an unknown crash via ff_hevc_put_hevc_qpel_v_3_8_sse in sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_unweighted_pred_16_fallback in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via ff_hevc_put_hevc_qpel_h_2_v_1_sse in sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a stack-buffer-overflow vulnerability via put_qpel_fallback<unsigned short> in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via ff_hevc_put_weighted_pred_avg_8_sse in sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via mc_chroma<unsigned short> in motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_epel_hv_fallback<unsigned short> in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via mc_luma<unsigned char> in motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_qpel_0_0_fallback_16 in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via ff_hevc_put_hevc_epel_pixels_8_sse in sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

Libde265 v1.0.8 was discovered to contain a heap-buffer-overflow vulnerability via put_weighted_pred_avg_16_fallback in fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted video file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

HTTP Request Smuggling

  • Vulnerable module: libhttp-daemon-perl
  • Introduced through: libhttp-daemon-perl@6.12-1
  • Fixed in: 6.12-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libhttp-daemon-perl@6.12-1

NVD Description

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

HTTP::Daemon is a simple http server class written in perl. Versions prior to 6.15 are subject to a vulnerability which could potentially be exploited to gain privileged access to APIs or poison intermediate caches. It is uncertain how large the risks are, most Perl based applications are served on top of Nginx or Apache, not on the HTTP::Daemon. This library is commonly used for local development and tests. Users are advised to update to resolve this issue. Users unable to upgrade may add additional request handling logic as a mitigation. After calling my $rqst = $conn-&gt;get_request() one could inspect the returned HTTP::Request object. Querying the 'Content-Length' (my $cl = $rqst-&gt;header(&#39;Content-Length&#39;)) will show any abnormalities that should be dealt with by a 400 response. Expected strings of 'Content-Length' SHOULD consist of either a single non-negative integer, or, a comma separated repetition of that number. (that is 42 or 42, 42, 42). Anything else MUST be rejected.

Remediation

Upgrade Debian:11 libhttp-daemon-perl to version 6.12-1+deb11u1 or higher.

References

medium severity

Double Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u4 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7
  • Fixed in: 2.9.10+dfsg-6.7+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

Upgrade Debian:11 libxml2 to version 2.9.10+dfsg-6.7+deb11u4 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.20-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server before 10.3.34 thru 10.9.3 is vulnerable to Denial of Service. It is possible for function spider_db_mbase::print_warnings to dereference a null pointer.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.20-0+deb11u1 or higher.

References

medium severity

HTTP Request Smuggling

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to HTTP Request Smuggling when the llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

HTTP Request Smuggling

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to HTTP Request Smuggling. The llhttp parser in the http module does not correctly handle multi-line Transfer-Encoding headers.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

HTTP Request Smuggling

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to HTTP Request Smuggling. when the llhttp parser in the http module does not adequately delimit HTTP requests with CRLF sequences.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

HTTP Request Smuggling

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.20.1

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to HTTP Request Smuggling via the llhttp parser in the http module, due to improper parsing of header fields that are not terminated with CLRF.

Remediation

Upgrade node to version 14.20.1, 16.17.1, 18.9.1 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1
  • Fixed in: 2:3.61-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

After accepting an untrusted certificate, handling an empty pkcs7 sequence as part of the certificate data could have lead to a crash. This crash is believed to be unexploitable. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.

Remediation

Upgrade Debian:11 nss to version 2:3.61-1+deb11u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y; and chroma.green.y * (X + Z))) / d; but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

OS Command Injection

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5
  • Fixed in: 1:8.4p1-5+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

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

Remediation

Upgrade Debian:11 openssh to version 1:8.4p1-5+deb11u3 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

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

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

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

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

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

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

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

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u5 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Double Free

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

There is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Incorrect Calculation of Buffer Size

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF is vulnerable to an integer overflow. This flaw allows remote attackers to cause a denial of service (application crash) or possibly execute an arbitrary code via a crafted tiff image, which triggers a heap-based buffer overflow.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u5 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A vulnerability was found in libtiff due to multiple potential integer overflows in raw2tiff.c. This flaw allows remote attackers to cause a denial of service or possibly execute an arbitrary code via a crafted tiff image, which triggers a heap-based buffer overflow.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u5 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the "tiffsplit" or "tiffcrop" utilities.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Reachable Assertion

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Reachable Assertion in tiffcp in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 5e180045.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Release of Invalid Pointer or Reference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Improper Resource Shutdown or Release

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability, which was classified as problematic, has been found in X.org Server. Affected by this issue is the function ProcXkbGetKbdByName of the file xkb/xkb.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211052.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u3 or higher.

References

medium severity

Privilege Escalation

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Privilege Escalation due to insecure loading of ICU data through ICU_DATA environment variable.

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

medium severity

Stack-based Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Improper Authentication

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u8 or higher.

References

medium severity

Improper Authentication

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u8 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u9

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An improper certificate validation vulnerability exists in curl <v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with xn-- and should not be allowed to pattern match, but the wildcard check in curl could still check for x*, which would match even though the IDN name most likely contained nothing even resembling an x.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u9 or higher.

References

medium severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got before the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker's injected data comes from the TLS-protected server.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

When curl < 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u5 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5
  • Fixed in: 3.7.1-5+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding.

Remediation

Upgrade Debian:11 gnutls28 to version 3.7.1-5+deb11u4 or higher.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Denial of Service (DoS) due to a read buffer overflow in certificate name constraint checking in x509/v3_ncons.c. This occurs after certificate chain signature verification, and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Denial of Service (DoS) due to a double free after calling the PEM_read_bio_ex() function. An attacker who supplies a malicious PEM file with a 0-length payload can trigger a crash.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

medium severity

DLL Hijacking

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to DLL Hijacking. on Windows based systems running OpenSSL that use a C:\Program Files\Common Files\SSL\openssl.cnf file. Attackers could place a malicious providers.dll file at one of the locations checked according to DLL Search Order and it would be used by the application.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

DNS Rebinding

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to DNS Rebinding by bypassing IsAllowedHost because IsIPAddress does not properly check if an IP address is invalid or not. This vulnerability is a bypass of CVE-2021-22884.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

Observable Timing Discrepancy

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Observable Timing Discrepancy due to the implementation of PKCS#1 v1.5 padding. An attacker can infer the private key used in the cryptographic operation by observing the time taken to execute cryptographic operations (Marvin).

Remediation

Upgrade node to version 18.19.1, 20.11.1, 21.6.2 or higher.

References

medium severity

Use After Free

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Use After Free in the BIO_new_NDEF() function. A new filter BIO can be freed, with the function returning a NULL result indicating a failure. But the BIO passed by the caller still holds pointers to the previously freed filter BIO. This could allow an attacker to cause a crash.

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

medium severity

CVE-2022-21541

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.16+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 7u343, 8u333, 11.0.15.1, 17.0.3.1, 18.0.1.1; Oracle GraalVM Enterprise Edition: 20.3.6, 21.3.2 and 22.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.16+8-1~deb11u1 or higher.

References

medium severity

CVE-2023-21954

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

medium severity

CVE-2023-21967

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5 and 22.3.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

medium severity

CVE-2024-20919

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and 22.3.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

medium severity

CVE-2024-20921

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and 22.3.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

medium severity

CVE-2024-20926

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

medium severity

Improper Validation of Integrity Check Value

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5
  • Fixed in: 1:8.4p1-5+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.

Remediation

Upgrade Debian:11 openssh to version 1:8.4p1-5+deb11u3 or higher.

References

medium severity

CVE-2021-4160

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1k-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).

Remediation

Upgrade Debian:11 openssl to version 1.1.1k-1+deb11u2 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.

For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u4 or higher.

References

medium severity

Insufficiently Protected Credentials

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others
  • Fixed in: 0.8-5+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A flaw was found in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the client_work function, allowing a local attacker to trigger an infinite loop. The highest threat from this vulnerability is to the availability of the avahi service, which becomes unresponsive after this flaw is triggered.

Remediation

Upgrade Debian:11 avahi to version 0.8-5+deb11u2 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others
  • Fixed in: 0.8-5+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A flaw was found in avahi 0.8-5. A reachable assertion is present in avahi_s_host_name_resolver_start function allowing a local attacker to crash the avahi service by requesting hostname resolutions through the avahi socket or dbus methods for invalid hostnames. The highest threat from this vulnerability is to the service availability.

Remediation

Upgrade Debian:11 avahi to version 0.8-5+deb11u1 or higher.

References

medium severity

CVE-2023-32360

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1
  • Fixed in: 2.3.3op2-3+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

An authentication issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.7.7, macOS Monterey 12.6.6, macOS Ventura 13.4. An unauthenticated user may be able to access recently printed documents.

Remediation

Upgrade Debian:11 cups to version 2.3.3op2-3+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1
  • Fixed in: 2.3.3op2-3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

OpenPrinting CUPS is an open source printing system. In versions 2.4.2 and prior, a heap buffer overflow vulnerability would allow a remote attacker to launch a denial of service (DoS) attack. A buffer overflow vulnerability in the function format_log_line could allow remote attackers to cause a DoS on the affected system. Exploitation of the vulnerability can be triggered when the configuration file cupsd.conf sets the value of loglevel to DEBUG. No known patches or workarounds exist at time of publication.

Remediation

Upgrade Debian:11 cups to version 2.3.3op2-3+deb11u3 or higher.

References

medium severity

Improper Authentication

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u8 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: file
  • Introduced through: file@1:5.39-3, file/libmagic-mgc@1:5.39-3 and others
  • Fixed in: 1:5.39-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy file@1:5.39-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy file/libmagic-mgc@1:5.39-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy file/libmagic1@1:5.39-3

NVD Description

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

File before 5.43 has an stack-based buffer over-read in file_copystr in funcs.c. NOTE: "File" is the name of an Open Source project.

Remediation

Upgrade Debian:11 file to version 1:5.39-3+deb11u1 or higher.

References

medium severity

Heap-based Buffer Overflow

  • Vulnerable module: fribidi/libfribidi0
  • Introduced through: fribidi/libfribidi0@1.0.8-2
  • Fixed in: 1.0.8-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy fribidi/libfribidi0@1.0.8-2

NVD Description

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

A heap-based buffer overflow flaw was found in the Fribidi package and affects the fribidi_cap_rtl_to_unicode() function of the fribidi-char-sets-cap-rtl.c file. This flaw allows an attacker to pass a specially crafted file to the Fribidi application with the '--caprtl' option, leading to a crash and causing a denial of service.

Remediation

Upgrade Debian:11 fribidi to version 1.0.8-2+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: fribidi/libfribidi0
  • Introduced through: fribidi/libfribidi0@1.0.8-2
  • Fixed in: 1.0.8-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy fribidi/libfribidi0@1.0.8-2

NVD Description

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

A segmentation fault (SEGV) flaw was found in the Fribidi package and affects the fribidi_remove_bidi_marks() function of the lib/fribidi.c file. This flaw allows an attacker to pass a specially crafted file to Fribidi, leading to a crash and causing a denial of service.

Remediation

Upgrade Debian:11 fribidi to version 1.0.8-2+deb11u1 or higher.

References

medium severity

Link Following

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's $GIT_DIR/objects directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via --no-hardlinks). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the --recurse-submodules option. Git does not create symbolic links in the $GIT_DIR/objects directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the --local optimization when on a shared machine, either by passing the --no-local option to git clone or cloning from a URL that uses the file:// scheme. Alternatively, avoid cloning repositories from untrusted sources with --recurse-submodules or run git config --global protocol.file.allow user.

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u1 or higher.

References

medium severity

Link Following

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1
  • Fixed in: 1:2.30.2-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GIT_DIR/objects directory contains symbolic links, the objects directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.

A fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with --recurse-submodules. Instead, consider cloning repositories without recursively cloning their submodules, and instead run git submodule update at each layer. Before doing so, inspect each new .gitmodules file to ensure that it does not contain suspicious module URLs.

Remediation

Upgrade Debian:11 git to version 1:2.30.2-1+deb11u2 or higher.

References

medium severity

Deserialization of Untrusted Data

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.66.8-1, glib2.0/libglib2.0-bin@2.66.8-1 and others
  • Fixed in: 2.66.8-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-0@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-bin@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-data@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev-bin@2.66.8-1

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

A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.

Remediation

Upgrade Debian:11 glib2.0 to version 2.66.8-1+deb11u1 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.66.8-1, glib2.0/libglib2.0-bin@2.66.8-1 and others
  • Fixed in: 2.66.8-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-0@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-bin@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-data@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev-bin@2.66.8-1

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

A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.

Remediation

Upgrade Debian:11 glib2.0 to version 2.66.8-1+deb11u1 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in coders/jp2.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in coders/webp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in MagickCore/resample.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in MagickCore/visual-effects.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in MagickCore/resize.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick. The vulnerability occurs due to improper use of open functions and leads to a denial of service. This flaw allows an attacker to crash the system.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A vulnerability was found in ImageMagick. This security flaw ouccers as an undefined behaviors of casting double to size_t in svg, mvg and other coders (recurring bugs of CVE-2022-32546).

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap-buffer-overflow flaw was found in ImageMagick’s PushShortPixel() function of quantum-private.h file. This vulnerability is triggered when an attacker passes a specially crafted TIFF image file to ImageMagick for conversion, potentially leading to a denial of service.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap-based buffer overflow issue was discovered in ImageMagick's ImportMultiSpectralQuantum() function in MagickCore/quantum-import.c. An attacker could pass specially crafted file to convert, triggering an out-of-bounds read error, allowing an application to crash, resulting in a denial of service.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap-based buffer overflow vulnerability was found in coders/tiff.c in ImageMagick. This issue may allow a local attacker to trick the user into opening a specially crafted file, resulting in an application crash and denial of service.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

Use After Free

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap use-after-free flaw was found in coders/bmp.c in ImageMagick.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u3 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the ff_hevc_put_weighted_pred_avg_8_sse function at sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the ff_hevc_put_weighted_pred_avg_8_sse function at sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the ff_hevc_put_unweighted_pred_8_sse function at sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the put_weighted_pred_8_fallback function at fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the put_unweighted_pred_16_fallback function at fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the ff_hevc_put_hevc_epel_pixels_8_sse function at sse-motion.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input file.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

An issue has been found in libde265 v1.0.8 due to incorrect access control. A SEGV caused by a READ memory access in function derive_boundaryStrength of deblock.cc has occurred. The vulnerability causes a segmentation fault and application crash, which leads to remote denial of service.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

A stack-buffer-overflow exists in libde265 v1.0.8 via fallback-motion.cc in function put_epel_hv_fallback when running program dec265.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.8-1
  • Fixed in: 1.0.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libde265/libde265-0@1.0.8-1

NVD Description

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

An issue was discovered in libde265 v1.0.8.There is a Heap-use-after-free in intrapred.h when decoding file using dec265.

Remediation

Upgrade Debian:11 libde265 to version 1.0.11-0+deb11u1 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: librsvg/gir1.2-rsvg-2.0
  • Introduced through: librsvg/gir1.2-rsvg-2.0@2.50.3+dfsg-1, librsvg/librsvg2-2@2.50.3+dfsg-1 and others
  • Fixed in: 2.50.3+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy librsvg/gir1.2-rsvg-2.0@2.50.3+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy librsvg/librsvg2-2@2.50.3+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy librsvg/librsvg2-common@2.50.3+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy librsvg/librsvg2-dev@2.50.3+dfsg-1

NVD Description

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

A directory traversal problem in the URL decoder of librsvg before 2.56.3 could be used by local or remote attackers to disclose files (on the local filesystem outside of the expected area), as demonstrated by href=".?../../../../../../../../../../etc/passwd" in an xi:include element.

Remediation

Upgrade Debian:11 librsvg to version 2.50.3+dfsg-1+deb11u1 or higher.

References

medium severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.7.2-1, libx11/libx11-data@2:1.7.2-1 and others
  • Fixed in: 2:1.7.2-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-6@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-data@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-dev@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-xcb1@2:1.7.2-1

NVD Description

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

A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.

Remediation

Upgrade Debian:11 libx11 to version 2:1.7.2-1+deb11u2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libx11/libx11-6
  • Introduced through: libx11/libx11-6@2:1.7.2-1, libx11/libx11-data@2:1.7.2-1 and others
  • Fixed in: 2:1.7.2-1+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-6@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-data@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-dev@2:1.7.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libx11/libx11-xcb1@2:1.7.2-1

NVD Description

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

A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.

Remediation

Upgrade Debian:11 libx11 to version 2:1.7.2-1+deb11u2 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.12-1
  • Fixed in: 1:3.5.12-1.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxpm/libxpm4@1:3.5.12-1

NVD Description

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

A vulnerability was found in libXpm where a vulnerability exists due to a boundary condition, a local user can trigger an out-of-bounds read error and read contents of memory on the system.

Remediation

Upgrade Debian:11 libxpm to version 1:3.5.12-1.1+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: libxpm/libxpm4
  • Introduced through: libxpm/libxpm4@1:3.5.12-1
  • Fixed in: 1:3.5.12-1.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxpm/libxpm4@1:3.5.12-1

NVD Description

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

A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory on the system.

Remediation

Upgrade Debian:11 libxpm to version 1:3.5.12-1.1+deb11u1 or higher.

References

medium severity

CVE-2021-35604

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.35 and prior and 8.0.26 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

CVE-2021-46659

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB before 10.7.2 allows an application crash because it does not recognize that SELECT_LEX::nest_level is local to each VIEW.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

CVE-2021-46661

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows an application crash in find_field_in_tables and find_order_in_list via an unused common table expression (CTE).

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

CVE-2021-46662

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows a set_var.cc application crash via certain uses of an UPDATE statement in conjunction with a nested subquery.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

CVE-2021-46663

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.13 allows a ha_maria::extra application crash via certain SELECT statements.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

CVE-2021-46665

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows a sql_parse.cc application crash because of incorrect used_tables expectations.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Improper Locking

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (i.e., going to the err label) while executing the method create_worker_threads, the held lock thd->ctrl_mutex is not released correctly, which allows local users to trigger a denial of service due to the deadlock.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Improper Locking

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server before 10.7 is vulnerable to Denial of Service. While executing the plugin/server_audit/server_audit.c method log_statement_ex, the held lock lock_bigbuffer is not released correctly, which allows local users to trigger a denial of service due to the deadlock.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Improper Locking

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_xbstream.cc, when an error occurs (stream_ctxt->dest_file == NULL) while executing the method xbstream_open, the held lock is not released correctly, which allows local users to trigger a denial of service due to the deadlock.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Improper Locking

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (pthread_create returns a nonzero value) while executing the method create_worker_threads, the held lock is not released correctly, which allows local users to trigger a denial of service due to the deadlock.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Improper Locking

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.18-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

In MariaDB before 10.9.2, compress_write in extra/mariabackup/ds_compress.cc does not release data_mutex upon a stream write failure, which allows local users to trigger a deadlock.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.18-0+deb11u1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB before 10.6.5 has a sql_lex.cc integer overflow, leading to an application crash.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows an application crash in sub_select_postjoin_aggr for a NULL value of aggr.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Resource Exhaustion

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.15-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures.

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.15-0+deb11u1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

An integer overflow leading to a heap-buffer overflow was found in the DwaCompressor of OpenEXR in versions before 3.0.1. An attacker could use this flaw to crash an application compiled with OpenEXR.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

Integer Overflow or Wraparound

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

Integer Underflow

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

An integer overflow leading to a heap-buffer overflow was found in the DwaCompressor of OpenEXR in versions before 3.0.1. An attacker could use this flaw to crash an application compiled with OpenEXR. This is a different flaw from CVE-2021-23215.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

Out-of-Bounds

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

There's a flaw in OpenEXR's ImfDeepScanLineInputFile functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

There's a flaw in OpenEXR's rleUncompress functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2
  • Fixed in: 2.5.4-2+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

OpenEXR 3.1.x before 3.1.4 has a heap-based buffer overflow in Imf_3_1::LineCompositeTask::execute (called from IlmThread_3_1::NullThreadPoolProvider::addTask and IlmThread_3_1::ThreadPool::addGlobalTask). NOTE: db217f2 may be inapplicable.

Remediation

Upgrade Debian:11 openexr to version 2.5.4-2+deb11u1 or higher.

References

medium severity

CVE-2022-4415

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others
  • Fixed in: 247.3-7+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.

Remediation

Upgrade Debian:11 systemd to version 247.3-7+deb11u2 or higher.

References

medium severity

Off-by-one Error

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others
  • Fixed in: 247.3-7+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.

Remediation

Upgrade Debian:11 systemd to version 247.3-7+deb11u2 or higher.

References

medium severity

Uncontrolled Recursion

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others
  • Fixed in: 247.3-7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.

Remediation

Upgrade Debian:11 systemd to version 247.3-7 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tar
  • Introduced through: tar@1.34+dfsg-1
  • Fixed in: 1.34+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tar@1.34+dfsg-1

NVD Description

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

GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.

Remediation

Upgrade Debian:11 tar to version 1.34+dfsg-1+deb11u1 or higher.

References

medium severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Divide By Zero

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Divide By Zero error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f8d0f9aa.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Improper Validation of Specified Quantity in Input

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff's tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Integer Underflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Integer Underflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Memory Leak

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A memory leak flaw was found in Libtiff's tiffcrop utility. This issue occurs when tiffcrop operates on a TIFF image file, allowing an attacker to pass a crafted TIFF image file to tiffcrop utility, which causes this memory leak issue, resulting an application crash, eventually leading to a denial of service.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u5 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Null source pointer passed as an argument to memcpy() function within TIFFFetchStripThing() in tif_dirread.c in libtiff versions from 3.9.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, the fix is available with commit eecb0712.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Null source pointer passed as an argument to memcpy() function within TIFFFetchNormalTag () in tif_dirread.c in libtiff versions up to 4.3.0 could lead to Denial of Service via crafted TIFF file.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.3.0 has an out-of-bounds read in _TIFFmemcpy in tif_unix.c in certain situations involving a custom tag and 0x0200 as the second word of the DE field.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Out-of-bounds Read error in tiffcp in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 408976c4.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A heap buffer overflow flaw was found in Libtiffs' tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:624, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3400, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcp in tools/tiffcp.c:948, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

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

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., "WRITE of size 307203") via a crafted TIFF image.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6778, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u3 or higher.

References

medium severity

Unchecked Return Value

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Unchecked Return Value to NULL Pointer Dereference in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f2b656e2.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others
  • Fixed in: 4.2.0-1+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.

Remediation

Upgrade Debian:11 tiff to version 4.2.0-1+deb11u4 or higher.

References

medium severity

CVE-2022-0530

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-26
  • Fixed in: 6.0-26+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy unzip@6.0-26

NVD Description

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

A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

Upgrade Debian:11 unzip to version 6.0-26+deb11u1 or higher.

References

medium severity

Out-of-bounds Write

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-26
  • Fixed in: 6.0-26+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy unzip@6.0-26

NVD Description

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

A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

Upgrade Debian:11 unzip to version 6.0-26+deb11u1 or higher.

References

medium severity

Files or Directories Accessible to External Parties

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.36.1-8, util-linux/libblkid-dev@2.36.1-8 and others
  • Fixed in: 2.36.1-8+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libsmartcols1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libuuid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/mount@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/uuid-dev@2.36.1-8

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

A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.

Remediation

Upgrade Debian:11 util-linux to version 2.36.1-8+deb11u1 or higher.

References

medium severity

Files or Directories Accessible to External Parties

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.36.1-8, util-linux/libblkid-dev@2.36.1-8 and others
  • Fixed in: 2.36.1-8+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libsmartcols1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libuuid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/mount@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/uuid-dev@2.36.1-8

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

A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.

Remediation

Upgrade Debian:11 util-linux to version 2.36.1-8+deb11u1 or higher.

References

medium severity

CVE-2024-0408

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References

medium severity

CVE-2023-2455

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.11-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.

Remediation

Upgrade Debian:11 postgresql-13 to version 13.11-0+deb11u1 or higher.

References

medium severity

Missing Encryption of Sensitive Data

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.

Remediation

There is no fixed version for Debian:11 curl.

References

medium severity

Integer Underflow

  • Vulnerable module: lua5.3/liblua5.3-0
  • Introduced through: lua5.3/liblua5.3-0@5.3.3-1.1+b1
  • Fixed in: 5.3.3-1.1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy lua5.3/liblua5.3-0@5.3.3-1.1+b1

NVD Description

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

ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).

Remediation

Upgrade Debian:11 lua5.3 to version 5.3.3-1.1+deb11u1 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.18.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Improper Certificate Validation which is not handling multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects in order to inject a Common Name that would allow bypassing the certificate subject verification.

Remediation

Upgrade node to version 12.22.9, 14.18.3, 16.13.2, 17.3.1 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.18.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Improper Certificate Validation via string injection. Node.js converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.

Remediation

Upgrade node to version 12.22.9, 14.18.3, 16.13.2, 17.3.1 or higher.

References

medium severity

Improper Handling of URL Encoding

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.18.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Improper Handling of URL Encoding via Subject Alternative Name (SAN) types, which PKIs are not defined to use. That, can result in bypassing name-constrained intermediates. Additionally, when a protocol allows URI SANs, node does not match the URI correctly.

Remediation

Upgrade node to version 12.22.9, 14.18.3, 16.13.2, 17.3.1 or higher.

References

medium severity

Inconsistency Between Implementation and Documented Design

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Inconsistency Between Implementation and Documented Design where the generateKeys() API function returned from crypto.createDiffieHellman() do not generate keys after setting a private key.

Remediation

Upgrade node to version 16.20.1, 18.16.1, 20.3.1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Information Exposure in the aesni_ocb_encrypt and aesni_ocb_decrypt, which reveal 16 unencrypted bytes of memory.

NOTE: Implementations using TLS or DTLS are not affected by this vulnerability.

Remediation

Upgrade node to version 14.20.0, 16.16.0, 18.5.0 or higher.

References

medium severity

Timing Attack

  • Vulnerable module: node
  • Introduced through: node@14.18.2
  • Fixed in: 14.21.3

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Timing Attack in rsa/rsa_ossl.c. An attacker can recover ciphertext with a Bleichenbacher style attack by sending a large number of trial messages (Marvin). This affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP, and RSASVE.

Remediation

Upgrade node to version 14.21.3, 16.19.1, 18.14.1, 19.6.1 or higher.

References

medium severity

CVE-2022-21277

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21282

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21283

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21291

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21293

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21294

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21296

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21299

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21305

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21340

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21341

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21360

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21365

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21366

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

medium severity

CVE-2022-21426

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.15+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.15+10-1~deb11u1 or higher.

References

medium severity

CVE-2022-21434

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.15+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.15+10-1~deb11u1 or higher.

References

medium severity

CVE-2022-21496

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.15+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.15+10-1~deb11u1 or higher.

References

medium severity

CVE-2022-21540

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.16+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.16+8-1~deb11u1 or higher.

References

medium severity

CVE-2022-21626

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

medium severity

CVE-2022-21628

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Lightweight HTTP Server). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

medium severity

CVE-2023-21835

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Oracle Java SE: 11.0.17, 17.0.5, 19.0.1; Oracle GraalVM Enterprise Edition: 20.3.8, 21.3.4 and 22.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via DTLS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

medium severity

CVE-2023-21939

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5 and 22.3.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

medium severity

CVE-2023-22081

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.21+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Oracle Java SE: 8u381, 8u381-perf, 11.0.20, 17.0.8, 21; Oracle GraalVM for JDK: 17.0.8, 21; Oracle GraalVM Enterprise Edition: 20.3.11, 21.3.7 and 22.3.3. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.21+9-1~deb11u1 or higher.

References

medium severity

Excessive Iteration

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1v-0~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

Issue summary: Checking excessively long DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

The function DH_check() performs various checks on DH parameters. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p.

An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack.

The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check().

Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the "-check" option.

The OpenSSL SSL/TLS implementation is not affected by this issue.

The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

Upgrade Debian:11 openssl to version 1.1.1v-0~deb11u1 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks.

Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that certificate. A malicious CA could use this to deliberately assert invalid certificate policies in order to circumvent policy checking on the certificate altogether.

Policy processing is disabled by default but can be enabled by passing the -policy&#39; argument to the command line utilities or by calling the X509_VERIFY_PARAM_set1_policies()' function.

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u5 or higher.

References

medium severity

Improper Certificate Validation

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

The function X509_VERIFY_PARAM_add0_policy() is documented to implicitly enable the certificate policy check when doing certificate verification. However the implementation of the function does not enable the check which allows certificates with invalid or incorrect policies to pass the certificate verification.

As suddenly enabling the policy check could break existing deployments it was decided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy() function.

Instead the applications that require OpenSSL to perform certificate policy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly enable the policy check by calling X509_VERIFY_PARAM_set_flags() with the X509_V_FLAG_POLICY_CHECK flag argument.

Certificate policy checks are disabled by default in OpenSSL and are not commonly used by applications.

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u5 or higher.

References

medium severity

Inefficient Regular Expression Complexity

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1v-0~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

Issue summary: Checking excessively long DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus ('p' parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length.

However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large.

An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack.

The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check().

Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the '-check' option.

The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

Upgrade Debian:11 openssl to version 1.1.1v-0~deb11u1 or higher.

References

medium severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others
  • Fixed in: 1.1.1n-0+deb11u4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

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

Remediation

Upgrade Debian:11 openssl to version 1.1.1n-0+deb11u4 or higher.

References

medium severity

CVE-2023-22041

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2; Oracle GraalVM for JDK: 17.0.7 and 20.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK executes to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

medium severity

CVE-2023-22084

  • Vulnerable module: mariadb-10.5/libmariadb-dev
  • Introduced through: mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1, mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1 and others
  • Fixed in: 1:10.5.23-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb-dev-compat@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/libmariadb3@1:10.5.12-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy mariadb-10.5/mariadb-common@1:10.5.12-0+deb11u1

NVD Description

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

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

Remediation

Upgrade Debian:11 mariadb-10.5 to version 1:10.5.23-0+deb11u1 or higher.

References

medium severity

CVE-2024-20945

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.22+7-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

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

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and 22.3.4. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition executes to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.22+7-1~deb11u1 or higher.

References

medium severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the root window of the other screen and if the original window is destroyed followed by another window being destroyed.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u8 or higher.

References

medium severity

CVE-2023-5870

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.13-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.

Remediation

Upgrade Debian:11 postgresql-13 to version 13.13-0+deb11u1 or higher.

References

medium severity

Insufficient Verification of Data Authenticity

  • Vulnerable module: cryptsetup/libcryptsetup12
  • Introduced through: cryptsetup/libcryptsetup12@2:2.3.5-1
  • Fixed in: 2:2.3.7-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cryptsetup/libcryptsetup12@2:2.3.5-1

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

It was found that a specially crafted LUKS header could trick cryptsetup into disabling encryption during the recovery of the device. An attacker with physical access to the medium, such as a flash disk, could use this flaw to force a user into permanently disabling the encryption layer of that medium.

Remediation

Upgrade Debian:11 cryptsetup to version 2:2.3.7-1+deb11u1 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

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

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox < 121.

Remediation

There is no fixed version for Debian:11 nss.

References

medium severity

CVE-2023-5868

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.13-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

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

A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.

Remediation

Upgrade Debian:11 postgresql-13 to version 13.13-0+deb11u1 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: subversion
  • Introduced through: subversion@1.14.1-3 and subversion/libsvn1@1.14.1-3
  • Fixed in: 1.14.1-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy subversion@1.14.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy subversion/libsvn1@1.14.1-3

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

Apache Subversion SVN authz protected copyfrom paths regression Subversion servers reveal 'copyfrom' paths that should be hidden according to configured path-based authorization (authz) rules. When a node has been copied from a protected location, users with access to the copy can see the 'copyfrom' path of the original. This also reveals the fact that the node was copied. Only the 'copyfrom' path is revealed; not its contents. Both httpd and svnserve servers are vulnerable.

Remediation

Upgrade Debian:11 subversion to version 1.14.1-3+deb11u1 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

Increasing the resolution of video frames, while performing a multi-threaded encode, can result in a heap overflow in av1_loop_restoration_dealloc().

Remediation

There is no fixed version for Debian:11 aom.

References

low severity

Security Features

  • Vulnerable module: apparmor/libapparmor1
  • Introduced through: apparmor/libapparmor1@2.13.6-10

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy apparmor/libapparmor1@2.13.6-10

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 apparmor.

References

low severity

Out-of-bounds Read

  • Vulnerable module: db5.3/libdb5.3
  • Introduced through: db5.3/libdb5.3@5.3.28+dfsg1-0.8 and db5.3/libdb5.3-dev@5.3.28+dfsg1-0.8

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy db5.3/libdb5.3@5.3.28+dfsg1-0.8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy db5.3/libdb5.3-dev@5.3.28+dfsg1-0.8

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:11 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:11 db5.3.

References

low severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

References

low severity

OS Command Injection

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A vulnerability was found in ImageMagick. This security flaw cause a remote code execution vulnerability in OpenBlob with --enable-pipes configured.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-bounds Write

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

In OpenJPEG 2.3.0, a stack-based buffer overflow was discovered in the pgxtoimage function in jpwl/convert.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code execution.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

CVE-2020-27619

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Input Validation

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

CVE-2005-2541

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tar@1.34+dfsg-1

NVD Description

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

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Use After Free

  • Vulnerable module: zip
  • Introduced through: zip@3.0-12

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy zip@3.0-12

NVD Description

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

Info-ZIP Zip 3.0, when the -T and -TT command-line options are used, allows attackers to cause a denial of service (invalid free and application crash) or possibly have unspecified other impact because of an off-by-one error. NOTE: it is unclear whether there are realistic scenarios in which an untrusted party controls the -TT value, given that the entire purpose of -TT is execution of arbitrary commands

Remediation

There is no fixed version for Debian:11 zip.

References

low severity

CVE-2020-19726

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Improper Input Validation

  • Vulnerable module: cups/libcups2
  • Introduced through: cups/libcups2@2.3.3op2-3+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cups/libcups2@2.3.3op2-3+deb11u1

NVD Description

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

The browsing feature in the server in CUPS does not filter ANSI escape sequences from shared printer names, which might allow remote attackers to execute arbitrary code via a crafted printer name.

Remediation

There is no fixed version for Debian:11 cups.

References

low severity

Memory Leak

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.9-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy giflib/libgif7@5.1.9-2

NVD Description

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

A memory leak (out-of-memory) in gif2rgb in util/gif2rgb.c in giflib 5.1.4 allows remote attackers trigger an out of memory exception or denial of service via a gif format file.

Remediation

There is no fixed version for Debian:11 giflib.

References

low severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

References

low severity

CVE-2019-1010023

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

References

low severity

CVE-2023-49460

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

libheif v1.17.5 was discovered to contain a segmentation violation via the function UncompressedImageCodec::decode_uncompressed_image.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

CVE-2023-49462

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

libheif v1.17.5 was discovered to contain a segmentation violation via the component /libheif/exif.cc.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

CVE-2023-49463

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

libheif v1.17.5 was discovered to contain a segmentation violation via the function find_exif_tag at /libheif/exif.cc.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

CVE-2023-49464

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

libheif v1.17.5 was discovered to contain a segmentation violation via the function UncompressedImageCodec::get_luma_bits_per_pixel_from_configuration_unci.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

Out-of-Bounds

  • Vulnerable module: libwmf/libwmf-dev
  • Introduced through: libwmf/libwmf-dev@0.2.8.4-17 and libwmf/libwmf0.2-7@0.2.8.4-17

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf-dev@0.2.8.4-17
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf0.2-7@0.2.8.4-17

NVD Description

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

The _gdGetColors function in gd_gd.c in PHP 5.2.11 and 5.3.x before 5.3.1, and the GD Graphics Library 2.x, does not properly verify a certain colorsTotal structure member, which might allow remote attackers to conduct buffer overflow or buffer over-read attacks via a crafted GD file, a different vulnerability than CVE-2009-3293. NOTE: some of these details are obtained from third party information.

Remediation

There is no fixed version for Debian:11 libwmf.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

An integer overflow vulnerability was found in tiftoimage function in openjpeg 2.1.2, resulting in heap buffer overflow.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Out-of-Bounds

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

An infinite loop vulnerability in tiftoimage that results in heap buffer overflow in convert_32s_C1P1 was found in openjpeg 2.1.2.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Out-of-bounds Write

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

An issue was discovered in OpenJPEG 2.3.0. Missing checks for header_info.height and header_info.width in the function pnmtoimage in bin/jpwl/convert.c can lead to a heap-based buffer overflow.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Out-of-bounds Write

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

An issue was discovered in OpenJPEG 2.3.0. A heap-based buffer overflow was discovered in the function t2_encode_packet in lib/openmj2/t2.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly unspecified other impact.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Use After Free

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Improper Certificate Validation

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-4+deb11u2, perl/libperl5.32@5.32.1-4+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/libperl5.32@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-base@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-modules-5.32@5.32.1-4+deb11u2

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

HTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.

Remediation

There is no fixed version for Debian:11 perl.

References

low severity

Improper Certificate Validation

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-4+deb11u2, perl/libperl5.32@5.32.1-4+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/libperl5.32@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-base@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-modules-5.32@5.32.1-4+deb11u2

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

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

Remediation

There is no fixed version for Debian:11 perl.

References

low severity

Out-of-bounds Write

  • Vulnerable module: aom/libaom0
  • Introduced through: aom/libaom0@1.0.0.errata1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy aom/libaom0@1.0.0.errata1-3

NVD Description

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

In extend_frame_lowbd of restoration.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-150780418

Remediation

There is no fixed version for Debian:11 aom.

References

low severity

Out-of-bounds Write

  • Vulnerable module: bash/bash
  • Introduced through: bash/bash@5.1-2+b3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy bash/bash@5.1-2+b3

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

A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.

Remediation

There is no fixed version for Debian:11 bash.

References

low severity

CVE-2022-47695

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

CVE-2022-47696

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

stab_xcoff_builtin_type in stabs.c in GNU Binutils through 2.37 allows attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact, as demonstrated by an out-of-bounds write. NOTE: this issue exists because of an incorrect fix for CVE-2018-12699.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

Heap based buffer overflow in binutils-gdb/bfd/libbfd.c in bfd_getl64.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: e2fsprogs
  • Introduced through: e2fsprogs@1.46.2-2, e2fsprogs/comerr-dev@2.1-1.46.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs@1.46.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs/comerr-dev@2.1-1.46.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs/libcom-err2@1.46.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs/libext2fs2@1.46.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs/libss2@1.46.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy e2fsprogs/logsave@1.46.2-2

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 e2fsprogs.

References

low severity

Out-of-bounds Write

  • Vulnerable module: freetype/libfreetype-dev
  • Introduced through: freetype/libfreetype-dev@2.10.4+dfsg-1, freetype/libfreetype6@2.10.4+dfsg-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype-dev@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6@2.10.4+dfsg-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy freetype/libfreetype6-dev@2.10.4+dfsg-1

NVD Description

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

ftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based buffer overflow.

Remediation

There is no fixed version for Debian:11 freetype.

References

low severity

Arbitrary Code Injection

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

There is no fixed version for Debian:11 git.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: libcap2
  • Introduced through: libcap2@1:2.44-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libcap2@1:2.44-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 libcap2.

References

low severity

Buffer Overflow

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

There is a vulnerability in the strided image data parsing code in the emscripten wrapper for libheif. An attacker could exploit this through a crafted image file to cause a buffer overflow in linear memory during a memcpy call.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

Heap-based buffer overflow in the __get_page function in lib/dbm/src/h_page.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:11 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

Heap-based buffer overflow in the __hash_open function in lib/dbm/src/hash.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:11 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

The __hash_open function in hash.c:229 in Mozilla Network Security Services (NSS) allows context-dependent attackers to cause a denial of service (floating point exception and crash) via a crafted cert8.db file.

Remediation

There is no fixed version for Debian:11 nss.

References

low severity

Out-of-Bounds

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

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

Heap-based buffer overflow in the alloc_segs function in lib/dbm/src/hash.c in Mozilla Network Security Services (NSS) allows context-dependent attackers to have unspecified impact using a crafted cert8.db file.

Remediation

There is no fixed version for Debian:11 nss.

References

low severity

Out-of-bounds Write

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

A heap-based buffer overflow was found in openjpeg in color.c:379:42 in sycc420_to_rgb when decompressing a crafted .j2k file. An attacker could use this to execute arbitrary code with the permissions of the application compiled against openjpeg.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

OS Command Injection

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of "anomalous argument transfers" because that could "stand a great chance of breaking existing workflows."

Remediation

There is no fixed version for Debian:11 openssh.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.39-13, pcre3/libpcre3@2:8.39-13 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre16-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3-dev@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre32-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcrecpp0v5@2:8.39-13

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

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.39-13, pcre3/libpcre3@2:8.39-13 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre16-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3-dev@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre32-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcrecpp0v5@2:8.39-13

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

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-4+deb11u2, perl/libperl5.32@5.32.1-4+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/libperl5.32@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-base@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-modules-5.32@5.32.1-4+deb11u2

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

CPAN 2.28 allows Signature Verification Bypass.

Remediation

There is no fixed version for Debian:11 perl.

References

low severity

CVE-2022-42919

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Incorrect Permission Assignment for Critical Resource

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/login@1:4.8.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/passwd@1:4.8.1-1

NVD Description

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

References

low severity

Buffer Overflow

  • Vulnerable module: sysstat
  • Introduced through: sysstat@12.5.2-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sysstat@12.5.2-2

NVD Description

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

sysstat is a set of system performance tools for the Linux operating system. On 32 bit systems, in versions 9.1.16 and newer but prior to 12.7.1, allocate_structures contains a size_t overflow in sa_common.c. The allocate_structures function insufficiently checks bounds before arithmetic multiplication, allowing for an overflow in the size allocated for the buffer representing system activities. This issue may lead to Remote Code Execution (RCE). This issue has been patched in version 12.7.1.

Remediation

There is no fixed version for Debian:11 sysstat.

References

low severity

Arbitrary Command Injection

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

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

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A flaw was discovered in GNU libiberty within demangle_path() in rust-demangle.c, as distributed in GNU Binutils version 2.36. A crafted symbol can cause stack memory to be exhausted leading to a crash.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: colord/libcolord2
  • Introduced through: colord/libcolord2@1.4.5-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy colord/libcolord2@1.4.5-3

NVD Description

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

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'err_msg' of 'sqlite3_exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it.

Remediation

There is no fixed version for Debian:11 colord.

References

low severity

Directory Traversal

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

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

Remediation

There is no fixed version for Debian:11 git.

References

low severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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

The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option.

Remediation

There is no fixed version for Debian:11 git.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A vulnerability was found in GnuTLS, where a cockpit (which uses gnuTLS) rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated, remote client or attacker to initiate a denial of service attack.

Remediation

There is no fixed version for Debian:11 gnutls28.

References

low severity

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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

A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts with correct PKCS#1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange, potentially leading to the leakage of sensitive data. CVE-2024-0553 is designated as an incomplete resolution for CVE-2023-5981.

Remediation

There is no fixed version for Debian:11 gnutls28.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: harfbuzz/libharfbuzz0b
  • Introduced through: harfbuzz/libharfbuzz0b@2.7.4-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy harfbuzz/libharfbuzz0b@2.7.4-1

NVD Description

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

hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger O(n^2) growth via consecutive marks during the process of looking back for base glyphs when attaching marks.

Remediation

There is no fixed version for Debian:11 harfbuzz.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in versions before 7.0.11, where a division by zero in sRGBTransformImage() in the MagickCore/colorspace.c may trigger undefined behavior via a crafted image file that is submitted by an attacker processed by an application using ImageMagick. The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Information Exposure

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in versions before 7.0.11. A potential cipher leak when the calculate signatures in TransformSignature is possible. The highest threat from this vulnerability is to data confidentiality.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A flaw was found in ImageMagick in versions 7.0.11, where an integer overflow in WriteTHUMBNAILImage of coders/thumbnail.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Integer Overflow or Wraparound

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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

References

low severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.8.7-6

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libgcrypt20@1.8.7-6

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

Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.

Remediation

There is no fixed version for Debian:11 libgcrypt20.

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.8.7-6

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libgcrypt20@1.8.7-6

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:11 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:11 libgcrypt20.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libssh2/libssh2-1
  • Introduced through: libssh2/libssh2-1@1.9.0-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libssh2/libssh2-1@1.9.0-2

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

An issue was discovered in function _libssh2_packet_add in libssh2 1.10.0 allows attackers to access out of bounds memory.

Remediation

There is no fixed version for Debian:11 libssh2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.

Remediation

There is no fixed version for Debian:11 libxml2.

References

low severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 libxml2.

References

low severity

Resource Exhaustion

  • Vulnerable module: libzstd/libzstd1
  • Introduced through: libzstd/libzstd1@1.4.8+dfsg-2.1

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

There is a NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is not assigned a value after initialization(NULL). Impact is Denial of Service.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

There is a NULL pointer dereference in function imagetobmp of convertbmp.c:980 of OpenJPEG 2.1.2. image->comps[0].data is not assigned a value after initialization(NULL). Impact is Denial of Service.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Cryptographic Issues

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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:11 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:11 openldap.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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

A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.

Remediation

There is no fixed version for Debian:11 openldap.

References

low severity

Out-of-Bounds

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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:11 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:11 openldap.

References

low severity

Double Free

  • Vulnerable module: patch
  • Introduced through: patch@2.7.6-7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy patch@2.7.6-7

NVD Description

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

A double free exists in the another_hunk function in pch.c in GNU patch through 2.7.6.

Remediation

There is no fixed version for Debian:11 patch.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: patch
  • Introduced through: patch@2.7.6-7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy patch@2.7.6-7

NVD Description

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

An issue was discovered in GNU patch through 2.7.6. There is a segmentation fault, associated with a NULL pointer dereference, leading to a denial of service in the intuit_diff_type function in pch.c, aka a "mangled rename" issue.

Remediation

There is no fixed version for Debian:11 patch.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: pcre2/libpcre2-16-0
  • Introduced through: pcre2/libpcre2-16-0@10.36-2, pcre2/libpcre2-32-0@10.36-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-16-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-32-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-8-0@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-dev@10.36-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre2/libpcre2-posix2@10.36-2

NVD Description

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

Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.

Remediation

There is no fixed version for Debian:11 pcre2.

References

low severity

Out-of-bounds Read

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.39-13, pcre3/libpcre3@2:8.39-13 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre16-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3-dev@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre32-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcrecpp0v5@2:8.39-13

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

References

low severity

Uncontrolled Recursion

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.39-13, pcre3/libpcre3@2:8.39-13 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre16-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3-dev@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre32-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcrecpp0v5@2:8.39-13

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

References

low severity

Link Following

  • Vulnerable module: perl
  • Introduced through: perl@5.32.1-4+deb11u2, perl/libperl5.32@5.32.1-4+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/libperl5.32@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-base@5.32.1-4+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy perl/perl-modules-5.32@5.32.1-4+deb11u2

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:11 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:11 perl.

References

low severity

Algorithmic Complexity

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Arbitrary Code Injection

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Input Validation

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Incorrect Type Conversion or Cast

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Resource Exhaustion

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Validation of Array Index

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.34.1-3 and sqlite3/libsqlite3-dev@3.34.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-0@3.34.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-dev@3.34.1-3

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

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

Remediation

There is no fixed version for Debian:11 sqlite3.

References

low severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.34.1-3 and sqlite3/libsqlite3-dev@3.34.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-0@3.34.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-dev@3.34.1-3

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

A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.

Remediation

There is no fixed version for Debian:11 sqlite3.

References

low severity

Out-of-bounds Read

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.34.1-3 and sqlite3/libsqlite3-dev@3.34.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-0@3.34.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-dev@3.34.1-3

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

An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function.

Remediation

There is no fixed version for Debian:11 sqlite3.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Open Redirect

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states "Warning: http.server is not recommended for production. It only implements basic security checks."

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Neutralization

  • Vulnerable module: xdg-utils
  • Introduced through: xdg-utils@1.1.3-4.1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xdg-utils@1.1.3-4.1

NVD Description

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

When xdg-mail is configured to use thunderbird for mailto URLs, improper parsing of the URL can lead to additional headers being passed to thunderbird that should not be included per RFC 2368. An attacker can use this method to create a mailto URL that looks safe to users, but will actually attach files when clicked.

Remediation

There is no fixed version for Debian:11 xdg-utils.

References

low severity

CVE-2012-2663

  • Vulnerable module: iptables/libip4tc2
  • Introduced through: iptables/libip4tc2@1.8.7-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy iptables/libip4tc2@1.8.7-1

NVD Description

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

extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.

Remediation

There is no fixed version for Debian:11 iptables.

References

low severity

CVE-2008-1687

  • Vulnerable module: m4
  • Introduced through: m4@1.4.18-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy m4@1.4.18-5

NVD Description

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

The (1) maketemp and (2) mkstemp builtin functions in GNU m4 before 1.4.11 do not quote their output when a file is created, which might allow context-dependent attackers to trigger a macro expansion, leading to unspecified use of an incorrect filename.

Remediation

There is no fixed version for Debian:11 m4.

References

low severity

CVE-2008-1688

  • Vulnerable module: m4
  • Introduced through: m4@1.4.18-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy m4@1.4.18-5

NVD Description

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

Unspecified vulnerability in GNU m4 before 1.4.11 might allow context-dependent attackers to execute arbitrary code, related to improper handling of filenames specified with the -F option. NOTE: it is not clear when this issue crosses privilege boundaries.

Remediation

There is no fixed version for Debian:11 m4.

References

low severity

Out-of-Bounds

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.34.1-3 and sqlite3/libsqlite3-dev@3.34.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-0@3.34.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-dev@3.34.1-3

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

A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.

Remediation

There is no fixed version for Debian:11 sqlite3.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An out of bounds flaw was found in GNU binutils objdump utility version 2.36. An attacker could use this flaw and pass a large section to avr_elf32_load_records_from_section() probably resulting in a crash or in some cases memory corruption. The highest threat from this vulnerability is to integrity as well as system availability.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An out-of-bounds read flaw was found in the parse_module function in bfd/vms-alpha.c in Binutils.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.9-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy giflib/libgif7@5.1.9-2

NVD Description

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

An issue was discovered in giflib through 5.1.4. DumpScreen2RGB in gif2rgb.c has a heap-based buffer over-read.

Remediation

There is no fixed version for Debian:11 giflib.

References

low severity

Out-of-bounds Write

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.9-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy giflib/libgif7@5.1.9-2

NVD Description

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

Buffer Overflow vulnerability in GifLib Project GifLib v.5.2.1 allows a local attacker to obtain sensitive information via the DumpSCreen2RGB function in gif2rgb.c

Remediation

There is no fixed version for Debian:11 giflib.

References

low severity

Out-of-bounds Read

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

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

Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. This can be triggered by arbitrary local users with access to Sudo by entering a password of seven characters or fewer. The impact could vary depending on the system libraries, compiler, and processor architecture.

Remediation

There is no fixed version for Debian:11 sudo.

References

low severity

CVE-2023-51767

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

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

Remediation

There is no fixed version for Debian:11 openssh.

References

low severity

CVE-2023-42465

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

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

Sudo before 1.9.15 might allow row hammer attacks (for authentication bypass or privilege escalation) because application logic sometimes is based on not equaling an error value (instead of equaling a success value), and because the values do not resist flips of a single bit.

Remediation

There is no fixed version for Debian:11 sudo.

References

low severity

Use After Free

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the pointer is warped from a screen 1 to a screen 0, a use-after-free issue may be triggered during shutdown or reset of the Xvfb server, allowing for possible escalation of privileges or denial of service.

Remediation

There is no fixed version for Debian:11 xorg-server.

References

low severity

Inappropriate Encoding for Output Context

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: wayland/libwayland-client0
  • Introduced through: wayland/libwayland-client0@1.18.0-2~exp1.1, wayland/libwayland-cursor0@1.18.0-2~exp1.1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy wayland/libwayland-client0@1.18.0-2~exp1.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy wayland/libwayland-cursor0@1.18.0-2~exp1.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy wayland/libwayland-egl1@1.18.0-2~exp1.1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy wayland/libwayland-server0@1.18.0-2~exp1.1

NVD Description

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

An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to overflow if the client creates a large number of wl_shm buffer objects, or if it can coerce the server to create a large number of external references to the buffer storage. With the reference count overflowing, a use-after-free can be constructed on the wl_shm_pool tracking structure, where values may be incremented or decremented; it may also be possible to construct a limited oracle to leak 4 bytes of server-side memory to the attacking client at a time.

Remediation

There is no fixed version for Debian:11 wayland.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

Heap/stack buffer overflow in the dlang_lname function in d-demangle.c in libiberty allows attackers to potentially cause a denial of service (segmentation fault and crash) via a crafted mangled symbol.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A potential heap based buffer overflow was found in _bfd_elf_slurp_version_tables() in bfd/elf.c. This may lead to loss of availability.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.36. It is a stack-overflow issue in demangle_type in rust-demangle.c.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.16.0-5, cairo/libcairo-script-interpreter2@1.16.0-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-gobject2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-script-interpreter2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2-dev@1.16.0-5

NVD Description

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

An issue was discovered in cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized.

Remediation

There is no fixed version for Debian:11 cairo.

References

low severity

Out-of-bounds Write

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.16.0-5, cairo/libcairo-script-interpreter2@1.16.0-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-gobject2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-script-interpreter2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2-dev@1.16.0-5

NVD Description

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

cairo through 1.15.14 has an out-of-bounds stack-memory write during processing of a crafted document by WebKitGTK+ because of the interaction between cairo-rectangular-scan-converter.c (the generate and render_rows functions) and cairo-image-compositor.c (the _cairo_image_spans_and_zero function).

Remediation

There is no fixed version for Debian:11 cairo.

References

low severity

Reachable Assertion

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.16.0-5, cairo/libcairo-script-interpreter2@1.16.0-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-gobject2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-script-interpreter2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2-dev@1.16.0-5

NVD Description

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

An issue was discovered in cairo 1.16.0. There is an assertion problem in the function _cairo_arc_in_direction in the file cairo-arc.c.

Remediation

There is no fixed version for Debian:11 cairo.

References

low severity

Improper Input Validation

  • Vulnerable module: coreutils/coreutils
  • Introduced through: coreutils/coreutils@8.32-4+b1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy coreutils/coreutils@8.32-4+b1

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

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.

Remediation

There is no fixed version for Debian:11 curl.

References

low severity

Divide By Zero

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.28-2, djvulibre/libdjvulibre-text@3.5.28-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre-dev@3.5.28-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre-text@3.5.28-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre21@3.5.28-2

NVD Description

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

An issue was discovered IW44Image.cpp in djvulibre 3.5.28 in allows attackers to cause a denial of service via divide by zero.

Remediation

There is no fixed version for Debian:11 djvulibre.

References

low severity

Divide By Zero

  • Vulnerable module: djvulibre/libdjvulibre-dev
  • Introduced through: djvulibre/libdjvulibre-dev@3.5.28-2, djvulibre/libdjvulibre-text@3.5.28-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre-dev@3.5.28-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre-text@3.5.28-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy djvulibre/libdjvulibre21@3.5.28-2

NVD Description

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

An issue was discovered IW44EncodeCodec.cpp in djvulibre 3.5.28 in allows attackers to cause a denial of service via divide by zero.

Remediation

There is no fixed version for Debian:11 djvulibre.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

The WritePICONImage function in coders/xpm.c in ImageMagick 7.0.6-4 allows remote attackers to cause a denial of service (memory leak) via a crafted file that is mishandled in an AcquireSemaphoreInfo call.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

The WritePICONImage function in coders/xpm.c in ImageMagick 7.0.6-4 allows remote attackers to cause a denial of service (memory leak) via a crafted file that is mishandled in an OpenPixelCache call.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Resource Exhaustion

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

In ImageMagick 7.0.8-11 Q16, a tiny input file 0x50 0x36 0x36 0x36 0x36 0x4c 0x36 0x38 0x36 0x36 0x36 0x36 0x36 0x36 0x1f 0x35 0x50 0x00 can result in a hang of several minutes during which CPU and memory resources are consumed until ultimately an attempted large memory allocation fails. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-Bounds

  • Vulnerable module: jbigkit/libjbig-dev
  • Introduced through: jbigkit/libjbig-dev@2.1-3.1+b2 and jbigkit/libjbig0@2.1-3.1+b2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy jbigkit/libjbig-dev@2.1-3.1+b2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy jbigkit/libjbig0@2.1-3.1+b2

NVD Description

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

In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.

Remediation

There is no fixed version for Debian:11 jbigkit.

References

low severity

Divide By Zero

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

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

A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round() function in box.cc, which causes a denial of service.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

Memory Leak

  • Vulnerable module: libpng1.6/libpng-dev
  • Introduced through: libpng1.6/libpng-dev@1.6.37-3 and libpng1.6/libpng16-16@1.6.37-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libpng1.6/libpng-dev@1.6.37-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libpng1.6/libpng16-16@1.6.37-3

NVD Description

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

png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated "I don't think it is libpng's job to free this buffer.

Remediation

There is no fixed version for Debian:11 libpng1.6.

References

low severity

Out-of-Bounds

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. NOTE: the vendor's position is that the product does not support the legacy SAX1 interface with custom callbacks; there is a crash even without crafted input.

Remediation

There is no fixed version for Debian:11 libxml2.

References

low severity

Use After Free

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is "I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when memory allocations fail."

Remediation

There is no fixed version for Debian:11 libxml2.

References

low severity

CVE-2023-50495

  • Vulnerable module: ncurses/libncurses-dev
  • Introduced through: ncurses/libncurses-dev@6.2+20201114-2, ncurses/libncurses5-dev@6.2+20201114-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libtinfo6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-base@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-bin@6.2+20201114-2

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

NCurse v6.4-20230418 was discovered to contain a segmentation fault via the component _nc_wrap_entry().

Remediation

There is no fixed version for Debian:11 ncurses.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

An issue was discovered in OpenJPEG 2.3.0. It allows remote attackers to cause a denial of service (attempted excessive memory allocation) in opj_calloc in openjp2/opj_malloc.c, when called from opj_tcd_init_tile in openjp2/tcd.c, as demonstrated by the 64-bit opj_decompress.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Divide By Zero

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

Division-by-zero vulnerabilities in the functions opj_pi_next_cprl, opj_pi_next_pcrl, and opj_pi_next_rpcl in pi.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via crafted j2k files.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Improper Input Validation

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

Out-of-bounds accesses in the functions pi_next_lrcp, pi_next_rlcp, pi_next_rpcl, pi_next_pcrl, pi_next_rpcl, and pi_next_cprl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application crash).

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

NULL pointer dereference vulnerabilities in the imagetopnm function in convert.c, sycc444_to_rgb function in color.c, color_esycc_to_rgb function in color.c, and sycc422_to_rgb function in color.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via crafted j2k files.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

NULL Pointer Access in function imagetopnm of convert.c(jp2):1289 in OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a crafted j2k file.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a crafted j2k file.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Out-of-Bounds

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

Heap Buffer Over-read in function imagetotga of convert.c(jp2):942 in OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a crafted j2k file.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Divide By Zero

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pixman/libpixman-1-0@0.40.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pixman/libpixman-1-dev@0.40.0-1

NVD Description

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

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

Remediation

There is no fixed version for Debian:11 pixman.

References

low severity

Resource Exhaustion

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

An issue was discovered in function TIFFReadDirectory libtiff before 4.4.0 allows attackers to cause a denial of service via crafted TIFF file.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Resource Exhaustion

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

An out-of-memory flaw was found in libtiff. Passing a crafted tiff file to TIFFOpen() API may allow a remote attacker to cause a denial of service via a craft input with size smaller than 379 KB.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Information Exposure

  • Vulnerable module: xdg-utils
  • Introduced through: xdg-utils@1.1.3-4.1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xdg-utils@1.1.3-4.1

NVD Description

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

A flaw was found in the xdg-email component of xdg-utils-1.1.0-rc1 and newer. When handling mailto: URIs, xdg-email allows attachments to be discreetly added via the URI when being passed to Thunderbird. An attacker could potentially send a victim a URI that automatically attaches a sensitive file to a new email. If a victim user does not notice that an attachment was added and sends the email, this could result in sensitive information disclosure. It has been confirmed that the code behind this issue is in xdg-email and not in Thunderbird.

Remediation

There is no fixed version for Debian:11 xdg-utils.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

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

A vulnerability, which was classified as problematic, was found in X.org Server. This affects an unknown part of the file hw/xquartz/X11Controller.m of the component xquartz. The manipulation leads to denial of service. It is recommended to apply a patch to fix this issue. The identifier VDB-211053 was assigned to this vulnerability.

Remediation

There is no fixed version for Debian:11 xorg-server.

References

low severity

Link Following

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

There is an open race window when writing output in the following utilities in GNU binutils version 2.35 and earlier:ar, objcopy, strip, ranlib. When these utilities are run as a privileged user (presumably as part of a script updating binaries across different users), an unprivileged user can trick these utilities into getting ownership of arbitrary files through a symlink.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

XML External Entity (XXE) Injection

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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:11 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:11 expat.

References

low severity

Numeric Errors

  • Vulnerable module: libwmf/libwmf-dev
  • Introduced through: libwmf/libwmf-dev@0.2.8.4-17 and libwmf/libwmf0.2-7@0.2.8.4-17

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf-dev@0.2.8.4-17
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf0.2-7@0.2.8.4-17

NVD Description

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

Multiple integer overflows in libgd in PHP before 5.2.4 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a large (1) srcW or (2) srcH value to the (a) gdImageCopyResized function, or a large (3) sy (height) or (4) sx (width) value to the (b) gdImageCreate or the (c) gdImageCreateTrueColor function.

Remediation

There is no fixed version for Debian:11 libwmf.

References

low severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

References

low severity

Access Restriction Bypass

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/login@1:4.8.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/passwd@1:4.8.1-1

NVD Description

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

References

low severity

Cross-site Scripting (XSS)

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.9.10+dfsg-6.7 and libxml2/libxml2-dev@2.9.10+dfsg-6.7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2@2.9.10+dfsg-6.7
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxml2/libxml2-dev@2.9.10+dfsg-6.7

NVD Description

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

Possible cross-site scripting vulnerability in libxml after commit 960f0e2.

Remediation

There is no fixed version for Debian:11 libxml2.

References

low severity

Authentication Bypass

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Open Redirect

  • Vulnerable module: wget/wget
  • Introduced through: wget/wget@1.21-1+b1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy wget/wget@1.21-1+b1

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

GNU Wget through 1.21.1 does not omit the Authorization header upon a redirect to a different origin, a related issue to CVE-2018-1000007.

Remediation

There is no fixed version for Debian:11 wget.

References

low severity

Race Condition

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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

A denial of service vulnerability exists in curl <v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm() and siglongjmp(). When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.

Remediation

There is no fixed version for Debian:11 curl.

References

low severity

Race Condition

  • Vulnerable module: dav1d/libdav1d4
  • Introduced through: dav1d/libdav1d4@0.7.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dav1d/libdav1d4@0.7.1-3

NVD Description

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

VideoLAN dav1d before 1.2.0 has a thread_task.c race condition that can lead to an application crash, related to dav1d_decode_frame_exit.

Remediation

There is no fixed version for Debian:11 dav1d.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nss_gethostbyname2_r and nss_getcanonname_r hooks without implementing the nss*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.

Remediation

There is no fixed version for Debian:11 glibc.

References

low severity

Use After Free

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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

A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.

Remediation

There is no fixed version for Debian:11 glibc.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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

References

low severity

CVE-2023-7008

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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

A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver) to manipulate records.

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

Information Exposure

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

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

There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_alternative_host_name() function.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in Avahi. A reachable assertion exists in the dbus_set_host_name function.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_escape_label() function.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in Avahi, where a reachable assertion exists in avahi_dns_packet_append_record.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Reachable Assertion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in Avahi. A reachable assertion exists in the avahi_rdata_parse() function.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Resource Exhaustion

  • Vulnerable module: avahi/libavahi-client3
  • Introduced through: avahi/libavahi-client3@0.8-5, avahi/libavahi-common-data@0.8-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-client3@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common-data@0.8-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy avahi/libavahi-common3@0.8-5

NVD Description

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

A vulnerability was found in the avahi library. This flaw allows an unprivileged user to make a dbus call, causing the avahi daemon to crash.

Remediation

There is no fixed version for Debian:11 avahi.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function bfd_dwarf2_find_nearest_line_with_alt at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Improper Input Validation

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

GNU Binutils before 2.40 was discovered to contain a memory leak vulnerability var the function find_abstract_instance in dwarf2.c.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered function make_tempdir, and make_tempname in bucomm.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered function stab_demangle_v3_arg in stabs.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered function pr_function_type in prdbg.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered function parse_stab_struct_fields in stabs.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

Null pointer dereference vulnerability in Binutils readelf 2.38.50 via function read_and_display_attr_value in file dwarf.c.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A flaw was found in GNU Binutils 2.35.1, where there is a heap-based buffer overflow in _bfd_elf_slurp_secondary_reloc_section in elf.c due to the number of symbols not calculated correctly. The highest threat from this vulnerability is to system availability.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

In GNU Binutils before 2.40, there is a heap-buffer-overflow in the error function bfd_getl32 when called from the strip_main function in strip-new via a crafted file.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Reachable Assertion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

An issue was discovered in Binutils readelf 2.38.50, reachable assertion failure in function display_debug_names allows attackers to cause a denial of service.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Resource Exhaustion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function load_separate_debug_files at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

GCC v12.0 was discovered to contain an uncontrolled recursion via the component libiberty/rust-demangle.c. This vulnerability allows attackers to cause a Denial of Service (DoS) by consuming excessive CPU and memory resources.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 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:11 binutils.

References

low severity

Use of Uninitialized Resource

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A flaw was found in Binutils. A logic fail in the bfd_init_section_decompress_status function may lead to the use of an uninitialized variable that can cause a crash and local denial of service.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Use of Uninitialized Resource

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A flaw was found in Binutils. The use of an uninitialized field in the struct module *module may lead to application crash and local denial of service.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Use of Uninitialized Resource

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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

A flaw was found in Binutils. The field the_bfd of asymbolstruct is uninitialized in the bfd_mach_o_get_synthetic_symtab function, which may lead to an application crash and local denial of service.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.16.0-5, cairo/libcairo-script-interpreter2@1.16.0-5 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-gobject2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo-script-interpreter2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2@1.16.0-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy cairo/libcairo2-dev@1.16.0-5

NVD Description

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

Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.

Remediation

There is no fixed version for Debian:11 cairo.

References

low severity

Loop with Unreachable Exit Condition ('Infinite Loop')

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.183-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy elfutils/libelf1@0.183-1

NVD Description

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

In elfutils 0.183, an infinite loop was found in the function handle_symtab in readelf.c .Which allows attackers to cause a denial of service (infinite loop) via crafted file.

Remediation

There is no fixed version for Debian:11 elfutils.

References

low severity

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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

libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time.

Remediation

There is no fixed version for Debian:11 expat.

References

low severity

Buffer Overflow

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.9-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy giflib/libgif7@5.1.9-2

NVD Description

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

giflib v5.2.1 was discovered to contain a segmentation fault via the component getarg.c.

Remediation

There is no fixed version for Debian:11 giflib.

References

low severity

Out-of-bounds Write

  • Vulnerable module: giflib/libgif7
  • Introduced through: giflib/libgif7@5.1.9-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy giflib/libgif7@5.1.9-2

NVD Description

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

There is a heap-buffer-overflow in GIFLIB 5.2.1 function DumpScreen2RGB() in gif2rgb.c:298:45.

Remediation

There is no fixed version for Debian:11 giflib.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: harfbuzz/libharfbuzz0b
  • Introduced through: harfbuzz/libharfbuzz0b@2.7.4-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy harfbuzz/libharfbuzz0b@2.7.4-1

NVD Description

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

An integer overflow in the component hb-ot-shape-fallback.cc of Harfbuzz v4.3.0 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.

Remediation

There is no fixed version for Debian:11 harfbuzz.

References

low severity

CVE-2005-0406

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A design flaw in image processing software that modifies JPEG images might not modify the original EXIF thumbnail, which could lead to an information leak of potentially sensitive visual information that had been removed from the main JPEG image.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-Bounds

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

The ReadPCXImage function in coders/pcx.c in ImageMagick 7.0.4.9 allows remote attackers to cause a denial of service (attempted large memory allocation and application crash) via a crafted file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8862 and CVE-2016-8866.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-bounds Read

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

The IsPixelMonochrome function in MagickCore/pixel-accessor.h in ImageMagick 7.0.3.0 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted file. NOTE: the vendor says "This is a Q64 issue and we do not support Q64."

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-bounds Write

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

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

A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Out-of-bounds Write

  • Vulnerable module: libjpeg-turbo/libjpeg-dev
  • Introduced through: libjpeg-turbo/libjpeg-dev@1:2.0.6-4, libjpeg-turbo/libjpeg62-turbo@1:2.0.6-4 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libjpeg-turbo/libjpeg-dev@1:2.0.6-4
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libjpeg-turbo/libjpeg62-turbo@1:2.0.6-4
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libjpeg-turbo/libjpeg62-turbo-dev@1:2.0.6-4

NVD Description

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

The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.

Remediation

There is no fixed version for Debian:11 libjpeg-turbo.

References

low severity

Buffer Overflow

  • Vulnerable module: libpng1.6/libpng-dev
  • Introduced through: libpng1.6/libpng-dev@1.6.37-3 and libpng1.6/libpng16-16@1.6.37-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libpng1.6/libpng-dev@1.6.37-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libpng1.6/libpng16-16@1.6.37-3

NVD Description

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

A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.

Remediation

There is no fixed version for Debian:11 libpng1.6.

References

low severity

Integer Underflow

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

An integer overflow leading to a heap-buffer overflow was found in OpenEXR in versions before 3.0.1. An attacker could use this flaw to crash an application compiled with OpenEXR.

Remediation

There is no fixed version for Debian:11 openexr.

References

low severity

Resource Exhaustion

  • Vulnerable module: openexr/libopenexr-dev
  • Introduced through: openexr/libopenexr-dev@2.5.4-2 and openexr/libopenexr25@2.5.4-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr-dev@2.5.4-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openexr/libopenexr25@2.5.4-2

NVD Description

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

Header::readfrom in IlmImf/ImfHeader.cpp in OpenEXR 2.2.0 allows remote attackers to cause a denial of service (excessive memory allocation) via a crafted file that is accessed with the ImfOpenInputFile function in IlmImf/ImfCRgbaFile.cpp. NOTE: The maintainer and multiple third parties believe that this vulnerability isn't valid

Remediation

There is no fixed version for Debian:11 openexr.

References

low severity

Improper Initialization

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault and a denial of service.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.4.0-3 and openjpeg2/libopenjp2-7-dev@2.4.0-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7@2.4.0-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjpeg2/libopenjp2-7-dev@2.4.0-3

NVD Description

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

Integer Overflow in OpenJPEG v2.4.0 allows remote attackers to crash the application, causing a Denial of Service (DoS). This occurs when the attacker uses the command line option "-ImgDir" on a directory that contains 1048576 files.

Remediation

There is no fixed version for Debian:11 openjpeg2.

References

low severity

CVE-2024-0727

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack

Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly.

A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL does not correctly check for this case. This can lead to a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue.

OpenSSL APIs that are vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass().

We have also fixed a similar issue in SMIME_write_PKCS7(). However since this function is related to writing data we do not consider it security significant.

The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.

Remediation

There is no fixed version for Debian:11 openssl.

References

low severity

CVE-2024-22365

  • Vulnerable module: pam/libpam-modules
  • Introduced through: pam/libpam-modules@1.4.0-9+deb11u1, pam/libpam-modules-bin@1.4.0-9+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pam/libpam-modules@1.4.0-9+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pam/libpam-modules-bin@1.4.0-9+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pam/libpam-runtime@1.4.0-9+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pam/libpam0g@1.4.0-9+deb11u1

NVD Description

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

linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.

Remediation

There is no fixed version for Debian:11 pam.

References

low severity

Release of Invalid Pointer or Reference

  • Vulnerable module: patch
  • Introduced through: patch@2.7.6-7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy patch@2.7.6-7

NVD Description

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

An Invalid Pointer vulnerability exists in GNU patch 2.7 via the another_hunk function, which causes a Denial of Service.

Remediation

There is no fixed version for Debian:11 patch.

References

low severity

Out-of-Bounds

  • Vulnerable module: pcre3/libpcre16-3
  • Introduced through: pcre3/libpcre16-3@2:8.39-13, pcre3/libpcre3@2:8.39-13 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre16-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre3-dev@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcre32-3@2:8.39-13
  • Introduced through: circleci/node@14-bullseye-browsers-legacy pcre3/libpcrecpp0v5@2:8.39-13

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

References

low severity

Improper Authentication

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

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/login@1:4.8.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/passwd@1:4.8.1-1

NVD Description

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

A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve the password from the memory.

Remediation

There is no fixed version for Debian:11 shadow.

References

low severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff 4.5.0 is vulnerable to Buffer Overflow in uv_encode() when libtiff reads a corrupted little-endian TIFF file and specifies the output to be big-endian.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Buffer Overflow

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

libtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A null pointer dereference issue was found in Libtiff's tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Read

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Out-of-bounds Write

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.2.0-1, tiff/libtiff5@4.2.0-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff-dev@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiff5@4.2.0-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy tiff/libtiffxx5@4.2.0-1

NVD Description

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

An issue was found in the tiffcp utility distributed by the libtiff package where a crafted TIFF file on processing may cause a heap-based buffer overflow leads to an application crash.

Remediation

There is no fixed version for Debian:11 tiff.

References

low severity

Information Exposure

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.36.1-8, util-linux/libblkid-dev@2.36.1-8 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libsmartcols1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libuuid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/mount@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/uuid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/bsdutils@1:2.36.1-8

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

A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an "INPUTRC" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.

Remediation

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

References

low severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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:11 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:11 openssl.

References

low severity

Directory Traversal

  • Vulnerable module: patch
  • Introduced through: patch@2.7.6-7

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy patch@2.7.6-7

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Directory traversal vulnerability in util.c in GNU patch 2.6.1 and earlier allows user-assisted remote attackers to create or overwrite arbitrary files via a filename that is specified with a .. (dot dot) or full pathname, a related issue to CVE-2010-1679.

Remediation

There is no fixed version for Debian:11 patch.

References

low severity

Insufficiently Protected Credentials

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened.

Remediation

There is no fixed version for Debian:11 curl.

References

low severity

Cryptographic Issues

  • Vulnerable module: glib2.0/libglib2.0-0
  • Introduced through: glib2.0/libglib2.0-0@2.66.8-1, glib2.0/libglib2.0-bin@2.66.8-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-0@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-bin@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-data@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev@2.66.8-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glib2.0/libglib2.0-dev-bin@2.66.8-1

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:11 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:11 glib2.0.

References

low severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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:11 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:11 glibc.

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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:11 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:11 glibc.

References

low severity

Resource Management Errors

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Multiple unspecified vulnerabilities in GraphicsMagick before 1.2.4 allow remote attackers to cause a denial of service (crash, infinite loop, or memory consumption) via (a) unspecified vectors in the (1) AVI, (2) AVS, (3) DCM, (4) EPT, (5) FITS, (6) MTV, (7) PALM, (8) RLA, and (9) TGA decoder readers; and (b) the GetImageCharacteristics function in magick/image.c, as reachable from a crafted (10) PNG, (11) JPEG, (12) BMP, or (13) TIFF file.

Remediation

There is no fixed version for Debian:11 imagemagick.

References

low severity

Resource Management Errors

  • Vulnerable module: libwmf/libwmf-dev
  • Introduced through: libwmf/libwmf-dev@0.2.8.4-17 and libwmf/libwmf0.2-7@0.2.8.4-17

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf-dev@0.2.8.4-17
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf0.2-7@0.2.8.4-17

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwmf package and not the libwmf package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The (a) imagearc and (b) imagefilledarc functions in GD Graphics Library (libgd) before 2.0.35 allow attackers to cause a denial of service (CPU consumption) via a large (1) start or (2) end angle degree value.

Remediation

There is no fixed version for Debian:11 libwmf.

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.34-4 and libxslt/libxslt1.1@1.1.34-4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxslt/libxslt1-dev@1.1.34-4
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libxslt/libxslt1.1@1.1.34-4

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxslt package and not the libxslt package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.

Remediation

There is no fixed version for Debian:11 libxslt.

References

low severity

CVE-2016-20012

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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:11 relevant fixed versions and status.

OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product

Remediation

There is no fixed version for Debian:11 openssh.

References

low severity

Improper Authentication

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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:11 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:11 openssh.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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:11 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:11 openssh.

References

low severity

Improper Check for Unusual or Exceptional Conditions

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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:11 relevant fixed versions and status.

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service.

While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn't make any of these checks, and is therefore vulnerable for excessively large P and Q parameters.

Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn't check for an excessively large Q.

An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack.

DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate().

Also vulnerable are the OpenSSL pkey command line application when using the "-pubcheck" option, as well as the OpenSSL genpkey command line application.

The OpenSSL SSL/TLS implementation is not affected by this issue.

The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

Remediation

There is no fixed version for Debian:11 openssl.

References

low severity

CVE-2023-40217

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.9 package and not the python3.9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Input Validation

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.9 package and not the python3.9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Unchecked Return Value

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.9 package and not the python3.9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

Improper Encoding or Escaping of Output

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream sudo package and not the sudo package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Sudo before 1.9.13 does not escape control characters in sudoreplay output.

Remediation

There is no fixed version for Debian:11 sudo.

References

low severity

Improper Encoding or Escaping of Output

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream sudo package and not the sudo package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Sudo before 1.9.13 does not escape control characters in log messages.

Remediation

There is no fixed version for Debian:11 sudo.

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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:11 relevant fixed versions and status.

An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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:11 relevant fixed versions and status.

An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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:11 relevant fixed versions and status.

An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

Cryptographic Issues

  • Vulnerable module: openssl
  • Introduced through: openssl@1.1.1k-1+deb11u1, openssl/libssl-dev@1.1.1k-1+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl-dev@1.1.1k-1+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssl/libssl1.1@1.1.1k-1+deb11u1

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:11 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:11 openssl.

References

low severity

CVE-2023-4039

  • Vulnerable module: gcc-10
  • Introduced through: gcc-10@10.2.1-6, gcc-10/cpp-10@10.2.1-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/cpp-10@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/g++-10@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/gcc-10-base@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libasan6@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libatomic1@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libcc1-0@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libgcc-10-dev@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libgcc-s1@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libgomp1@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libitm1@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/liblsan0@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libquadmath0@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libstdc++-10-dev@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libstdc++6@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libtsan0@10.2.1-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-10/libubsan1@10.2.1-6

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-10 package and not the gcc-10 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

DISPUTEDA failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables.

The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.

Remediation

There is no fixed version for Debian:11 gcc-10.

References

low severity

CVE-2023-4039

  • Vulnerable module: gcc-9/gcc-9-base
  • Introduced through: gcc-9/gcc-9-base@9.3.0-22

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gcc-9/gcc-9-base@9.3.0-22

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc-9 package and not the gcc-9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

DISPUTEDA failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables.

The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.

Remediation

There is no fixed version for Debian:11 gcc-9.

References

low severity

Race Condition

  • Vulnerable module: coreutils/coreutils
  • Introduced through: coreutils/coreutils@8.32-4+b1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy coreutils/coreutils@8.32-4+b1

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:11 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:11 coreutils.

References

low severity

Improper Initialization

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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:11 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:11 openldap.

References

low severity

Time-of-check Time-of-use (TOCTOU)

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.8.1-1 and shadow/passwd@1:4.8.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/login@1:4.8.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/passwd@1:4.8.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Debian. See How to fix? for Debian:11 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:11 shadow.

References

low severity

Link Following

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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:11 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:11 systemd.

References

low severity

Resource Management Errors

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.31-13+deb11u2, glibc/libc-dev-bin@2.31-13+deb11u2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-dev-bin@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc-l10n@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/libc6-dev@2.31-13+deb11u2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy glibc/locales@2.31-13+deb11u2

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:11 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:11 glibc.

References

low severity

Improper Input Validation

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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:11 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:11 gnutls28.

References

low severity

Numeric Errors

  • Vulnerable module: libwmf/libwmf-dev
  • Introduced through: libwmf/libwmf-dev@0.2.8.4-17 and libwmf/libwmf0.2-7@0.2.8.4-17

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf-dev@0.2.8.4-17
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libwmf/libwmf0.2-7@0.2.8.4-17

NVD Description

Note: Versions mentioned in the description apply only to the upstream libwmf package and not the libwmf package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Array index error in gd_gif_in.c in the GD Graphics Library (libgd) before 2.0.35 allows user-assisted remote attackers to cause a denial of service (crash and heap corruption) via large color index values in crafted image data, which results in a segmentation fault.

Remediation

There is no fixed version for Debian:11 libwmf.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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:11 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:11 openssh.

References

low severity

Memory Leak

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.34.1-3 and sqlite3/libsqlite3-dev@3.34.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-0@3.34.1-3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy sqlite3/libsqlite3-dev@3.34.1-3

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:11 relevant fixed versions and status.

A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicious user obtain sensitive information. NOTE: The developer disputes this as a vulnerability stating that If you give SQLite a corrupted database file and submit a query against the database, it might read parts of the database that you did not intend or expect.

Remediation

There is no fixed version for Debian:11 sqlite3.

References

low severity

Improper Certificate Validation

  • Vulnerable module: openldap/libldap-2.4-2
  • Introduced through: openldap/libldap-2.4-2@2.4.57+dfsg-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openldap/libldap-2.4-2@2.4.57+dfsg-3

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:11 relevant fixed versions and status.

libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.

Remediation

There is no fixed version for Debian:11 openldap.

References

low severity

CVE-2002-1976

  • Vulnerable module: net-tools
  • Introduced through: net-tools@1.60+git20181103.0eebece-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy net-tools@1.60+git20181103.0eebece-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream net-tools package and not the net-tools package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

ifconfig, when used on the Linux kernel 2.2 and later, does not report when the network interface is in promiscuous mode if it was put in promiscuous mode using PACKET_MR_PROMISC, which could allow attackers to sniff the network without detection, as demonstrated using libpcap.

Remediation

There is no fixed version for Debian:11 net-tools.

References

low severity

CVE-2005-1119

  • Vulnerable module: sudo
  • Introduced through: sudo@1.9.5p2-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy sudo@1.9.5p2-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream sudo package and not the sudo package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Sudo VISudo 1.6.8 and earlier allows local users to corrupt arbitrary files via a symlink attack on temporary files.

Remediation

There is no fixed version for Debian:11 sudo.

References

low severity

Permissive Cross-domain Policy with Untrusted Domains

  • Vulnerable module: node
  • Introduced through: node@14.18.2

Detailed paths

  • Introduced through: docker-image|circleci/node@14-bullseye-browsers-legacy node@14.18.2

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains due to not clearing Proxy-Authentication headers on cross-origin redirects. An attacker can intercept the improperly cleared headers.

Remediation

Upgrade node to version 18.19.1, 20.11.1, 21.6.2 or higher.

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: apt
  • Introduced through: apt@2.2.4 and apt/libapt-pkg6.0@2.2.4

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy apt@2.2.4
  • Introduced through: circleci/node@14-bullseye-browsers-legacy apt/libapt-pkg6.0@2.2.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:11 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:11 apt.

References

low severity

CVE-2022-35252

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u3 or higher.

References

low severity

CVE-2023-28322

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u9

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

An information disclosure vulnerability exists in curl <v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (CURLOPT_READFUNCTION) to ask for data to send, even when the CURLOPT_POSTFIELDS option has been set, if the same handle previously wasused to issue a PUT request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u9 or higher.

References

low severity

CVE-2023-38546

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u10

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met.

libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers.

libcurl provides a function call that duplicates en easy handle called curl_easy_duphandle.

If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as none (using the four ASCII letters, no quotes).

Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named none - if such a file exists and is readable in the current directory of the program using libcurl. And if using the correct file format of course.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u10 or higher.

References

low severity

Use of Incorrectly-Resolved Name or Reference

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

low severity

CVE-2022-21248

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.14+9-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.14+9-1~deb11u1 or higher.

References

low severity

CVE-2022-21443

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.15+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.15+10-1~deb11u1 or higher.

References

low severity

CVE-2022-21619

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

low severity

CVE-2022-21624

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JNDI). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

low severity

CVE-2022-39399

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking). Supported versions that are affected are Oracle Java SE: 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

low severity

CVE-2023-21843

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.18+10-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Sound). Supported versions that are affected are Oracle Java SE: 8u351, 8u351-perf, 11.0.17, 17.0.5, 19.0.1; Oracle GraalVM Enterprise Edition: 20.3.8, 21.3.4 and 22.3.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.18+10-1~deb11u1 or higher.

References

low severity

CVE-2023-21937

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5 and 22.3.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

CVE-2023-21938

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.8, 21.3.4 and 22.3.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

CVE-2023-21968

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20; Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5 and 22.3.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

CVE-2023-22036

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE (component: Utility). Supported versions that are affected are Oracle Java SE: 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2; Oracle GraalVM for JDK: 17.0.7 and 20.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

CVE-2023-22045

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u371, 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2; Oracle GraalVM for JDK: 17.0.7 and 20.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

CVE-2023-22049

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 8u371, 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2; Oracle GraalVM for JDK: 17.0.7 and 20.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

Improper Authentication

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:8.4p1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openssh/openssh-client@1:8.4p1-5

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:11 relevant fixed versions and status.

An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authentication is going to confirm that the user wishes to connect to that server, or that the user wishes to allow that server to connect to a different server on the user's behalf. NOTE: the vendor's position is "this is not an authentication bypass, since nothing is being bypassed.

Remediation

There is no fixed version for Debian:11 openssh.

References

low severity

CVE-2022-41862

  • Vulnerable module: postgresql-13/libpq-dev
  • Introduced through: postgresql-13/libpq-dev@13.5-0+deb11u1 and postgresql-13/libpq5@13.5-0+deb11u1
  • Fixed in: 13.10-0+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq-dev@13.5-0+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy postgresql-13/libpq5@13.5-0+deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-13 package and not the postgresql-13 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.

Remediation

Upgrade Debian:11 postgresql-13 to version 13.10-0+deb11u1 or higher.

References

low severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. In affected versions and in certain cases, Postscript files could be read and written when specifically excluded by a module policy in policy.xml. ex. <policy domain="module" rights="none" pattern="PS" />. The issue has been resolved in ImageMagick 7.1.0-7 and in 6.9.12-22. Fortunately, in the wild, few users utilize the module policy and instead use the coder policy that is also our workaround recommendation: <policy domain="coder" rights="none" pattern="{PS,EPI,EPS,EPSF,EPSI}" />.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.35.2-2, binutils/binutils-common@2.35.2-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-common@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/binutils-x86-64-linux-gnu@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libbinutils@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf-nobfd0@2.35.2-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy binutils/libctf0@2.35.2-2

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:11 relevant fixed versions and status.

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.35.1. A heap-based buffer over-read can occur in bfd_getl_signed_32 in libbfd.c because sh_entsize is not validated in _bfd_elf_slurp_secondary_reloc_section in elf.c.

Remediation

There is no fixed version for Debian:11 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.2.27-2, gnupg2/gnupg@2.2.27-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/dirmngr@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg-l10n@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gnupg-utils@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-agent@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-wks-client@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpg-wks-server@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgconf@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgsm@2.2.27-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnupg2/gpgv@2.2.27-2

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.

Remediation

There is no fixed version for Debian:11 gnupg2.

References

low severity

Memory Leak

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:6.9.11.60+dfsg-1.3, imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3 and others
  • Fixed in: 8:6.9.11.60+dfsg-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6-common@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/imagemagick-6.q16@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-arch-config@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-6-extra@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickcore-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6-headers@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-6@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-6.q16-dev@8:6.9.11.60+dfsg-1.3
  • Introduced through: circleci/node@14-bullseye-browsers-legacy imagemagick/libmagickwand-dev@8:6.9.11.60+dfsg-1.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream imagemagick package and not the imagemagick package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A vulnerability was found in ImageMagick-7.0.11-5, where executing a crafted file with the convert command, ASAN detects memory leaks.

Remediation

Upgrade Debian:11 imagemagick to version 8:6.9.11.60+dfsg-1.3+deb11u2 or higher.

References

low severity

Memory Leak

  • Vulnerable module: libcap2
  • Introduced through: libcap2@1:2.44-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libcap2@1:2.44-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcap2 package and not the libcap2 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A vulnerability was found in the pthread_create() function in libcap. This issue may allow a malicious actor to use cause __real_pthread_create() to return an error, which can exhaust the process memory.

Remediation

There is no fixed version for Debian:11 libcap2.

References

low severity

Out-of-bounds Read

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@3.1-1 and libsepol/libsepol1-dev@3.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1@3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1-dev@3.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.

Remediation

There is no fixed version for Debian:11 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@3.1-1 and libsepol/libsepol1-dev@3.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1@3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1-dev@3.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).

Remediation

There is no fixed version for Debian:11 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@3.1-1 and libsepol/libsepol1-dev@3.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1@3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1-dev@3.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).

Remediation

There is no fixed version for Debian:11 libsepol.

References

low severity

Use After Free

  • Vulnerable module: libsepol/libsepol1
  • Introduced through: libsepol/libsepol1@3.1-1 and libsepol/libsepol1-dev@3.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1@3.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy libsepol/libsepol1-dev@3.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsepol package and not the libsepol package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).

Remediation

There is no fixed version for Debian:11 libsepol.

References

low severity

Out-of-bounds Write

  • Vulnerable module: procps
  • Introduced through: procps@2:3.3.17-5 and procps/libprocps8@2:3.3.17-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy procps@2:3.3.17-5
  • Introduced through: circleci/node@14-bullseye-browsers-legacy procps/libprocps8@2:3.3.17-5

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:11 relevant fixed versions and status.

Under some circumstances, this weakness allows a user who has access to run the “ps” utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap.

Remediation

There is no fixed version for Debian:11 procps.

References

low severity

Arbitrary Code Injection

  • Vulnerable module: shadow/login
  • Introduced through: shadow/login@1:4.8.1-1 and shadow/passwd@1:4.8.1-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/login@1:4.8.1-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy shadow/passwd@1:4.8.1-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that "cat /etc/passwd" shows a rogue user account.

Remediation

There is no fixed version for Debian:11 shadow.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-26

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy unzip@6.0-26

NVD Description

Note: Versions mentioned in the description apply only to the upstream unzip package and not the unzip package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.

Remediation

There is no fixed version for Debian:11 unzip.

References

low severity

Missing Initialization of Resource

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others
  • Fixed in: 7.74.0-1.3+deb11u2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPT_TELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.

Remediation

Upgrade Debian:11 curl to version 7.74.0-1.3+deb11u2 or higher.

References

low severity

CVE-2023-22006

  • Vulnerable module: openjdk-11/openjdk-11-jdk
  • Introduced through: openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1, openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1 and others
  • Fixed in: 11.0.20+8-1~deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jdk-headless@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre@11.0.13+8-1~deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy openjdk-11/openjdk-11-jre-headless@11.0.13+8-1~deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjdk-11 package and not the openjdk-11 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE (component: Networking). Supported versions that are affected are Oracle Java SE: 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2; Oracle GraalVM for JDK: 17.0.7 and 20.0.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N).

Remediation

Upgrade Debian:11 openjdk-11 to version 11.0.20+8-1~deb11u1 or higher.

References

low severity

Use of Externally-Controlled Format String

  • Vulnerable module: git
  • Introduced through: git@1:2.30.2-1 and git/git-man@1:2.30.2-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy git@1:2.30.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy git/git-man@1:2.30.2-1

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:11 relevant fixed versions and status.

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext() function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path C:\mingw64\share\locale to look for localized messages. And since any authenticated user has the permission to create folders in C:\ (and since C:\mingw64 does not typically exist), it is possible for low-privilege users to place fake messages in that location where git.exe will pick them up in version 2.40.1.

This vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It does require local write access by the attacker, though, which makes this attack vector less likely. Version 2.40.1 contains a patch for this issue. Some workarounds are available. Do not work on a Windows machine with shared accounts, or alternatively create a C:\mingw64 folder and leave it empty. Users who have administrative rights may remove the permission to create folders in C:\.

Remediation

There is no fixed version for Debian:11 git.

References

low severity
new

CVE-2024-2379

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.

Remediation

There is no fixed version for Debian:11 curl.

References

low severity
new

CVE-2024-2398

  • Vulnerable module: curl/curl
  • Introduced through: curl/curl@7.74.0-1.3+b1, curl/libcurl3-gnutls@7.74.0-1.3+b1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/curl@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl3-gnutls@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4@7.74.0-1.3+b1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy curl/libcurl4-openssl-dev@7.74.0-1.3+b1

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:11 relevant fixed versions and status.

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Remediation

There is no fixed version for Debian:11 curl.

References

low severity

CVE-2024-1580

  • Vulnerable module: dav1d/libdav1d4
  • Introduced through: dav1d/libdav1d4@0.7.1-3

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy dav1d/libdav1d4@0.7.1-3

NVD Description

Note: Versions mentioned in the description apply only to the upstream dav1d package and not the dav1d package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An integer overflow in dav1d AV1 decoder that can occur when decoding videos with large frame size. This can lead to memory corruption within the AV1 decoder. We recommend upgrading past version 1.4.0 of dav1d.

Remediation

There is no fixed version for Debian:11 dav1d.

References

low severity

CVE-2024-25260

  • Vulnerable module: elfutils/libelf1
  • Introduced through: elfutils/libelf1@0.183-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy elfutils/libelf1@0.183-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream elfutils package and not the elfutils package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

elfutils v0.189 was discovered to contain a NULL pointer dereference via the handle_verdef() function at readelf.c.

Remediation

There is no fixed version for Debian:11 elfutils.

References

low severity
new

CVE-2024-28757

  • Vulnerable module: expat/libexpat1
  • Introduced through: expat/libexpat1@2.2.10-2 and expat/libexpat1-dev@2.2.10-2

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1@2.2.10-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy expat/libexpat1-dev@2.2.10-2

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:11 relevant fixed versions and status.

libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers (created via XML_ExternalEntityParserCreate).

Remediation

There is no fixed version for Debian:11 expat.

References

low severity
new

Information Exposure

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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:11 relevant fixed versions and status.

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag, it can result in a noticeable step in nonce size from 513 to 512 bits, exposing a potential timing side-channel.

Remediation

There is no fixed version for Debian:11 gnutls28.

References

low severity
new

Uncaught Exception

  • Vulnerable module: gnutls28/libgnutls30
  • Introduced through: gnutls28/libgnutls30@3.7.1-5

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy gnutls28/libgnutls30@3.7.1-5

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:11 relevant fixed versions and status.

A flaw has been discovered in GnuTLS where an application crash can be induced when attempting to verify a specially crafted .pem bundle using the "certtool --verify-chain" command.

Remediation

There is no fixed version for Debian:11 gnutls28.

References

low severity

CVE-2024-26458

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.18.3-6+deb11u1, krb5/libgssapi-krb5-2@1.18.3-6+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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:11 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.

Remediation

There is no fixed version for Debian:11 krb5.

References

low severity

CVE-2024-26461

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.18.3-6+deb11u1, krb5/libgssapi-krb5-2@1.18.3-6+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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:11 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.

Remediation

There is no fixed version for Debian:11 krb5.

References

low severity

CVE-2024-26462

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.18.3-6+deb11u1, krb5/libgssapi-krb5-2@1.18.3-6+deb11u1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/krb5-multidev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssapi-krb5-2@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libgssrpc4@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libk5crypto3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5clnt-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkadm5srv-mit12@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkdb5-10@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-3@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5-dev@1.18.3-6+deb11u1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy krb5/libkrb5support0@1.18.3-6+deb11u1

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:11 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.

Remediation

There is no fixed version for Debian:11 krb5.

References

low severity
new

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.8.7-6

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libgcrypt20@1.8.7-6

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:11 relevant fixed versions and status.

A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts.

Remediation

There is no fixed version for Debian:11 libgcrypt20.

References

low severity
new

CVE-2024-25269

  • Vulnerable module: libheif/libheif1
  • Introduced through: libheif/libheif1@1.11.0-1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy libheif/libheif1@1.11.0-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libheif package and not the libheif package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

libheif <= 1.17.6 contains a memory leak in the function JpegEncoder::Encode. This flaw allows an attacker to cause a denial of service attack.

Remediation

There is no fixed version for Debian:11 libheif.

References

low severity

CVE-2023-45918

  • Vulnerable module: ncurses/libncurses-dev
  • Introduced through: ncurses/libncurses-dev@6.2+20201114-2, ncurses/libncurses5-dev@6.2+20201114-2 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncurses6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw5-dev@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libncursesw6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/libtinfo6@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-base@6.2+20201114-2
  • Introduced through: circleci/node@14-bullseye-browsers-legacy ncurses/ncurses-bin@6.2+20201114-2

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:11 relevant fixed versions and status.

ncurses 6.4-20230610 has a NULL pointer dereference in tgetstr in tinfo/lib_termcap.c.

Remediation

There is no fixed version for Debian:11 ncurses.

References

low severity

CVE-2023-5388

  • Vulnerable module: nss/libnss3
  • Introduced through: nss/libnss3@2:3.61-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy nss/libnss3@2:3.61-1+deb11u1

NVD Description

Note: Versions mentioned in the description apply only to the upstream nss package and not the nss package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9.

Remediation

There is no fixed version for Debian:11 nss.

References

low severity
new

CVE-2023-6597

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.9 package and not the python3.9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.

The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity
new

CVE-2024-0450

  • Vulnerable module: python3.9
  • Introduced through: python3.9@3.9.2-1, python3.9/libpython3.9-minimal@3.9.2-1 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-minimal@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/libpython3.9-stdlib@3.9.2-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy python3.9/python3.9-minimal@3.9.2-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.9 package and not the python3.9 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An issue was found in the CPython zipfile module affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.

The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.

Remediation

There is no fixed version for Debian:11 python3.9.

References

low severity

CVE-2023-50868

  • Vulnerable module: systemd
  • Introduced through: systemd@247.3-6, systemd/libnss-systemd@247.3-6 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libnss-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libpam-systemd@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libsystemd0@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/libudev1@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-sysv@247.3-6
  • Introduced through: circleci/node@14-bullseye-browsers-legacy systemd/systemd-timesyncd@247.3-6

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:11 relevant fixed versions and status.

The Closest Encloser Proof aspect of the DNS protocol (in RFC 5155 when RFC 9276 guidance is skipped) allows remote attackers to cause a denial of service (CPU consumption for SHA-1 computations) via DNSSEC responses in a random subdomain attack, aka the "NSEC3" issue. The RFC 5155 specification implies that an algorithm must perform thousands of iterations of a hash function in certain situations.

Remediation

There is no fixed version for Debian:11 systemd.

References

low severity

CVE-2023-39804

  • Vulnerable module: tar
  • Introduced through: tar@1.34+dfsg-1
  • Fixed in: 1.34+dfsg-1+deb11u1

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy tar@1.34+dfsg-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream tar package and not the tar package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In GNU tar before 1.35, mishandled extension attributes in a PAX archive can lead to an application crash in xheader.c.

Remediation

Upgrade Debian:11 tar to version 1.34+dfsg-1+deb11u1 or higher.

References

low severity
new

CVE-2024-28085

  • Vulnerable module: util-linux
  • Introduced through: util-linux@2.36.1-8, util-linux/libblkid-dev@2.36.1-8 and others

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libblkid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libmount1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libsmartcols1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/libuuid1@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/mount@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/uuid-dev@2.36.1-8
  • Introduced through: circleci/node@14-bullseye-browsers-legacy util-linux/bsdutils@1:2.36.1-8

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:11 relevant fixed versions and status.

wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users' terminals through argv. (Specifically, escape sequences received from stdin are blocked, but escape sequences received from argv are not blocked.) There may be plausible scenarios where this leads to account takeover.

Remediation

There is no fixed version for Debian:11 util-linux.

References

low severity

Access of Memory Location After End of Buffer

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream xorg-server package and not the xorg-server package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended privileges), or remote code execution in SSH X11 forwarding environments.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References

low severity

Heap-based Buffer Overflow

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream xorg-server package and not the xorg-server package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A heap buffer overflow flaw was found in the DisableDevice function in the X.Org server. This issue may lead to an application crash or, in some circumstances, remote code execution in SSH X11 forwarding environments.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References

low severity

Heap-based Buffer Overflow

  • Vulnerable module: xorg-server/xserver-common
  • Introduced through: xorg-server/xserver-common@2:1.20.11-1 and xorg-server/xvfb@2:1.20.11-1
  • Fixed in: 2:1.20.11-1+deb11u11

Detailed paths

  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xserver-common@2:1.20.11-1
  • Introduced through: circleci/node@14-bullseye-browsers-legacy xorg-server/xvfb@2:1.20.11-1

NVD Description

Note: Versions mentioned in the description apply only to the upstream xorg-server package and not the xorg-server package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

A flaw was found in X.Org server. In the XISendDeviceHierarchyEvent function, it is possible to exceed the allocated array length when certain new device IDs are added to the xXIHierarchyInfo struct. This can trigger a heap buffer overflow condition, which may lead to an application crash or remote code execution in SSH X11 forwarding environments.

Remediation

Upgrade Debian:11 xorg-server to version 2:1.20.11-1+deb11u11 or higher.

References