Vulnerabilities

165 via 711 paths

Dependencies

469

Source

Group 6 Copy Created with Sketch. Docker

Target OS

debian:13
Test your Docker Hub image against our market leading vulnerability database Sign up for free
Severity
  • 1
  • 6
  • 1
  • 157
Status
  • 165
  • 0
  • 0

critical severity
new

Heap-based Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset ≫ extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2⁶⁴ arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

high severity
new

Heap-based Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

high severity
new

Write-what-where Condition

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

high severity
new

Write-what-where Condition

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file.

By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.

Remediation

There is no fixed version for Debian:13 tiff.

References

high severity

Integer Overflow or Wraparound

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

high severity

Use After Free

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.35-1.2+deb13u1 and libxslt/libxslt1.1@1.1.35-1.2+deb13u1

Detailed paths

  • Introduced through: python@latest libxslt/libxslt1-dev@1.1.35-1.2+deb13u1
  • Introduced through: python@latest libxslt/libxslt1.1@1.1.35-1.2+deb13u1

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

A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.

Remediation

There is no fixed version for Debian:13 libxslt.

References

high severity
new

Divide By Zero

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (":") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

medium severity

Heap-based Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, ImageMagick is vulnerable to heap-buffer overflow read around the handling of images with separate alpha channels when performing image magnification in ReadOneMNGIMage. This can likely be used to leak subsequent memory contents into the output image. This issue has been patched in version 7.1.2-1.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

low severity

Out-of-Bounds

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

OS Command Injection

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

CVE-2005-2541

  • Vulnerable module: tar
  • Introduced through: tar@1.35+dfsg-3.1

Detailed paths

  • Introduced through: python@latest tar@1.35+dfsg-3.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:13 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:13 tar.

References

low severity

CVE-2019-1010023

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Out-of-Bounds

  • Vulnerable module: libwmf/libwmf-0.2-7
  • Introduced through: libwmf/libwmf-0.2-7@0.2.13-1.1+b3, libwmf/libwmf-dev@0.2.13-1.1+b3 and others

Detailed paths

  • Introduced through: python@latest libwmf/libwmf-0.2-7@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmf-dev@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmflite-0.2-7@0.2.13-1.1+b3

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:13 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:13 libwmf.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

Out-of-Bounds

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

Out-of-bounds Write

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

CVE-2023-44431

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ Audio Profile AVRCP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. 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 execute code in the context of root. Was ZDI-CAN-19909.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability, which was classified as problematic, has been found in GNU Binutils 2.45. Affected by this issue is the function bfd_elf_set_group_contents of the file bfd/elf.c. The manipulation leads to out-of-bounds write. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used. The name of the patch is 41461010eb7c79fee7a9d5f6209accdaac66cc6b. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as problematic was found in GNU Binutils 2.45. Affected by this vulnerability is the function copy_section of the file binutils/objcopy.c. The manipulation leads to heap-based buffer overflow. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The patch is named 08c3cbe5926e4d355b5cb70bbec2b1eeb40c2944. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Use of Externally-Controlled Format String

  • Vulnerable module: tcl8.6
  • Introduced through: tcl8.6@8.6.16+dfsg-1, tcl8.6/libtcl8.6@8.6.16+dfsg-1 and others

Detailed paths

  • Introduced through: python@latest tcl8.6@8.6.16+dfsg-1
  • Introduced through: python@latest tcl8.6/libtcl8.6@8.6.16+dfsg-1
  • Introduced through: python@latest tcl8.6/tcl8.6-dev@8.6.16+dfsg-1

NVD Description

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

In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding

Remediation

There is no fixed version for Debian:13 tcl8.6.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as critical. This vulnerability affects the function get_histogram of the file tools/tiffmedian.c. The manipulation leads to use after free. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as fe10872e53efba9cc36c66ac4ab3b41a839d5172. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer overflow was observed in "read_n" function in "tools/hcidump.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-bounds Read

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, an out-of-bounds read was identified in "packet_hexdump" function in "monitor/packet.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Exposure of Resource to Wrong Sphere

  • Vulnerable module: git
  • Introduced through: git@1:2.47.3-0+deb13u1 and git/git-man@1:2.47.3-0+deb13u1

Detailed paths

  • Introduced through: python@latest git@1:2.47.3-0+deb13u1
  • Introduced through: python@latest git/git-man@1:2.47.3-0+deb13u1

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:13 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. Note: This has been disputed by multiple 3rd parties who believe this is an intended feature of the git binary and does not pose a security risk.

Remediation

There is no fixed version for Debian:13 git.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Uncontrolled Recursion

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Out-of-bounds Read

  • Vulnerable module: jansson/libjansson4
  • Introduced through: jansson/libjansson4@2.14-2+b3

Detailed paths

  • Introduced through: python@latest jansson/libjansson4@2.14-2+b3

NVD Description

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

An issue was discovered in Jansson through 2.13.1. Due to a parsing error in json_loads, there's an out-of-bounds read-access bug. NOTE: the vendor reports that this only occurs when a programmer fails to follow the API specification

Remediation

There is no fixed version for Debian:13 jansson.

References

low severity

Integer Overflow or Wraparound

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.21.3-5, krb5/libgssapi-krb5-2@1.21.3-5 and others

Detailed paths

  • Introduced through: python@latest krb5/krb5-multidev@1.21.3-5
  • Introduced through: python@latest krb5/libgssapi-krb5-2@1.21.3-5
  • Introduced through: python@latest krb5/libgssrpc4t64@1.21.3-5
  • Introduced through: python@latest krb5/libk5crypto3@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5clnt-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5srv-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkdb5-10t64@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-3@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-dev@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5support0@1.21.3-5

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

References

low severity

Use of a Broken or Risky Cryptographic Algorithm

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.11.0-7

Detailed paths

  • Introduced through: python@latest libgcrypt20@1.11.0-7

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:13 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:13 libgcrypt20.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

Cryptographic Issues

  • Vulnerable module: openldap/libldap-dev
  • Introduced through: openldap/libldap-dev@2.6.10+dfsg-1 and openldap/libldap2@2.6.10+dfsg-1

