Lucene search
+L

9353 matches found

AlpineLinux
AlpineLinux
added 2024/12/11 7:02 p.m.9 views

CVE-2024-47599

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstjpegdecnegotiate function in gstjpegdec.c. This function does not check for a NULL return value from gstvideodecodersetoutputstate. When this happens...

7.5CVSS6.5AI score0.00872EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 7:02 p.m.108 views

CVE-2024-47599

GStreamer: The CVE-2024-47599 issue is a NULL pointer dereference in gst_jpeg_dec_negotiate where a NULL return from gst_video_decoder_set_output_state is not checked, allowing a crash/DoS (SEGV). Fixed in 1.24.10. Affected component: gstjpegdec.c; impact is Denial of Service via segmentation fau...

7.5CVSS6.4AI score0.00872EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/11 7:01 p.m.19 views

CVE-2024-47596

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...

7.5CVSS6.1AI score0.01143EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/11 7:01 p.m.31 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.6AI score0.01143EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:01 p.m.136 views

CVE-2024-47596

GStreamer has a known OOB-read vulnerability in the qtdemux_parse_svq3_stsd_data path (FOURCC_SMI_) where seqh_size is read from the input without proper validation. If seqh_size exceeds the remaining data, a subsequent gst_buffer_fill memcpy can read beyond buffer bounds, risking reading up to 4...

7.5CVSS6.7AI score0.01143EPSS
SaveExploits0References4Affected Software1
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
AlpineLinux
AlpineLinux
added 2024/12/11 7:01 p.m.21 views

CVE-2024-47596

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...

7.5CVSS6.5AI score0.01143EPSS
SaveExploits0References4
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
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.17 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.1CVSS6.7AI score0.00922EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/11 6:55 p.m.19 views

CVE-2024-47543

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...

7.5CVSS6AI score0.00922EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.16 views

CVE-2024-47543

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...

7.5CVSS6.6AI score0.00922EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 6:55 p.m.99 views

CVE-2024-47543

GStreamer CVE-2024-47543 is an OOB-read in qtdemux_parse_container (qtdemux.c) triggered when length is not adequately checked in the caller qtdemux_parse_node. The issue allows the parser to access memory beyond the buffer, potentially reading up to 4 GB of process memory or causing a segmentati...

7.5CVSS6.8AI score0.00922EPSS
SaveExploits0References4Affected Software1
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
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.14 views

CVE-2024-47542 GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2readsynchuint function, located in id3v2.c. If id3v2readsynchuint is called with a null work-hdr.framedata, the pointer guint8 data is accessed without validatio...

6.8CVSS6.7AI score0.01105EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.19 views

CVE-2024-47542

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2readsynchuint function, located in id3v2.c. If id3v2readsynchuint is called with a null work-hdr.framedata, the pointer guint8 data is accessed without validatio...

7.5CVSS6.7AI score0.01105EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.41 views

CVE-2024-47542 GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2readsynchuint function, located in id3v2.c. If id3v2readsynchuint is called with a null work-hdr.framedata, the pointer guint8 data is accessed without validatio...

6.8CVSS0.01105EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.25 views

Amazon Linux 2022 : vim-common, vim-data, vim-default-editor (ALAS2022-2022-023)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-023 advisory. A flaw was found in vim. The vulnerability occurs due to too many recursions, which can lead to a segmentation fault. This flaw allows an attacker to input a specially crafted file, leading to ...

8.4CVSS7.2AI score0.01566EPSS
SaveExploits6References13
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.4 views

PT-2024-10369 · Gstreamer +7 · Gstreamer +7

Name of the Vulnerable Software and Affected Versions: GStreamer versions prior to 1.24.10 Description: The issue is related to a null pointer dereference vulnerability in the gst jpeg dec negotiate function. This vulnerability can be exploited by a remote attacker to cause a Denial of Service Do...

9.8CVSS6.6AI score0.01355EPSS
SaveExploits1References264
NVD
NVD
added 2024/12/10 5:15 p.m.25 views

CVE-2024-46657

Artifex Software mupdf v1.24.9 was discovered to contain a segmentation fault via the component /tools/pdfextract.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted PDF file...

5.5CVSS0.00321EPSS
SaveExploits1References3
OSV
OSV
added 2024/12/10 5:15 p.m.7 views

UBUNTU-CVE-2024-46657

Artifex Software mupdf v1.24.9 was discovered to contain a segmentation fault via the component /tools/pdfextract.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted PDF file...

5.5CVSS5.8AI score0.00321EPSS
SaveExploits1References6
Rows per page
Query Builder