CVE-2022-1795

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-1795
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-1795.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-1795
Downstream
Published
2022-05-18T00:00:00Z
Modified
2025-11-20T11:58:31.973758Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H CVSS Calculator
Summary
Use After Free in gpac/gpac
Details

Use After Free in GitHub repository gpac/gpac prior to v2.1.0-DEV.

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/gpac/gpac

Affected ranges

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

Affected versions

v0.*

v0.5.2
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.8.0
v0.9.0
v0.9.0-preview

v1.*

v1.0.0
v1.0.1

v2.*

v2.0.0

Database specific

vanir_signatures

[
    {
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "45111523369947499338792098095981689568",
                "175208553587930308027274227679553281195",
                "317917644367972226032885915308964605037",
                "73757334811746769291502476050897507192",
                "65153953967623679815455929030373386346",
                "97787508174230236118543088390107785587",
                "321623744893809712278594361436847801505",
                "72878224010627701254374254129860349323"
            ]
        },
        "id": "CVE-2022-1795-24f0ab0d",
        "signature_type": "Line",
        "source": "https://github.com/gpac/gpac/commit/c535bad50d5812d27ee5b22b54371bddec411514",
        "target": {
            "file": "src/bifs/memory_decoder.c"
        }
    },
    {
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 904.0,
            "function_hash": "290188010648974496591178990752906088598"
        },
        "id": "CVE-2022-1795-3d2e0fe0",
        "signature_type": "Function",
        "source": "https://github.com/gpac/gpac/commit/c535bad50d5812d27ee5b22b54371bddec411514",
        "target": {
            "file": "src/bifs/memory_decoder.c",
            "function": "BM_ParseGlobalQuantizer"
        }
    }
]