Detailed paths

  • Introduced through: python@latest openldap/libldap-dev@2.6.10+dfsg-1
  • Introduced through: python@latest openldap/libldap2@2.6.10+dfsg-1

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:13 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:13 openldap.

References

low severity

Out-of-Bounds

  • Vulnerable module: openldap/libldap-dev
  • Introduced through: openldap/libldap-dev@2.6.10+dfsg-1 and openldap/libldap2@2.6.10+dfsg-1

Detailed paths

  • Introduced through: python@latest openldap/libldap-dev@2.6.10+dfsg-1
  • Introduced through: python@latest openldap/libldap2@2.6.10+dfsg-1

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:13 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:13 openldap.

References

low severity

Double Free

  • Vulnerable module: patch
  • Introduced through: patch@2.8-2

Detailed paths

  • Introduced through: python@latest patch@2.8-2

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:13 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:13 patch.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: patch
  • Introduced through: patch@2.8-2

Detailed paths

  • Introduced through: python@latest patch@2.8-2

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:13 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:13 patch.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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:13 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:13 tiff.

References

low severity

OS Command Injection

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

CVE-2008-1687

  • Vulnerable module: m4
  • Introduced through: m4@1.4.19-8

Detailed paths

  • Introduced through: python@latest m4@1.4.19-8

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:13 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:13 m4.

References

low severity

CVE-2008-1688

  • Vulnerable module: m4
  • Introduced through: m4@1.4.19-8

Detailed paths

  • Introduced through: python@latest m4@1.4.19-8

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:13 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:13 m4.

References

low severity

Inappropriate Encoding for Output Context

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Out-of-bounds Read

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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:13 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:13 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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:13 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:13 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.18.4-1+b1, cairo/libcairo-script-interpreter2@1.18.4-1+b1 and others

Detailed paths

  • Introduced through: python@latest cairo/libcairo-gobject2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo-script-interpreter2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2-dev@1.18.4-1+b1

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:13 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:13 cairo.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Missing Release of Resource after Effective Lifetime

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Resource Exhaustion

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Out-of-Bounds

  • Vulnerable module: jbigkit/libjbig-dev
  • Introduced through: jbigkit/libjbig-dev@2.1-6.1+b2 and jbigkit/libjbig0@2.1-6.1+b2

Detailed paths

  • Introduced through: python@latest jbigkit/libjbig-dev@2.1-6.1+b2
  • Introduced through: python@latest jbigkit/libjbig0@2.1-6.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:13 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:13 jbigkit.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

Out-of-Bounds

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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:13 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:13 openjpeg2.

References

low severity

Divide By Zero

  • Vulnerable module: pixman/libpixman-1-0
  • Introduced through: pixman/libpixman-1-0@0.44.0-3 and pixman/libpixman-1-dev@0.44.0-3

Detailed paths

  • Introduced through: python@latest pixman/libpixman-1-0@0.44.0-3
  • Introduced through: python@latest pixman/libpixman-1-dev@0.44.0-3

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:13 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:13 pixman.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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:13 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:13 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

ijg-libjpeg before 9d, as used in tiff2pdf (from LibTIFF) and other products, does not check for a NULL pointer at a certain place in jpeg_fdct_16x16 in jfdctint.c.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

Numeric Errors

  • Vulnerable module: libwmf/libwmf-0.2-7
  • Introduced through: libwmf/libwmf-0.2-7@0.2.13-1.1+b3, libwmf/libwmf-dev@0.2.13-1.1+b3 and others

Detailed paths

  • Introduced through: python@latest libwmf/libwmf-0.2-7@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmf-dev@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmflite-0.2-7@0.2.13-1.1+b3

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:13 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:13 libwmf.

References

low severity

Access Restriction Bypass

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Access Restriction Bypass

  • Vulnerable module: shadow/login.defs
  • Introduced through: shadow/login.defs@1:4.17.4-2 and shadow/passwd@1:4.17.4-2

Detailed paths

  • Introduced through: python@latest shadow/login.defs@1:4.17.4-2
  • Introduced through: python@latest shadow/passwd@1:4.17.4-2

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

References

low severity

Open Redirect

  • Vulnerable module: wget
  • Introduced through: wget@1.25.0-2

Detailed paths

  • Introduced through: python@latest wget@1.25.0-2

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

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as problematic was found in GNU Binutils 2.43/2.44. Affected by this vulnerability is the function bfd_set_format of the file format.c. The manipulation leads to memory corruption. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. Upgrading to version 2.45 is able to address this issue. The identifier of the patch is 8d97c1a53f3dc9fd8e1ccdb039b8a33d50133150. It is recommended to upgrade the affected component.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

CVE-2023-51580

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ Audio Profile AVRCP avrcp_parse_attribute_list Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20852.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

CVE-2023-51589

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ Audio Profile AVRCP parse_media_element Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20853.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

CVE-2023-51592

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ Audio Profile AVRCP parse_media_folder Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20854.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

CVE-2023-51594

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ OBEX Library Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of OBEX protocol parameters. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20937.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43. It has been declared as problematic. Affected by this vulnerability is the function bfd_putl64 of the file libbfd.c of the component ld. The manipulation leads to memory corruption. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The identifier of the patch is 75086e9de1707281172cc77f178e7949a4414ed0. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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:13 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:13 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability has been found in GNU Binutils 2.43/2.44 and classified as problematic. Affected by this vulnerability is the function display_info of the file binutils/bucomm.c of the component objdump. The manipulation leads to memory leak. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The patch is named ba6ad3a18cb26b79e0e3b84c39f707535bbc344d. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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:13 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:13 binutils.

References

low severity

Uncontrolled Recursion

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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:13 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:13 binutils.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.18.4-1+b1, cairo/libcairo-script-interpreter2@1.18.4-1+b1 and others

Detailed paths

  • Introduced through: python@latest cairo/libcairo-gobject2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo-script-interpreter2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2-dev@1.18.4-1+b1

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:13 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:13 cairo.

References

low severity

CVE-2005-0406

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Out-of-Bounds

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Out-of-bounds Read

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Buffer Overflow

  • Vulnerable module: libpng1.6/libpng-dev
  • Introduced through: libpng1.6/libpng-dev@1.6.48-1 and libpng1.6/libpng16-16t64@1.6.48-1

