CVE-2023-5586

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-5586
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-5586.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-5586
Downstream
Published
2023-10-15T00:28:09.002Z
Modified
2025-12-05T03:10:08.131554Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L CVSS Calculator
Summary
NULL Pointer Dereference in gpac/gpac
Details

NULL Pointer Dereference in GitHub repository gpac/gpac prior to 2.3.0-DEV.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/5xxx/CVE-2023-5586.json",
    "cwe_ids": [
        "CWE-476"
    ],
    "cna_assigner": "@huntrdev"
}
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
v2.2.0

Database specific

vanir_signatures

[
    {
        "target": {
            "function": "pcmreframe_process",
            "file": "src/filters/reframe_rawpcm.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2023-5586-a64751f2",
        "digest": {
            "function_hash": "339825705325128490294795404905025566883",
            "length": 6472.0
        },
        "source": "https://github.com/gpac/gpac/commit/ca1b48f0abe71bf81a58995d7d75dc27f5a17ddc",
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "src/filters/reframe_rawpcm.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2023-5586-bad8a649",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "167388035415137020632390516953031491160",
                "334243276626533938932948826076363366131",
                "204530441441018937209258773697815878416",
                "250227035327535084513379187621860742653"
            ]
        },
        "source": "https://github.com/gpac/gpac/commit/ca1b48f0abe71bf81a58995d7d75dc27f5a17ddc",
        "signature_type": "Line"
    }
]