{ "schema_version": "1.4.0", "id": "GHSA-6cf9-gr3m-fgc8", "modified": "2022-05-24T17:47:49Z", "published": "2022-05-24T17:47:49Z", "aliases": [ "CVE-2021-30015" ], "details": "There is a Null Pointer Dereference in function filter_core/filter_pck.c:gf_filter_pck_new_alloc_internal in GPAC 1.0.1. The pid comes from function av1dmx_parse_flush_sample, the ctx.opid maybe NULL. The result is a crash in gf_filter_pck_new_alloc_internal.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30015" }, { "type": "WEB", "url": "https://github.com/gpac/gpac/issues/1719" }, { "type": "WEB", "url": "https://github.com/gpac/gpac/commit/13dad7d5ef74ca2e6fe4010f5b03eb12e9bbe0ec" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-04-19T20:15:00Z" } }