Detailed paths

  • Introduced through: python@latest libpng1.6/libpng-dev@1.6.48-1
  • Introduced through: python@latest libpng1.6/libpng16-16t64@1.6.48-1

NVD Description

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

References

low severity

NULL Pointer Dereference

  • Vulnerable module: libraw/libraw23t64
  • Introduced through: libraw/libraw23t64@0.21.4-2

Detailed paths

  • Introduced through: python@latest libraw/libraw23t64@0.21.4-2

NVD Description

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

libraw 20.0 has a null pointer dereference vulnerability in parse_tiff_ifd in src/metadata/tiff.cpp, which may result in context-dependent arbitrary code execution. Note: this vulnerability occurs only if you compile the software in a certain way

Remediation

There is no fixed version for Debian:13 libraw.

References

low severity
new

CVE-2025-9714

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.12.7+dfsg+really2.9.14-2.1+deb13u1 and libxml2/libxml2-dev@2.12.7+dfsg+really2.9.14-2.1+deb13u1

Detailed paths

  • Introduced through: python@latest libxml2@2.12.7+dfsg+really2.9.14-2.1+deb13u1
  • Introduced through: python@latest libxml2/libxml2-dev@2.12.7+dfsg+really2.9.14-2.1+deb13u1

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

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before making potentially recursive calls. When such functions were called recursively this could allow for uncontrolled recursion and lead to a stack overflow. These functions now preserve recursion depth across recursive calls, allowing recursion depth to be controlled.

Remediation

There is no fixed version for Debian:13 libxml2.

References

low severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: openexr/libopenexr-3-1-30
  • Introduced through: openexr/libopenexr-3-1-30@3.1.13-2 and openexr/libopenexr-dev@3.1.13-2

Detailed paths

  • Introduced through: python@latest openexr/libopenexr-3-1-30@3.1.13-2
  • Introduced through: python@latest openexr/libopenexr-dev@3.1.13-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:13 relevant fixed versions and status.

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, applications trust unvalidated dataWindow size values from file headers, which can lead to excessive memory allocation and performance degradation when processing malicious files. This is fixed in version 3.3.3.

Remediation

There is no fixed version for Debian:13 openexr.

References

low severity

Resource Exhaustion

  • Vulnerable module: openexr/libopenexr-3-1-30
  • Introduced through: openexr/libopenexr-3-1-30@3.1.13-2 and openexr/libopenexr-dev@3.1.13-2

Detailed paths

  • Introduced through: python@latest openexr/libopenexr-3-1-30@3.1.13-2
  • Introduced through: python@latest openexr/libopenexr-dev@3.1.13-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:13 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:13 openexr.

References

low severity

Release of Invalid Pointer or Reference

  • Vulnerable module: patch
  • Introduced through: patch@2.8-2

Detailed paths

  • Introduced through: python@latest patch@2.8-2

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:13 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:13 patch.

References

low severity

Information Exposure

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

Detailed paths

  • Introduced through: python@latest util-linux@2.41-5
  • Introduced through: python@latest util-linux/bsdutils@1:2.41-5
  • Introduced through: python@latest util-linux/libblkid-dev@2.41-5
  • Introduced through: python@latest util-linux/libblkid1@2.41-5
  • Introduced through: python@latest util-linux/liblastlog2-2@2.41-5
  • Introduced through: python@latest util-linux/libmount-dev@2.41-5
  • Introduced through: python@latest util-linux/libmount1@2.41-5
  • Introduced through: python@latest util-linux/libsmartcols1@2.41-5
  • Introduced through: python@latest util-linux/libuuid1@2.41-5
  • Introduced through: python@latest util-linux/login@1:4.16.0-2+really2.41-5
  • Introduced through: python@latest util-linux/mount@2.41-5
  • Introduced through: python@latest util-linux/uuid-dev@2.41-5

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

References

low severity

Directory Traversal

  • Vulnerable module: patch
  • Introduced through: patch@2.8-2

Detailed paths

  • Introduced through: python@latest patch@2.8-2

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:13 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:13 patch.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils up to 2.44. It has been rated as critical. Affected by this issue is the function elf_gc_sweep of the file bfd/elflink.c of the component ld. The manipulation leads to memory corruption. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 2.45 is able to address this issue. It is recommended to upgrade the affected component.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as critical has been found in GNU Binutils up to 2.44. This affects the function debug_type_samep of the file /binutils/debug.c of the component objdump. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability has been found in GNU Binutils 2.43 and classified as problematic. Affected by this vulnerability is the function __sanitizer::internal_strlen of the file binutils/nm.c of the component nm. The manipulation of the argument const leads to buffer overflow. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer overflow was observed in "commands_dump" function in "tools/parser/csr.c" source file. The issue exists because "commands" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "frm->ptr" parameter. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer overflow was observed in "pklg_read_hci" function in "btsnoop.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer over-read was observed in "l2cap_dump" function in "tools/parser/l2cap.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer over-read was identified in "l2cap_packet" function in "monitor/packet.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "pin_code_reply_cp *cp" parameter.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a buffer overflow was observed in "set_ext_ctrl" function in "tools/parser/l2cap.c" source file when processing corrupted dump file.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, an out-of-bounds read was observed in "le_meta_ev_dump" function in "tools/parser/hci.c" source file. This issue exists because 'subevent' (which is used to read correct element from 'ev_le_meta_str' array) is overflowed.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Use After Free

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

In BlueZ 5.42, a use-after-free was identified in "conf_opt" function in "tools/parser/l2cap.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Out-of-Bounds

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability, which was classified as critical, was found in GNU elfutils 0.192. This affects the function process_symtab of the file readelf.c of the component eu-readelf. The manipulation of the argument D/a leads to buffer overflow. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. The identifier of the patch is 5e5c0394d82c53e97750fe7b18023e6f84157b81. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Cryptographic Issues

  • Vulnerable module: glib2.0/gir1.2-glib-2.0
  • Introduced through: glib2.0/gir1.2-glib-2.0@2.84.4-3~deb13u1, glib2.0/gir1.2-glib-2.0-dev@2.84.4-3~deb13u1 and others

