Lucene search
+L

4725 matches found

AlpineLinux
AlpineLinux
added 2024/12/11 7:14 p.m.19 views

CVE-2024-47613

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gstgdkpixbufdecflush within gstgdkpixbufdec.c. This function invokes memcpy, using outpix as the destination address. outpix is expected to point to the fra...

9.8CVSS8.4AI score0.00901EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:14 p.m.9 views

CVE-2024-47613

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gstgdkpixbufdecflush within gstgdkpixbufdec.c. This function invokes memcpy, using outpix as the destination address. outpix is expected to point to the fra...

9.8CVSS6.9AI score0.00901EPSS
SaveExploits0
OSV
OSV
added 2024/12/11 7:14 p.m.12 views

CVE-2024-47613 GHSL-2024-118: GStreamer has a null pointer dereference in gst_gdk_pixbuf_dec_flush

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gstgdkpixbufdecflush within gstgdkpixbufdec.c. This function invokes memcpy, using outpix as the destination address. outpix is expected to point to the fra...

8.6CVSS7.2AI score0.00901EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/11 7:13 p.m.273 views

CVE-2024-47615

GStreamer has a concrete vulnerability CVE-2024-47615: an OOB write in vorbis_parse.c within gst_parse_vorbis_setup_packet where a size read from input is not validated, allowing the write to exceed pad->vorbis_mode_sizes (256) by as much as ~380 bytes and potentially corrupt adjacent memory. ...

9.8CVSS6.7AI score0.01132EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:13 p.m.47 views

CVE-2024-47615 GHSL-2024-117: GStreamer has an out-of-bounds write in Ogg demuxer

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

8.6CVSS0.01132EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:13 p.m.23 views

CVE-2024-47615 GHSL-2024-117: GStreamer has an out-of-bounds write in Ogg demuxer

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

8.6CVSS6.6AI score0.01132EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 7:13 p.m.8 views

CVE-2024-47615 GHSL-2024-117: GStreamer has an out-of-bounds write in Ogg demuxer

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

8.6CVSS7.9AI score0.01132EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:13 p.m.16 views

CVE-2024-47615

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

9.8CVSS6.5AI score0.01132EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:13 p.m.13 views

CVE-2024-47615

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

9.8CVSS7.5AI score0.01132EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 7:13 p.m.34 views

CVE-2024-47607 GHSL-2024-116: Stack-buffer overflow in gst_opus_dec_parse_header

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

8.6CVSS0.01199EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:13 p.m.17 views

CVE-2024-47607 GHSL-2024-116: Stack-buffer overflow in gst_opus_dec_parse_header

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

8.6CVSS7.1AI score0.01199EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:13 p.m.102 views

CVE-2024-47607

CVE-2024-47607 affects GStreamer’s opus decoder (gst_opus_dec_parse_header in gstopusdec.c). A stack-allocated pos buffer of size 64 can overflow when n_channels > 64, causing writes beyond the buffer and potential control-flow corruption (overwriting the EIP). The issue is fixed in GStreamer ...

9.8CVSS7.2AI score0.01199EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/12/11 7:13 p.m.20 views

CVE-2024-47607

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

9.8CVSS7AI score0.01199EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:13 p.m.10 views

CVE-2024-47607

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

9.8CVSS7.8AI score0.01199EPSS
SaveExploits0
OSV
OSV
added 2024/12/11 7:13 p.m.13 views

CVE-2024-47607 GHSL-2024-116: Stack-buffer overflow in gst_opus_dec_parse_header

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

8.6CVSS8.2AI score0.01199EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/11 7:12 p.m.32 views

CVE-2024-47606 GHSL-2024-166: GStreamer Integer overflows in MP4/MOV demuxer and memory allocator that can lead to out-of-bounds writes

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

8.6CVSS0.01344EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:12 p.m.18 views

CVE-2024-47606 GHSL-2024-166: GStreamer Integer overflows in MP4/MOV demuxer and memory allocator that can lead to out-of-bounds writes

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

8.6CVSS7.9AI score0.01344EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:12 p.m.316 views

CVE-2024-47606

CVE-2024-47606 (GStreamer) affects the qtdemux_parse_theora_extension path in GStreamer’s qtdemux.c, where an integer underflow causes an oversized allocation followed by a memory overwrite that can hijack execution. Public reports indicate the vulnerability exists in GStreamer core plus plugins-...

9.8CVSS7.5AI score0.01344EPSS
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2024/12/11 7:12 p.m.16 views

CVE-2024-47606

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

9.8CVSS7.6AI score0.01344EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/11 7:12 p.m.10 views

CVE-2024-47606

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

9.8CVSS8.1AI score0.01344EPSS
SaveExploits0
Rows per page
Query Builder