First published: Tue Apr 23 2019(Updated: )
libheif 1.4.0 has a use-after-free in heif::HeifContext::Image::set_alpha_channel in heif_context.h because heif_context.cc mishandles references to non-existing alpha images.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Struktur Libheif | =1.4.0 | |
ubuntu/libheif | <1.1.0-2ubuntu0.1~ | 1.1.0-2ubuntu0.1~ |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
ubuntu/libheif | <1.4.0-2 | 1.4.0-2 |
debian/libheif | 1.11.0-1 1.15.1-1 1.18.1-2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-11471 is a vulnerability in libheif 1.4.0, where a use-after-free occurs in heif::HeifContext::Image::set_alpha_channel in heif_context.h due to mishandling of references to non-existing alpha images.
The severity of CVE-2019-11471 is high, with a severity value of 8.8.
CVE-2019-11471 affects the software libheif 1.4.0.
To fix CVE-2019-11471, it is recommended to update to a version of libheif that is not affected by the vulnerability.
CWE-416 is a code quality vulnerability that refers to the use of uninitialized variables.