Detailed paths

  • Introduced through: python@latest glib2.0/gir1.2-glib-2.0@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/gir1.2-glib-2.0-dev@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/girepository-tools@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libgio-2.0-dev@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libgio-2.0-dev-bin@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libgirepository-2.0-0@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libglib2.0-0t64@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libglib2.0-bin@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libglib2.0-data@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libglib2.0-dev@2.84.4-3~deb13u1
  • Introduced through: python@latest glib2.0/libglib2.0-dev-bin@2.84.4-3~deb13u1

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:13 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:13 glib2.0.

References

low severity

Information Exposure

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Reliance on Undefined

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, there is undefined behavior (function-type-mismatch) in splay tree cloning callback. This results in a deterministic abort under UBSan (DoS in sanitizer builds), with no crash in a non-sanitized build. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.

Remediation

There is no fixed version for Debian:13 imagemagick.

References

low severity

Resource Management Errors

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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:13 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:13 imagemagick.

References

low severity

Resource Management Errors

  • Vulnerable module: libwmf/libwmf-0.2-7
  • Introduced through: libwmf/libwmf-0.2-7@0.2.13-1.1+b3, libwmf/libwmf-dev@0.2.13-1.1+b3 and others

Detailed paths

  • Introduced through: python@latest libwmf/libwmf-0.2-7@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmf-dev@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmflite-0.2-7@0.2.13-1.1+b3

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:13 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:13 libwmf.

References

low severity

Use of Insufficiently Random Values

  • Vulnerable module: libxslt/libxslt1-dev
  • Introduced through: libxslt/libxslt1-dev@1.1.35-1.2+deb13u1 and libxslt/libxslt1.1@1.1.35-1.2+deb13u1

Detailed paths

  • Introduced through: python@latest libxslt/libxslt1-dev@1.1.35-1.2+deb13u1
  • Introduced through: python@latest libxslt/libxslt1.1@1.1.35-1.2+deb13u1

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:13 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:13 libxslt.

References

low severity

CVE-2016-20012

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Improper Authentication

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@257.8-1~deb13u1 and systemd/libudev1@257.8-1~deb13u1

Detailed paths

  • Introduced through: python@latest systemd/libsystemd0@257.8-1~deb13u1
  • Introduced through: python@latest systemd/libudev1@257.8-1~deb13u1

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

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@257.8-1~deb13u1 and systemd/libudev1@257.8-1~deb13u1

Detailed paths

  • Introduced through: python@latest systemd/libsystemd0@257.8-1~deb13u1
  • Introduced through: python@latest systemd/libudev1@257.8-1~deb13u1

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

References

low severity

Improper Validation of Integrity Check Value

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@257.8-1~deb13u1 and systemd/libudev1@257.8-1~deb13u1

Detailed paths

  • Introduced through: python@latest systemd/libsystemd0@257.8-1~deb13u1
  • Introduced through: python@latest systemd/libudev1@257.8-1~deb13u1

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

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43 and classified as critical. This issue affects the function _bfd_elf_gc_mark_rsec of the file elflink.c of the component ld. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The patch is named f9978defb6fab0bd8583942d97c112b0932ac814. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as critical was found in GNU Binutils 2.43. This vulnerability affects the function _bfd_elf_gc_mark_rsec of the file bfd/elflink.c of the component ld. The manipulation leads to memory corruption. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is 931494c9a89558acb36a03a340c01726545eef24. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability, which was classified as critical, was found in GNU Binutils 2.43. Affected is the function bfd_elf_reloc_symbol_deleted_p of the file bfd/elflink.c of the component ld. The manipulation leads to memory corruption. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. The patch is identified as b425859021d17adf62f06fb904797cf8642986ad. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability has been found in GNU elfutils 0.192 and classified as critical. This vulnerability affects the function __libdw_thread_tail in the library libdw_alloc.c of the component eu-readelf. The manipulation of the argument w leads to memory corruption. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is 2636426a091bd6c6f7f02e49ab20d4cdc6bfc753. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Improper Input Validation

  • Vulnerable module: git
  • Introduced through: git@1:2.47.3-0+deb13u1 and git/git-man@1:2.47.3-0+deb13u1

Detailed paths

  • Introduced through: python@latest git@1:2.47.3-0+deb13u1
  • Introduced through: python@latest git/git-man@1:2.47.3-0+deb13u1

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

References

low severity

Race Condition

  • Vulnerable module: coreutils
  • Introduced through: coreutils@9.7-3

Detailed paths

  • Introduced through: python@latest coreutils@9.7-3

NVD Description

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

References

low severity

Improper Initialization

  • Vulnerable module: openldap/libldap-dev
  • Introduced through: openldap/libldap-dev@2.6.10+dfsg-1 and openldap/libldap2@2.6.10+dfsg-1

Detailed paths

  • Introduced through: python@latest openldap/libldap-dev@2.6.10+dfsg-1
  • Introduced through: python@latest openldap/libldap2@2.6.10+dfsg-1

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:13 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:13 openldap.

References

low severity

Stack-based Buffer Overflow

  • Vulnerable module: coreutils
  • Introduced through: coreutils@9.7-3

Detailed paths

  • Introduced through: python@latest coreutils@9.7-3

NVD Description

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

A flaw was found in GNU Coreutils. The sort utility's begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.

Remediation

There is no fixed version for Debian:13 coreutils.

References

low severity

Link Following

  • Vulnerable module: systemd/libsystemd0
  • Introduced through: systemd/libsystemd0@257.8-1~deb13u1 and systemd/libudev1@257.8-1~deb13u1

Detailed paths

  • Introduced through: python@latest systemd/libsystemd0@257.8-1~deb13u1
  • Introduced through: python@latest systemd/libudev1@257.8-1~deb13u1

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

References

low severity

Resource Management Errors

  • Vulnerable module: glibc/libc-bin
  • Introduced through: glibc/libc-bin@2.41-12, glibc/libc-dev-bin@2.41-12 and others

Detailed paths

  • Introduced through: python@latest glibc/libc-bin@2.41-12
  • Introduced through: python@latest glibc/libc-dev-bin@2.41-12
  • Introduced through: python@latest glibc/libc6@2.41-12
  • Introduced through: python@latest glibc/libc6-dev@2.41-12

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

References

low severity

