In the adts_dmx_process function in filters/reframe_adts.c in GPAC 1.0.1, a crafted file may cause ctx->hdr.frame_size to be smaller than ctx->hdr.hdr_size, resulting in size to be a negative number and a heap overflow in the memcpy.
References
Link | Resource |
---|---|
https://github.com/gpac/gpac/commit/22774aa9e62f586319c8f107f5bae950fed900bc | Patch Third Party Advisory |
https://github.com/gpac/gpac/issues/1723 | Exploit Third Party Advisory |
https://github.com/gpac/gpac/commit/22774aa9e62f586319c8f107f5bae950fed900bc | Patch Third Party Advisory |
https://github.com/gpac/gpac/issues/1723 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gpac/gpac/commit/22774aa9e62f586319c8f107f5bae950fed900bc - Patch, Third Party Advisory | |
References | () https://github.com/gpac/gpac/issues/1723 - Exploit, Third Party Advisory |
Information
Published : 2021-04-19 20:15
Updated : 2024-11-21 06:03
NVD link : CVE-2021-30019
Mitre link : CVE-2021-30019
CVE.ORG link : CVE-2021-30019
JSON object : View
Products Affected
gpac
- gpac
CWE
CWE-787
Out-of-bounds Write