First published: Mon Apr 19 2021(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GPAC MP4Box | =1.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2021-29279 is rated as high due to the potential for integer overflow leading to memory corruption.
To fix CVE-2021-29279, update GPAC to the latest version that addresses this integer overflow vulnerability.
CVE-2021-29279 specifically affects GPAC version 1.0.1.
CVE-2021-29279 is classified as an integer overflow vulnerability.
Exploitation of CVE-2021-29279 may lead to application crashes or arbitrary code execution due to memory corruption.