← Back

Gpac

gpac

402 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Gpac
gpac
Mp4box
mp4box

CVEs (402)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gpac
1Gpac
Jun 17, 2026
Jul 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in box_code_apple.c:119 in Gpac MP4Box 0.8.0, allows attackers to cause a Denial of Service due to an invalid read on function ilst_item_Read.
1Gpac
1Gpac
Jun 17, 2026
Jul 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in GPAC before 0.8.0, as demonstrated by MP4Box. It contains an invalid memory read in gf_m2ts_process_pmt in media_tools/mpegts.c that can cause a denial of service via a crafted MP4 file.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in gpac before 1.0.1. A NULL pointer dereference exists in the function dump_isom_sdp located in filedump.c. It allows an attacker to cause Denial of Service.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
An issue was discovered in gpac before 1.0.1. The abst_box_read function in box_code_adobe.c has a heap-based buffer over-read.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in gpac through 20200801. A NULL pointer dereference exists in the function nhmldump_send_header located in write_nhml.c. It allows an attacker to cause Denial of Service.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
An issue was discovered in gpac before 1.0.1. The abst_box_read function in box_code_adobe.c has a heap-based buffer over-read.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is an invalid pointer dereference in the function gf_hinter_track_finalize() in media_tools/isom_hinter.c.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is an invalid pointer dereference in the function SetupWriters() in isomedia/isom_store.c.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is a use-after-free in the function gf_isom_box_del() in isomedia/box_funcs.c.
1Gpac
1Gpac
Jun 17, 2026
Apr 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is heap-based buffer overflow in the function gp_rtp_builder_do_avc() in ietf/rtp_pck_mpeg4.c.
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In filters/reframe_latm.c in GPAC 1.0.1 there is a Null Pointer Dereference, when gf_filter_pck_get_data is called. The first arg pck may be null with a crafted mp4 file,which results in a crash.
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
There is a integer overflow in media_tools/av_parsers.c in the gf_avc_read_pps_bs_internal in GPAC from 0.5.2 to 1.0.1. pps_id may be a negative number, so it will not return. However, avc->pps only has 255 unit, so ther...Show more
There is a integer overflow in media_tools/av_parsers.c in the gf_avc_read_pps_bs_internal in GPAC from 0.5.2 to 1.0.1. pps_id may be a negative number, so it will not return. However, avc->pps only has 255 unit, so there is an overflow, which results a crash.Show less
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In the function gf_hevc_read_pps_bs_internal function in media_tools/av_parsers.c in GPAC 1.0.1 there is a loop, which with crafted file, pps->num_tile_columns may be larger than sizeof(pps->column_width), which results...Show more
In the function gf_hevc_read_pps_bs_internal function in media_tools/av_parsers.c in GPAC 1.0.1 there is a loop, which with crafted file, pps->num_tile_columns may be larger than sizeof(pps->column_width), which results in a heap overflow in the loop.Show less
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
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 i...Show more
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.Show less
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
There is a Null Pointer Dereference in function filter_core/filter_pck.c:gf_filter_pck_new_alloc_internal in GPAC 1.0.1. The pid comes from function av1dmx_parse_flush_sample, the ctx.opid maybe NULL. The result is a cra...Show more
There is a Null Pointer Dereference in function filter_core/filter_pck.c:gf_filter_pck_new_alloc_internal in GPAC 1.0.1. The pid comes from function av1dmx_parse_flush_sample, the ctx.opid maybe NULL. The result is a crash in gf_filter_pck_new_alloc_internal.Show less
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
There is a integer overflow in media_tools/av_parsers.c in the hevc_parse_slice_segment function in GPAC from v0.9.0-preview to 1.0.1 which results in a crash.
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
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...Show more
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.Show less
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The AV1_DuplicateConfig function in GPAC 1.0.1 allows attackers to cause a denial of service (NULL pointer dereference) via a crafted file in the MP4Box command.
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The gf_hinter_track_new function in GPAC 1.0.1 allows attackers to read memory via a crafted file in the MP4Box command.
1Gpac
1Gpac
Jun 17, 2026
Apr 19, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The MergeTrack function in GPAC 1.0.1 allows attackers to cause a denial of service (NULL pointer dereference) via a crafted file in the MP4Box command.