Lucene search
+L

2168 matches found

OSV
OSV
added 2024/12/11 7:16 p.m.14 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 score
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.01171EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:15 p.m.183 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.01171EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:15 p.m.34 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.01171EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:15 p.m.85 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.0083EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:15 p.m.34 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.0083EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 7:15 p.m.10 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 score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:03 p.m.20 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.01132EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 7:03 p.m.108 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.01132EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/12/11 7:01 p.m.22 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.01171EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 7:01 p.m.13 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/11 7:01 p.m.39 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.01143EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 7:01 p.m.11 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 score
SaveExploits0References6
OSV
OSV
added 2024/12/11 6:55 p.m.11 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.36 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.00922EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.6 views

PT-2024-10372

Name of the Vulnerable Software and Affected Versions GStreamer versions prior to 1.24.10 Description The issue is related to an out-of-bounds OOB read in the qtdemux parse svq3 stsd data function within qtdemux.c. Specifically, in the FOURCC SMI case, seqh size is read from the input file withou...

9.1CVSS6.8AI score0.01171EPSS
SaveExploits0References191
CNNVD
CNNVD
added 2024/12/11 12:00 a.m.7 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.01132EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/10 8:20 a.m.82 views

CVE-2024-45709

CVE-2024-45709 affects SolarWinds Web Help Desk. The vulnerability is a local file read flaw that requires the product to be installed on Linux and configured to use a non-default development/test mode, which limits exposure. The available sources do not specify affected versions (beyond the Linu...

5.5CVSS5.1AI score0.00498EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/10 12:00 a.m.7 views

PT-2024-9490 · Adobe · Illustrator

Name of the Vulnerable Software and Affected Versions: Adobe Illustrator versions 29.0.0 through 28.7.2 and earlier Description: The issue is related to an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. This could allow an attacker to bypass mitigations such a...

5.5CVSS7.1AI score0.00322EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/06 1:07 p.m.37 views

CVE-2024-54216 WordPress ARForms plugin < 7.0.2 - Path Traversal vulnerability

Path Traversal: '.../...//' vulnerability in reputeinfosystems ARForms allows Path Traversal. This issue affects ARForms: from n/a before 7.0.2...

7.7CVSS0.00539EPSS
SaveExploits0References1
Rows per page
Query Builder