Improper Input Validation

  • Vulnerable module: gnutls28/libgnutls-dane0t64
  • Introduced through: gnutls28/libgnutls-dane0t64@3.8.9-3, gnutls28/libgnutls-openssl27t64@3.8.9-3 and others

Detailed paths

  • Introduced through: python@latest gnutls28/libgnutls-dane0t64@3.8.9-3
  • Introduced through: python@latest gnutls28/libgnutls-openssl27t64@3.8.9-3
  • Introduced through: python@latest gnutls28/libgnutls28-dev@3.8.9-3
  • Introduced through: python@latest gnutls28/libgnutls30t64@3.8.9-3

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:13 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:13 gnutls28.

References

low severity

Numeric Errors

  • Vulnerable module: libwmf/libwmf-0.2-7
  • Introduced through: libwmf/libwmf-0.2-7@0.2.13-1.1+b3, libwmf/libwmf-dev@0.2.13-1.1+b3 and others

Detailed paths

  • Introduced through: python@latest libwmf/libwmf-0.2-7@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmf-dev@0.2.13-1.1+b3
  • Introduced through: python@latest libwmf/libwmflite-0.2-7@0.2.13-1.1+b3

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:13 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:13 libwmf.

References

low severity

Information Exposure

  • Vulnerable module: openssh/openssh-client
  • Introduced through: openssh/openssh-client@1:10.0p1-7

Detailed paths

  • Introduced through: python@latest openssh/openssh-client@1:10.0p1-7

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

References

low severity

Memory Leak

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.46.1-7 and sqlite3/libsqlite3-dev@3.46.1-7

Detailed paths

  • Introduced through: python@latest sqlite3/libsqlite3-0@3.46.1-7
  • Introduced through: python@latest sqlite3/libsqlite3-dev@3.46.1-7

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

References

low severity

Improper Certificate Validation

  • Vulnerable module: openldap/libldap-dev
  • Introduced through: openldap/libldap-dev@2.6.10+dfsg-1 and openldap/libldap2@2.6.10+dfsg-1

Detailed paths

  • Introduced through: python@latest openldap/libldap-dev@2.6.10+dfsg-1
  • Introduced through: python@latest openldap/libldap2@2.6.10+dfsg-1

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:13 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:13 openldap.

References

low severity

Improper Verification of Cryptographic Signature

  • Vulnerable module: apt
  • Introduced through: apt@3.0.3 and apt/libapt-pkg7.0@3.0.3

Detailed paths

  • Introduced through: python@latest apt@3.0.3
  • Introduced through: python@latest apt/libapt-pkg7.0@3.0.3

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:13 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:13 apt.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as problematic has been found in GNU Binutils 2.43. Affected is the function xstrdup of the file xstrdup.c of the component ld. The manipulation leads to memory leak. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The code maintainer explains: "I'm not going to commit some of the leak fixes I've been working on to the 2.44 branch due to concern that would destabilise ld. All of the reported leaks in this bugzilla have been fixed on binutils master."

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.44 and classified as problematic. This issue affects the function process_debug_info of the file binutils/dwarf.c of the component DWARF Section Handler. The manipulation leads to memory leak. Attacking locally is a requirement. The identifier of the patch is e51fdff7d2e538c0e5accdd65649ac68e6e0ddd4. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability has been found in GNU elfutils 0.192 and classified as problematic. This vulnerability affects the function handle_dynamic_symtab of the file readelf.c of the component eu-read. The manipulation leads to null pointer dereference. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The patch is identified as b38e562a4c907e08171c76b8b2def8464d5a104a. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability, which was classified as problematic, has been found in GNU elfutils 0.192. This issue affects the function gelf_getsymshndx of the file strip.c of the component eu-strip. The manipulation leads to denial of service. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is fbf1df9ca286de3323ae541973b08449f8d03aba. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Out-of-bounds Write

  • Vulnerable module: gnupg2/dirmngr
  • Introduced through: gnupg2/dirmngr@2.4.7-21+b3, gnupg2/gnupg@2.4.7-21 and others

Detailed paths

  • Introduced through: python@latest gnupg2/dirmngr@2.4.7-21+b3
  • Introduced through: python@latest gnupg2/gnupg@2.4.7-21
  • Introduced through: python@latest gnupg2/gnupg-l10n@2.4.7-21
  • Introduced through: python@latest gnupg2/gpg@2.4.7-21+b3
  • Introduced through: python@latest gnupg2/gpg-agent@2.4.7-21+b3
  • Introduced through: python@latest gnupg2/gpgconf@2.4.7-21+b3
  • Introduced through: python@latest gnupg2/gpgsm@2.4.7-21+b3

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:13 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:13 gnupg2.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: libxml2
  • Introduced through: libxml2@2.12.7+dfsg+really2.9.14-2.1+deb13u1 and libxml2/libxml2-dev@2.12.7+dfsg+really2.9.14-2.1+deb13u1

Detailed paths

  • Introduced through: python@latest libxml2@2.12.7+dfsg+really2.9.14-2.1+deb13u1
  • Introduced through: python@latest libxml2/libxml2-dev@2.12.7+dfsg+really2.9.14-2.1+deb13u1

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

A vulnerability was found in libxml2 up to 2.14.5. It has been declared as problematic. This vulnerability affects the function xmlParseSGMLCatalog of the component xmlcatalog. The manipulation leads to uncontrolled recursion. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The code maintainer explains, that "[t]he issue can only be triggered with untrusted SGML catalogs and it makes absolutely no sense to use untrusted catalogs. I also doubt that anyone is still using SGML catalogs at all."

Remediation

There is no fixed version for Debian:13 libxml2.

References

low severity

Out-of-Bounds

  • Vulnerable module: ncurses/libncurses-dev
  • Introduced through: ncurses/libncurses-dev@6.5+20250216-2, ncurses/libncurses6@6.5+20250216-2 and others

Detailed paths

  • Introduced through: python@latest ncurses/libncurses-dev@6.5+20250216-2
  • Introduced through: python@latest ncurses/libncurses6@6.5+20250216-2
  • Introduced through: python@latest ncurses/libncursesw6@6.5+20250216-2
  • Introduced through: python@latest ncurses/libtinfo6@6.5+20250216-2
  • Introduced through: python@latest ncurses/ncurses-base@6.5+20250216-2
  • Introduced through: python@latest ncurses/ncurses-bin@6.5+20250216-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:13 relevant fixed versions and status.

