CVE-2021-29279 Detail

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

View Analysis Description

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

Severity

CVSS 3.x Severity and Metrics:

CVSS 2.0 Severity and Metrics:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

Weakness Enumeration

CWE-ID CWE Name Source
CWE-787 Out-of-bounds Write NIST  
CWE-190 Integer Overflow or Wraparound NIST  

Change History

1 change records found show changes

Initial Analysis 4/21/2021 3:21:03 PM

Action Type Old Value New Value
Added CPE Configuration
OR
     *cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*
Added CVSS V2
NIST (AV:N/AC:M/Au:N/C:P/I:P/A:P)
Added CVSS V2 Metadata
Victim must voluntarily interact with attack mechanism
Added CVSS V3.1
NIST AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Added CWE
NIST CWE-190
Added CWE
NIST CWE-787
Changed Reference Type
https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b No Types Assigned
https://github.com/gpac/gpac/commit/da69ad1f970a7e17c865eaec9af98cc84df10d5b Patch, Third Party Advisory
Changed Reference Type
https://github.com/gpac/gpac/issues/1718 No Types Assigned
https://github.com/gpac/gpac/issues/1718 Exploit, Third Party Advisory

Quick Info

CVE Dictionary Entry:
CVE-2021-29279
NVD Published Date:
04/19/2021
NVD Last Modified:
04/21/2021
Source:
MITRE