CVE-2020-19488
- EPSS 0.17%
- Veröffentlicht 21.07.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:09:12
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.
CVE-2020-23928
- EPSS 0.29%
- Veröffentlicht 21.04.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:14:14
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.
CVE-2020-23930
- EPSS 0.18%
- Veröffentlicht 21.04.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:14:14
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.
CVE-2020-23931
- EPSS 0.29%
- Veröffentlicht 21.04.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:14:14
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.
CVE-2020-23932
- EPSS 0.17%
- Veröffentlicht 21.04.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:14:14
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.
CVE-2020-35979
- EPSS 0.28%
- Veröffentlicht 21.04.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:28:37
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.
CVE-2020-35980
- EPSS 0.13%
- Veröffentlicht 21.04.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:28:37
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.
CVE-2020-35981
- EPSS 0.28%
- Veröffentlicht 21.04.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:28:37
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.
CVE-2020-35982
- EPSS 0.28%
- Veröffentlicht 21.04.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:28:37
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.
CVE-2021-29279
- EPSS 0.22%
- Veröffentlicht 19.04.2021 20:15:14
- Zuletzt bearbeitet 21.11.2024 06:00:55
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 fail...