A vulnerability has been found in GNU ncurses up to 6.5-20250322 and classified as problematic. This vulnerability affects the function postprocess_termcap of the file tinfo/parse_entry.c. The manipulation leads to stack-based buffer overflow. The attack needs to be approached locally. Upgrading to version 6.5-20250329 is able to address this issue. It is recommended to upgrade the affected component.

Remediation

There is no fixed version for Debian:13 ncurses.

References

low severity

Link Following

  • Vulnerable module: perl
  • Introduced through: perl@5.40.1-6, perl/libperl5.40@5.40.1-6 and others

Detailed paths

  • Introduced through: python@latest perl@5.40.1-6
  • Introduced through: python@latest perl/libperl5.40@5.40.1-6
  • Introduced through: python@latest perl/perl-base@5.40.1-6
  • Introduced through: python@latest perl/perl-modules-5.40@5.40.1-6

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:13 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:13 perl.

References

low severity

Memory Leak

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A flaw has been found in LibTIFF 4.7.0. This affects the function _TIFFmallocExt/_TIFFCheckRealloc/TIFFHashSetNew/InitCCITTFax3 of the file tools/tiffcmp.c of the component tiffcmp. Executing manipulation can lead to memory leak. The attack is restricted to local execution. The exploit has been published and may be used. This patch is called ed141286a37f6e5ddafb5069347ff5d587e7a4e0. It is best practice to apply a patch to resolve this issue.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

Out-of-Bounds

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A weakness has been identified in LibTIFF 4.7.0. This affects the function main of the file tiffcrop.c of the component tiffcrop. Executing manipulation can lead to memory corruption. The attack can only be executed locally. The exploit has been made available to the public and could be exploited.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

NULL Pointer Dereference

  • Vulnerable module: unzip
  • Introduced through: unzip@6.0-29

Detailed paths

  • Introduced through: python@latest unzip@6.0-29

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:13 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:13 unzip.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43. It has been declared as problematic. This vulnerability affects the function bfd_malloc of the file libbfd.c of the component ld. The manipulation leads to memory leak. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The code maintainer explains: "I'm not going to commit some of the leak fixes I've been working on to the 2.44 branch due to concern that would destabilise ld. All of the reported leaks in this bugzilla have been fixed on binutils master."

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43. It has been rated as problematic. This issue affects the function xmemdup of the file xmemdup.c of the component ld. The manipulation leads to memory leak. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The code maintainer explains: "I'm not going to commit some of the leak fixes I've been working on to the 2.44 branch due to concern that would destabilise ld. All of the reported leaks in this bugzilla have been fixed on binutils master."

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43. It has been classified as problematic. This affects the function xstrdup of the file libiberty/xmalloc.c of the component ld. The manipulation leads to memory leak. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The code maintainer explains: "I'm not going to commit some of the leak fixes I've been working on to the 2.44 branch due to concern that would destabilise ld. All of the reported leaks in this bugzilla have been fixed on binutils master."

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Memory Leak

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability was found in GNU Binutils 2.43 and classified as problematic. Affected by this issue is the function link_order_scan of the file ld/ldelfgen.c of the component ld. The manipulation leads to memory leak. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The code maintainer explains: "I'm not going to commit some of the leak fixes I've been working on to the 2.44 branch due to concern that would destabilise ld. All of the reported leaks in this bugzilla have been fixed on binutils master."

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Out-of-Bounds

  • Vulnerable module: binutils
  • Introduced through: binutils@2.44-3, binutils/binutils-common@2.44-3 and others

Detailed paths

  • Introduced through: python@latest binutils@2.44-3
  • Introduced through: python@latest binutils/binutils-common@2.44-3
  • Introduced through: python@latest binutils/binutils-x86-64-linux-gnu@2.44-3
  • Introduced through: python@latest binutils/libbinutils@2.44-3
  • Introduced through: python@latest binutils/libctf-nobfd0@2.44-3
  • Introduced through: python@latest binutils/libctf0@2.44-3
  • Introduced through: python@latest binutils/libgprofng0@2.44-3
  • Introduced through: python@latest binutils/libsframe1@2.44-3

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

A vulnerability classified as problematic has been found in GNU Binutils 2.43. This affects the function _bfd_elf_write_section_eh_frame of the file bfd/elf-eh-frame.c of the component ld. The manipulation leads to memory corruption. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 binutils.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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

A vulnerability classified as problematic was found in GNU elfutils 0.192. This vulnerability affects the function elf_strptr in the library /libelf/elf_strptr.c of the component eu-strip. The manipulation leads to denial of service. It is possible to launch the attack on the local host. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is b16f441cca0a4841050e3215a9f120a6d8aea918. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 elfutils.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as problematic. Affected by this vulnerability is the function t2p_read_tiff_init of the file tools/tiff2pdf.c of the component fax2ps. The manipulation leads to null pointer dereference. The attack needs to be approached locally. The complexity of an attack is rather high. The exploitation appears to be difficult. The patch is named 2ebfffb0e8836bfb1cd7d85c059cd285c59761a4. It is recommended to apply a patch to fix this issue.

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

Improper Resource Shutdown or Release

  • Vulnerable module: tiff/libtiff-dev
  • Introduced through: tiff/libtiff-dev@4.7.0-3, tiff/libtiff6@4.7.0-3 and others

Detailed paths

  • Introduced through: python@latest tiff/libtiff-dev@4.7.0-3
  • Introduced through: python@latest tiff/libtiff6@4.7.0-3
  • Introduced through: python@latest tiff/libtiffxx6@4.7.0-3

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

A vulnerability classified as problematic was found in libtiff 4.6.0. This vulnerability affects the function PS_Lvl2page of the file tools/tiff2ps.c of the component tiff2ps. The manipulation leads to null pointer dereference. It is possible to launch the attack on the local host. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is 6ba36f159fd396ad11bf6b7874554197736ecc8b. It is recommended to apply a patch to fix this issue. One of the maintainers explains, that "[t]his error only occurs if DEFER_STRILE_LOAD (defer-strile-load:BOOL=ON) or TIFFOpen( .. "rD") option is used."

