Use of Uninitialized Resource Affecting vips package, versions <8.7.4-1


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.16% (53rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-VIPS-1562274
  • published26 Jan 2019
  • disclosed26 Jan 2019

Introduced: 26 Jan 2019

CVE-2019-6976  (opens in a new tab)
CWE-908  (opens in a new tab)

How to fix?

Upgrade Debian:12 vips to version 8.7.4-1 or higher.

NVD Description

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

libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can result in leaking raw process memory contents through the output image.