Security Advisory

CVE-2018-21015

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-09-16 12:58:44
Last updated 2024-08-05 12:19:27
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

AVC_DuplicateConfig() at isomedia/avc_ext.c in GPAC 0.7.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file. There is "cfg_new->AVCLevelIndication = cfg->AVCLevelIndication;" but cfg could be NULL.