Lucene search
K

6880 matches found

AlpineLinux
AlpineLinux
added 2024/12/11 7:14 p.m.14 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.00106EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/12/11 7:14 p.m.16 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.6CVSS8.3AI score0.00106EPSS
Exploits0References3
CVE
CVE
added 2024/12/11 7:14 p.m.95 views

CVE-2024-47613

GStreamer vulnerability CVE-2024-47613 affects the gst_gdk_pixbuf_dec_flush path in the GstGdkPixbufDec demux. The issue arises when out_pix, expected to point to frame 0, can instead reference a NULL frame, causing a null pointer dereference in a subsequent memcpy and potentially triggering a se...

9.8CVSS9AI score0.00106EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:14 p.m.17 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.6CVSS0.00106EPSS
Exploits0References3
AlpineLinux
AlpineLinux
added 2024/12/11 7:13 p.m.13 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.0014EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:13 p.m.8 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.0014EPSS
Exploits0
OSV
OSV
added 2024/12/11 7:13 p.m.7 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.0014EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/12/11 7:13 p.m.18 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.0014EPSS
Exploits0References3
Vulnrichment
Vulnrichment
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.6CVSS7.1AI score0.0014EPSS
Exploits0References3
CVE
CVE
added 2024/12/11 7:13 p.m.92 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.0014EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/11 6:52 p.m.20 views

CVE-2024-47538 GHSL-2024-115: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket function within gstvorbisdec.c. The position array is a stack-allocated buffer of size 64. If vd-vi.channels exceeds 64, the for loop will...

8.6CVSS8.6AI score0.0014EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/12/11 6:52 p.m.21 views

CVE-2024-47538 GHSL-2024-115: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket function within gstvorbisdec.c. The position array is a stack-allocated buffer of size 64. If vd-vi.channels exceeds 64, the for loop will...

8.6CVSS0.0014EPSS
Exploits0References3
OSV
OSV
added 2024/12/11 6:52 p.m.7 views

CVE-2024-47538 GHSL-2024-115: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket function within gstvorbisdec.c. The position array is a stack-allocated buffer of size 64. If vd-vi.channels exceeds 64, the for loop will...

8.6CVSS8.2AI score0.0014EPSS
Exploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 6:52 p.m.15 views

CVE-2024-47538

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket function within gstvorbisdec.c. The position array is a stack-allocated buffer of size 64. If vd-vi.channels exceeds 64, the for loop will...

9.8CVSS8.7AI score0.0014EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/12/11 6:52 p.m.8 views

CVE-2024-47538

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket function within gstvorbisdec.c. The position array is a stack-allocated buffer of size 64. If vd-vi.channels exceeds 64, the for loop will...

9.8CVSS7.8AI score0.0014EPSS
Exploits0
CVE
CVE
added 2024/12/11 6:52 p.m.110 views

CVE-2024-47538

CVE-2024-47538 affects GStreamer’s vorbis handling in the Vorbis decoder. A stack-buffer overflow is triggered in the function vorbis_handle_identification_packet within gstvorbisdec.c: a stack-allocated position buffer of size 64 is overflowed when vd->vi.channels exceeds 64, writing the valu...

9.8CVSS9.4AI score0.0014EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2024/12/10 12:0 a.m.1 views

Adobe InDesign 安全漏洞

Adobe InDesign is a set of layout and editing applications from the American company Audobee Adobe. Adobe InDesign suffers from a stack buffer overflow vulnerability that can be exploited by an attacker to execute arbitrary code in the current user's environment...

7.8CVSS7.9AI score0.00127EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/12/07 12:0 a.m.8 views

FreeBSD : gstreamer1-plugins-vorbis -- Stack buffer-overflow in Vorbis decoder (7f3a302b-b3e8-11ef-b680-4ccc6adda413)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 7f3a302b-b3e8-11ef-b680-4ccc6adda413 advisory. The GStreamer Security Center reports: Stack buffer-overflow in Vorbis decoder that can cause crashes f...

9.8CVSS7.7AI score0.0014EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2024/12/06 12:0 a.m.1 views

The vulnerability of the V-Simulator 5 component of the monitoring software for Fuji Electric Tellus Lite V-Simulator allows a intruder to execute arbitrary code.

The vulnerability of the V-Simulator 5 component of the monitoring software for the Fuji Electric Tellus Lite V-Simulator is related to buffer overflow in the stack. Exploiting this vulnerability allows an attacker to execute arbitrary code using specially created V8 files...

7.8CVSS8AI score0.00698EPSS
Exploits0References6Affected Software1
CNVD
CNVD
added 2024/12/06 12:0 a.m.1 views

Tenda AC6V2 Stack Buffer Overflow Vulnerability

Tenda AC6V2 is a wireless router from Tenda China. A stack buffer overflow vulnerability exists in the Tenda AC6V2. The vulnerability stems from insufficient checking of the length or boundaries of input data to overwrite adjacent memory areas. An attacker could use this vulnerability to execute...

9.8CVSS7.3AI score0.00323EPSS
Exploits0References1
Rows per page
Query Builder