Remediation

There is no fixed version for Debian:13 tiff.

References

low severity

CVE-2023-51596

  • Vulnerable module: bluez/libbluetooth-dev
  • Introduced through: bluez/libbluetooth-dev@5.82-1.1 and bluez/libbluetooth3@5.82-1.1

Detailed paths

  • Introduced through: python@latest bluez/libbluetooth-dev@5.82-1.1
  • Introduced through: python@latest bluez/libbluetooth3@5.82-1.1

NVD Description

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

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. 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 execute code in the context of root. Was ZDI-CAN-20939.

Remediation

There is no fixed version for Debian:13 bluez.

References

low severity

Reachable Assertion

  • Vulnerable module: cairo/libcairo-gobject2
  • Introduced through: cairo/libcairo-gobject2@1.18.4-1+b1, cairo/libcairo-script-interpreter2@1.18.4-1+b1 and others

Detailed paths

  • Introduced through: python@latest cairo/libcairo-gobject2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo-script-interpreter2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2@1.18.4-1+b1
  • Introduced through: python@latest cairo/libcairo2-dev@1.18.4-1+b1

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

Cairo through 1.18.4, as used in Poppler through 25.08.0, has an "unscaled->face == NULL" assertion failure for _cairo_ft_unscaled_font_fini in cairo-ft-font.c.

Remediation

There is no fixed version for Debian:13 cairo.

References

low severity
new

CVE-2025-10148

  • Vulnerable module: curl
  • Introduced through: curl@8.14.1-2, curl/libcurl3t64-gnutls@8.14.1-2 and others

Detailed paths

  • Introduced through: python@latest curl@8.14.1-2
  • Introduced through: python@latest curl/libcurl3t64-gnutls@8.14.1-2
  • Introduced through: python@latest curl/libcurl4-openssl-dev@8.14.1-2
  • Introduced through: python@latest curl/libcurl4t64@8.14.1-2

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

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection.

A predictable mask pattern allows for a malicious server to induce traffic between the two communicating parties that could be interpreted by an involved proxy (configured or transparent) as genuine, real, HTTP traffic with content and thereby poison its cache. That cached poisoned content could then be served to all users of that proxy.

Remediation

There is no fixed version for Debian:13 curl.

References

low severity
new

CVE-2025-9086

  • Vulnerable module: curl
  • Introduced through: curl@8.14.1-2, curl/libcurl3t64-gnutls@8.14.1-2 and others

Detailed paths

  • Introduced through: python@latest curl@8.14.1-2
  • Introduced through: python@latest curl/libcurl3t64-gnutls@8.14.1-2
  • Introduced through: python@latest curl/libcurl4-openssl-dev@8.14.1-2
  • Introduced through: python@latest curl/libcurl4t64@8.14.1-2

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

  1. A cookie is set using the secure keyword for https://target
  2. curl is redirected to or otherwise made to speak with http://target (same hostname, but using clear text HTTP) using the same cookie set
  3. The same cookie name is set - but with just a slash as path (path='/'). Since this site is not secure, the cookie should just be ignored.
  4. A bug in the path comparison logic makes curl read outside a heap buffer boundary

The bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.

The presumed and correct behavior would be to plainly ignore the second set of the cookie since it was already set as secure on a secure host so overriding it on an insecure host should not be okay.

Remediation

There is no fixed version for Debian:13 curl.

References

low severity

CVE-2024-25260

  • Vulnerable module: elfutils/libelf1t64
  • Introduced through: elfutils/libelf1t64@0.192-4

Detailed paths

  • Introduced through: python@latest elfutils/libelf1t64@0.192-4

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:13 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:13 elfutils.

References

low severity
new

Allocation of Resources Without Limits or Throttling

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

Detailed paths

  • Introduced through: python@latest expat/libexpat1@2.7.1-2
  • Introduced through: python@latest expat/libexpat1-dev@2.7.1-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:13 relevant fixed versions and status.

libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing.

Remediation

There is no fixed version for Debian:13 expat.

References

low severity

Improper Encoding or Escaping of Output

  • Vulnerable module: git
  • Introduced through: git@1:2.47.3-0+deb13u1 and git/git-man@1:2.47.3-0+deb13u1

Detailed paths

  • Introduced through: python@latest git@1:2.47.3-0+deb13u1
  • Introduced through: python@latest git/git-man@1:2.47.3-0+deb13u1

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

Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.

Remediation

There is no fixed version for Debian:13 git.

References

low severity

Heap-based Buffer Overflow

  • Vulnerable module: imagemagick
  • Introduced through: imagemagick@8:7.1.1.43+dfsg1-1+deb13u1, imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1 and others
  • Fixed in: 8:7.1.1.43+dfsg1-1+deb13u2

Detailed paths

  • Introduced through: python@latest imagemagick@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7-common@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/imagemagick-7.q16@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-arch-config@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-10-extra@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickcore-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7-headers@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-10@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-7.q16-dev@8:7.1.1.43+dfsg1-1+deb13u1
  • Introduced through: python@latest imagemagick/libmagickwand-dev@8:7.1.1.43+dfsg1-1+deb13u1

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

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.

Remediation

Upgrade Debian:13 imagemagick to version 8:7.1.1.43+dfsg1-1+deb13u2 or higher.

References

low severity

CVE-2024-26461

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.21.3-5, krb5/libgssapi-krb5-2@1.21.3-5 and others

Detailed paths

  • Introduced through: python@latest krb5/krb5-multidev@1.21.3-5
  • Introduced through: python@latest krb5/libgssapi-krb5-2@1.21.3-5
  • Introduced through: python@latest krb5/libgssrpc4t64@1.21.3-5
  • Introduced through: python@latest krb5/libk5crypto3@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5clnt-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5srv-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkdb5-10t64@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-3@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-dev@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5support0@1.21.3-5

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

References

low severity

Memory Leak

  • Vulnerable module: krb5/krb5-multidev
  • Introduced through: krb5/krb5-multidev@1.21.3-5, krb5/libgssapi-krb5-2@1.21.3-5 and others

