CVE-2021-29279

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*

History

21 Nov 2024, 06:00

Type Values Removed Values Added
References () https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b - Patch, Third Party Advisory () https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b - Patch, Third Party Advisory
References () https://github.com/gpac/gpac/issues/1718 - Exploit, Third Party Advisory () https://github.com/gpac/gpac/issues/1718 - Exploit, Third Party Advisory

Information

Published : 2021-04-19 20:15

Updated : 2024-11-21 06:00


NVD link : CVE-2021-29279

Mitre link : CVE-2021-29279

CVE.ORG link : CVE-2021-29279


JSON object : View

Products Affected

gpac

  • gpac
CWE
CWE-190

Integer Overflow or Wraparound

CWE-787

Out-of-bounds Write