Security Advisory

CVE-2021-29279

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-04-19 19:34:08
Last updated 2024-08-03 22:02:51
Assigner mitre
State PUBLISHED

Description

There is a integer overflow in function filter_core/filter_props.c:gf_props_assign_value in GPAC 1.0.1. In which, the arg const GF_PropertyValue *value,maybe value->value.data.size is a negative number. In result, memcpy in gf_props_assign_value failed.