Lucene search
+L

4725 matches found

Debian CVE
Debian CVE
added 2024/12/11 6:58 p.m.10 views

CVE-2024-47545

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in qtdemuxparsetrak function within qtdemux.c. During the strf parsing case, the subtraction size -= 40 can lead to a negative integer overflow if it is less than 40. If this happen...

7.5CVSS6.7AI score0.01072EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 6:57 p.m.23 views

CVE-2024-47544 GHSL-2024-238: GStreamer has NULL-pointer dereferences in MP4/MOV demuxer CENC handling

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

6.8CVSS0.01072EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 6:57 p.m.25 views

CVE-2024-47544 GHSL-2024-238: GStreamer has NULL-pointer dereferences in MP4/MOV demuxer CENC handling

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

6.8CVSS6.7AI score0.01072EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/11 6:57 p.m.9 views

CVE-2024-47544 GHSL-2024-238: GStreamer has NULL-pointer dereferences in MP4/MOV demuxer CENC handling

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

6.8CVSS6.6AI score0.01072EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 6:57 p.m.10 views

CVE-2024-47544

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

7.5CVSS6.6AI score0.01072EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 6:57 p.m.139 views

CVE-2024-47544

GStreamer CVE-2024-47544 affects the qtdemux_parse_sbgp function in qtdemux.c (demuxer in gst-plugins-good). Root cause: NULL pointer dereference. Impact: potential crash or denial of service; fixes exist in version 1.24.10. Remediation: upgrade GStreamer to 1.24.10 or later (gst-plugins-good com...

7.5CVSS6.8AI score0.01072EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/11 6:57 p.m.14 views

CVE-2024-47544

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

7.5CVSS6.7AI score0.01072EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.29 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.00915EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 6:55 p.m.87 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.00915EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.16 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.00915EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.14 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.00915EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 6:55 p.m.10 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 score0.00915EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/11 6:55 p.m.15 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.00915EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.11 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.01095EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.31 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.01095EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.17 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.01095EPSS
SaveExploits1References4
CVE
CVE
added 2024/12/11 6:55 p.m.85 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.01095EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/12/11 6:55 p.m.9 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 score0.01095EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2024/12/11 6:55 p.m.16 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.01095EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/12/11 6:54 p.m.8 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.01324EPSS
SaveExploits1References3
Rows per page
Query Builder