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

Configuration 1 (hide)

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

History

21 Apr 2021, 19:21

Type Values Removed Values Added
CPE cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*
CWE CWE-787
CWE-190
References (MISC) https://github.com/gpac/gpac/issues/1718 - (MISC) https://github.com/gpac/gpac/issues/1718 - Exploit, Third Party Advisory
References (MISC) https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b - (MISC) https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 6.8
v3 : 7.8

19 Apr 2021, 20:24

Type Values Removed Values Added
New CVE

Information

Published : 2021-04-19 20:15

Updated : 2023-12-10 13:55


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