Lucene search
+L

2141 matches found

Cvelist
Cvelist
added 2024/12/11 7:16 p.m.30 views

CVE-2024-47778 GHSL-2024-258: GStreamer has an OOB-read in gst_wavparse_adtl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

5.1CVSS0.00839EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/11 7:16 p.m.23 views

CVE-2024-47777 GHSL-2024-259: GStreamer has an OOB-read in gst_wavparse_smpl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

5.1CVSS0.01161EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:16 p.m.25 views

CVE-2024-47777 GHSL-2024-259: GStreamer has an OOB-read in gst_wavparse_smpl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

5.1CVSS6.8AI score0.01161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/11 7:16 p.m.8 views

CVE-2024-47777

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

9.1CVSS6.7AI score0.01161EPSS
SaveExploits0
OSV
OSV
added 2024/12/11 7:16 p.m.10 views

CVE-2024-47776 GHSL-2024-260: GStreamer has a OOB-read in gst_wavparse_cue_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

5.1CVSS6.5AI score0.01161EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/11 7:15 p.m.20 views

CVE-2024-47775 GHSL-2024-261: GStreamer has an OOB-read in parse_ds64

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been found in the parseds64 function within gstwavparse.c. The parseds64 function does not check that the buffer buf contains sufficient data before attempting to read from it, doing multipl...

5.1CVSS6.7AI score0.01161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/11 7:15 p.m.24 views

CVE-2024-47775 GHSL-2024-261: GStreamer has an OOB-read in parse_ds64

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been found in the parseds64 function within gstwavparse.c. The parseds64 function does not check that the buffer buf contains sufficient data before attempting to read from it, doing multipl...

5.1CVSS0.01161EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:15 p.m.174 views

CVE-2024-47775

CVE-2024-47775 affects GStreamer (gstwavparse parse_ds64). The issue is an out-of-bounds read caused by missing boundary checks when reading data with GST_READ_UINT32_LE, potentially leading to a crash or data leakage. The vulnerability is fixed in GStreamer 1.24.10. Connected advisories corrobor...

9.1CVSS6.4AI score0.01161EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:15 p.m.23 views

CVE-2024-47774 GHSL-2024-262: GStreamer has an OOB-read in gst_avi_subtitle_parse_gab2_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

5.1CVSS0.00823EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:15 p.m.78 views

CVE-2024-47774

CVE-2024-47774 affects GStreamer, specifically the gstreamer1-plugins-good component. The root cause is an OOB-read in the function gst_avi_subtitle_parse_gab2_chunk (gstavisubtitle.c) where name_length is read from the input without proper validation, and an overflow condition when name_length &...

9.1CVSS7AI score0.00823EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 7:15 p.m.8 views

CVE-2024-47774 GHSL-2024-262: GStreamer has an OOB-read in gst_avi_subtitle_parse_gab2_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

5.1CVSS6.4AI score0.00823EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/11 7:3 p.m.102 views

CVE-2024-47600

GStreamer CVE-2024-47600: An OOB-read in the format_channel_mask path of gst-discoverer.c occurs when gst_discoverer_audio_info_get_channels returns a value greater than 64 for the fixed-size 64-element position array, enabling access beyond bounds and potentially reading unintended stack bytes. ...

9.1CVSS6.5AI score0.01123EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/12/11 7:3 p.m.17 views

CVE-2024-47600

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the formatchannelmask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the...

9.1CVSS6.6AI score0.01123EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 7:1 p.m.10 views

CVE-2024-47597 GHSL-2024-245: GStreamer has an OOB-read in qtdemux_parse_samples

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been detected in the function qtdemuxparsesamples within qtdemux.c. This issue arises when the function qtdemuxparsesamples reads data beyond the boundaries of the stream-stco buffer. The following code...

5.1CVSS6.3AI score0.01161EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:1 p.m.18 views

CVE-2024-47597

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been detected in the function qtdemuxparsesamples within qtdemux.c. This issue arises when the function qtdemuxparsesamples reads data beyond the boundaries of the stream-stco buffer. The following code...

9.1CVSS6.6AI score0.01161EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/11 7:1 p.m.27 views

CVE-2024-47596 GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

5.1CVSS0.01134EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 7:1 p.m.9 views

CVE-2024-47596 GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

5.1CVSS6.2AI score0.01134EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.25 views

CVE-2024-47543 GHSL-2024-236: GStreamer has an OOB-read in qtdemux_parse_container

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemuxparsecontainer function within qtdemux.c. In the parent function qtdemuxparsenode, the value of length is not well checked. So, if length is big enough, it causes t...

5.1CVSS0.00915EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 6:55 p.m.10 views

CVE-2024-47543 GHSL-2024-236: GStreamer has an OOB-read in qtdemux_parse_container

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemuxparsecontainer function within qtdemux.c. In the parent function qtdemuxparsenode, the value of length is not well checked. So, if length is big enough, it causes t...

5.1CVSS5.9AI score0.00915EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/12/11 12:0 a.m.3 views

GStreamer 缓冲区错误漏洞

GStreamer is an open source set of frameworks for processing streaming media from GStreamer. GStreamer suffers from a buffer error vulnerability that stems from the detection of an out-of-bounds read vulnerability in the formatchannelmask function in gst-discoverer.c. The vulnerability is caused ...

9.1CVSS7AI score0.01123EPSS
SaveExploits0References5
Rows per page
Query Builder