CVE-2019-11471

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-11471
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-11471.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-11471
Downstream
Related
Published
2019-04-23T14:29:00Z
Modified
2025-10-15T10:08:51.198625Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

libheif 1.4.0 has a use-after-free in heif::HeifContext::Image::setalphachannel in heifcontext.h because heifcontext.cc mishandles references to non-existing alpha images.

References

Affected packages

Git / github.com/strukturag/libheif

Affected ranges

Type
GIT
Repo
https://github.com/strukturag/libheif
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.4.0

Database specific

vanir_signatures

[
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "95260294669190440127728145821624217456",
                "303807190157222396603919287351486898039",
                "4235846168162409445830265275337292217",
                "130048297082083805368811421710562116177"
            ]
        },
        "signature_type": "Line",
        "target": {
            "file": "libheif/heif_context.cc"
        },
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/strukturag/libheif/commit/995a4283d8ed2d0d2c1ceb1a577b993df2f0e014",
        "id": "CVE-2019-11471-9443186f"
    },
    {
        "digest": {
            "function_hash": "18988048238589524481853342468677268370",
            "length": 7451.0
        },
        "signature_type": "Function",
        "target": {
            "function": "HeifContext::interpret_heif_file",
            "file": "libheif/heif_context.cc"
        },
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/strukturag/libheif/commit/995a4283d8ed2d0d2c1ceb1a577b993df2f0e014",
        "id": "CVE-2019-11471-d7dcf1e9"
    }
]