CVE-2020-35982

Source
https://cve.org/CVERecord?id=CVE-2020-35982
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35982.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-35982
Downstream
Published
2021-04-21T16:15:08.757Z
Modified
2026-07-08T20:42:55.111440Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is an invalid pointer dereference in the function gfhintertrackfinalize() in mediatools/isom_hinter.c.

References

Affected packages

Git / github.com/gpac/gpac

Affected ranges

Type
GIT
Repo
https://github.com/gpac/gpac
Events
Database specific
{
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ],
    "cpe": [
        "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "0.8.0"
        },
        {
            "last_affected": "0.8.0"
        },
        {
            "introduced": "1.0.1"
        },
        {
            "last_affected": "1.0.1"
        }
    ]
}

Affected versions

0.*
0.8.0
1.*
1.0.1

Database specific

vanir_signatures_modified
"2026-07-08T20:42:55Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35982.json"
vanir_signatures
[
    {
        "id": "CVE-2020-35982-c364999a",
        "digest": {
            "line_hashes": [
                "183844304627269917020716461575544652385",
                "118357363672611172209607932728985056672",
                "52084474073509415195748801604379413111",
                "121538243904070898824051142079232447247"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/gpac/gpac/commit/a4eb327049132359cae54b59faec9e2f14c5a619",
        "deprecated": false,
        "target": {
            "file": "src/media_tools/isom_hinter.c"
        }
    },
    {
        "id": "CVE-2020-35982-c960e1fc",
        "digest": {
            "function_hash": "47087842153218629643320023575938399262",
            "length": 8453.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/gpac/gpac/commit/a4eb327049132359cae54b59faec9e2f14c5a619",
        "deprecated": false,
        "target": {
            "function": "gf_hinter_track_finalize",
            "file": "src/media_tools/isom_hinter.c"
        }
    }
]