Detailed paths

  • Introduced through: python@latest krb5/krb5-multidev@1.21.3-5
  • Introduced through: python@latest krb5/libgssapi-krb5-2@1.21.3-5
  • Introduced through: python@latest krb5/libgssrpc4t64@1.21.3-5
  • Introduced through: python@latest krb5/libk5crypto3@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5clnt-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkadm5srv-mit12@1.21.3-5
  • Introduced through: python@latest krb5/libkdb5-10t64@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-3@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5-dev@1.21.3-5
  • Introduced through: python@latest krb5/libkrb5support0@1.21.3-5

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

References

low severity

CVE-2025-29070

  • Vulnerable module: lcms2/liblcms2-2
  • Introduced through: lcms2/liblcms2-2@2.16-2 and lcms2/liblcms2-dev@2.16-2

Detailed paths

  • Introduced through: python@latest lcms2/liblcms2-2@2.16-2
  • Introduced through: python@latest lcms2/liblcms2-dev@2.16-2

NVD Description

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

A heap buffer overflow vulnerability has been identified in thesmooth2() in cmsgamma.c in lcms2-2.16 which allows a remote attacker to cause a denial of service. NOTE: the Supplier disputes this because "this is not exploitable as this function is never called on normal color management, is there only as a helper for low-level programming and investigation."

Remediation

There is no fixed version for Debian:13 lcms2.

References

low severity

CVE-2024-38949

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.15-1+b3

Detailed paths

  • Introduced through: python@latest libde265/libde265-0@1.0.15-1+b3

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

Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to display444as420 function at sdl.cc

Remediation

There is no fixed version for Debian:13 libde265.

References

low severity

CVE-2024-38950

  • Vulnerable module: libde265/libde265-0
  • Introduced through: libde265/libde265-0@1.0.15-1+b3

Detailed paths

  • Introduced through: python@latest libde265/libde265-0@1.0.15-1+b3

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

Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to __interceptor_memcpy function.

Remediation

There is no fixed version for Debian:13 libde265.

References

low severity

Information Exposure

  • Vulnerable module: libgcrypt20
  • Introduced through: libgcrypt20@1.11.0-7

Detailed paths

  • Introduced through: python@latest libgcrypt20@1.11.0-7

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:13 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:13 libgcrypt20.

References

low severity

Resource Exhaustion

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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

A vulnerability was found in OpenJPEG similar to CVE-2019-6988. This flaw allows an attacker to bypass existing protections and cause an application crash through a maliciously crafted file.

Remediation

There is no fixed version for Debian:13 openjpeg2.

References

low severity

Resource Exhaustion

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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

A flaw was found in OpenJPEG. A resource exhaustion can occur in the opj_t1_decode_cblks function in tcd.c through a crafted image file, causing a denial of service.

Remediation

There is no fixed version for Debian:13 openjpeg2.

References

low severity

Resource Exhaustion

  • Vulnerable module: openjpeg2/libopenjp2-7
  • Introduced through: openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1 and openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

Detailed paths

  • Introduced through: python@latest openjpeg2/libopenjp2-7@2.5.3-2.1~deb13u1
  • Introduced through: python@latest openjpeg2/libopenjp2-7-dev@2.5.3-2.1~deb13u1

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

A flaw was found in OpenJPEG. Maliciously constructed pictures can cause the program to enter a large loop and continuously print warning messages on the terminal.

Remediation

There is no fixed version for Debian:13 openjpeg2.

References

low severity

CVE-2025-6069

  • Vulnerable module: python3.13
  • Introduced through: python3.13@3.13.5-2, python3.13/libpython3.13-minimal@3.13.5-2 and others

Detailed paths

  • Introduced through: python@latest python3.13@3.13.5-2
  • Introduced through: python@latest python3.13/libpython3.13-minimal@3.13.5-2
  • Introduced through: python@latest python3.13/libpython3.13-stdlib@3.13.5-2
  • Introduced through: python@latest python3.13/python3.13-minimal@3.13.5-2

NVD Description

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

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.

Remediation

There is no fixed version for Debian:13 python3.13.

References

low severity

CVE-2025-8194

  • Vulnerable module: python3.13
  • Introduced through: python3.13@3.13.5-2, python3.13/libpython3.13-minimal@3.13.5-2 and others

Detailed paths

  • Introduced through: python@latest python3.13@3.13.5-2
  • Introduced through: python@latest python3.13/libpython3.13-minimal@3.13.5-2
  • Introduced through: python@latest python3.13/libpython3.13-stdlib@3.13.5-2
  • Introduced through: python@latest python3.13/python3.13-minimal@3.13.5-2

NVD Description

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

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives.

This vulnerability can be mitigated by including the following patch after importing the “tarfile” module:  https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1

Remediation

There is no fixed version for Debian:13 python3.13.

References

low severity

CVE-2024-56433

  • Vulnerable module: shadow/login.defs
  • Introduced through: shadow/login.defs@1:4.17.4-2 and shadow/passwd@1:4.17.4-2

Detailed paths

  • Introduced through: python@latest shadow/login.defs@1:4.17.4-2
  • Introduced through: python@latest shadow/passwd@1:4.17.4-2

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

shadow-utils (aka shadow) 4.4 through 4.17.0 establishes a default /etc/subuid behavior (e.g., uid 100000 through 165535 for the first user account) that can realistically conflict with the uids of users defined on locally administered networks, potentially leading to account takeover, e.g., by leveraging newuidmap for access to an NFS home directory (or same-host resources in the case of remote logins by these local network users). NOTE: it may also be argued that system administrators should not have assigned uids, within local networks, that are within the range that can occur in /etc/subuid.

Remediation

There is no fixed version for Debian:13 shadow.

References

low severity
new

CVE-2025-7709

  • Vulnerable module: sqlite3/libsqlite3-0
  • Introduced through: sqlite3/libsqlite3-0@3.46.1-7 and sqlite3/libsqlite3-dev@3.46.1-7

Detailed paths

  • Introduced through: python@latest sqlite3/libsqlite3-0@3.46.1-7
  • Introduced through: python@latest sqlite3/libsqlite3-dev@3.46.1-7

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

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html  extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.

Remediation

There is no fixed version for Debian:13 sqlite3.

References