Lucene search
+L

4916 matches found

CVE
CVE
added 2024/12/11 6:55 p.m.98 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
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.35 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
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
CVE
CVE
added 2024/12/11 6:55 p.m.92 views

CVE-2024-47542

CVE-2024-47542 affects GStreamer (notably the id3v2 parser in id3v2.c). A null pointer dereference occurs in id3v2_read_synch_uint when work->hdr.frame_data is null, leading to a potential crash/DoS (SEGV). The issue is fixed in 1.24.10 of the GStreamer stack (as cited in multiple advisories a...

7.5CVSS6.8AI score0.01105EPSS
SaveExploits1References4Affected Software1
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
OSV
OSV
added 2024/12/11 6:55 p.m.12 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.8CVSS7.2AI score
SaveExploits0References6
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.39 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
Debian CVE
Debian CVE
added 2024/12/11 6:55 p.m.18 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.9AI score0.01105EPSS
SaveExploits1
CVE
CVE
added 2024/12/11 6:54 p.m.189 views

CVE-2024-47541

GStreamer base plugins contain an OOB write in the SSA subtitle parser (gst_ssa_parse_remove_override_codes in gstssaparse.c) when a '}' precedes '{', causing memmove to duplicate substrings and write beyond allocated memory. Fixed in 1.24.10. Affected: gstreamer1-plugins-base (and related packag...

7.5CVSS6.4AI score0.01335EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/12/11 6:54 p.m.17 views

CVE-2024-47541 GHSL-2024-228: GStreamer has an out-of-bounds write in SSA subtitle parser

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

6.9CVSS7.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/11 6:54 p.m.37 views

CVE-2024-47541 GHSL-2024-228: GStreamer has an out-of-bounds write in SSA subtitle parser

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

6.9CVSS0.01335EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/12/11 6:54 p.m.9 views

CVE-2024-47541 GHSL-2024-228: GStreamer has an out-of-bounds write in SSA subtitle parser

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

6.9CVSS6.7AI score0.01335EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2024/12/11 6:54 p.m.23 views

CVE-2024-47541

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

7.5CVSS6.5AI score0.01335EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2024/12/11 6:54 p.m.21 views

CVE-2024-47541

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

7.5CVSS6.8AI score0.01335EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/12/11 6:54 p.m.19 views

CVE-2024-47540

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

9.8CVSS8.7AI score0.01005EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/12/11 6:54 p.m.17 views

CVE-2024-47540

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

9.8CVSS7.2AI score0.01005EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 6:54 p.m.99 views

CVE-2024-47540

CVE-2024-47540 affects GStreamer, caused by an uninitialized stack variable in gst_matroska_demux_add_wvpk_header (matroska-demux.c). When size

9.8CVSS7.4AI score0.01005EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/11 6:54 p.m.30 views

CVE-2024-47540 GHSL-2024-197: GStreamer uses uninitialized stack memory in Matroska/WebM demuxer

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

8.6CVSS7.3AI score0.01005EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/11 6:54 p.m.42 views

CVE-2024-47540 GHSL-2024-197: GStreamer uses uninitialized stack memory in Matroska/WebM demuxer

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

8.6CVSS0.01005EPSS
SaveExploits0References3
Rows per page
Query Builder