Lucene search
+L

4916 matches found

OSV
OSV
added 2024/12/12 12:00 a.m.8 views

UBUNTU-CVE-2024-47546

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extractccfromdata function within qtdemux.c. In the FOURCCc708 case, the subtraction atomlength - 8 may result in an underflow if atomlength is less than 8. When that subtraction...

7.5CVSS6.8AI score0.01081EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.6 views

UBUNTU-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.1AI score0.01132EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:00 a.m.5 views

UBUNTU-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.5CVSS5.8AI score0.01081EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.7 views

UBUNTU-CVE-2024-47778

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

7.5CVSS6.9AI score0.00839EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.15 views

UBUNTU-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.8CVSS7.2AI score0.00901EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.13 views

UBUNTU-CVE-2024-47598

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in the qtdemuxmergesampletable function within qtdemux.c. The problem is that the size of the stts buffer isn’t properly checked before reading sttsduration, allowing the...

9.1CVSS5.8AI score0.00945EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.16 views

UBUNTU-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.5CVSS7.2AI score0.01335EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/12 12:00 a.m.11 views

UBUNTU-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.4AI score0.01199EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:00 a.m.9 views

UBUNTU-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.4AI score0.01272EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:00 a.m.5 views

UBUNTU-CVE-2024-47597

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been detected in the function qtdemuxparsesamples within qtdemux.c. This issue arises when the function qtdemuxparsesamples reads data beyond the boundaries of the stream-stco buffer. The following code...

9.1CVSS5.7AI score0.01171EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.8 views

UBUNTU-CVE-2024-47775

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been found in the parseds64 function within gstwavparse.c. The parseds64 function does not check that the buffer buf contains sufficient data before attempting to read from it, doing multipl...

9.1CVSS7.1AI score0.01171EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.17 views

UBUNTU-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.5CVSS7.1AI score0.01081EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.6 views

UBUNTU-CVE-2024-47601

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxparseblockgrouporsimpleblock function within matroska-demux.c. This function does not properly check the validity of the GstBuffer sub...

7.5CVSS5.7AI score0.00872EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.13 views

UBUNTU-CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS5.9AI score0.01171EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.4 views

UBUNTU-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.8CVSS6.1AI score0.01005EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.9 views

UBUNTU-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.5AI score0.01355EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:00 a.m.8 views

UBUNTU-CVE-2024-47539

GStreamer is a library for constructing graphs of media-handling components. An out-of-bounds write vulnerability was identified in the converttos3341a function in isomp4/qtdemux.c. The vulnerability arises due to a discrepancy between the size of memory allocated to the storage array and the loo...

9.8CVSS5.7AI score0.01322EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:00 a.m.9 views

UBUNTU-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.5CVSS5.7AI score0.01143EPSS
SaveExploits0References5
Circl
Circl
added 2024/12/11 7:32 p.m.6 views

CVE-2024-47542

creationtimestamp| type| source ---|---|--- 2024-12-11 19:32:17+00:00| seen| https://infosec.exchange/users/cve/statuses/113635854706009967 2024-12-17 12:51:51+00:00| seen| https://github.blog/security/vulnerability-research/uncovering-gstreamer-secrets/...

7.5CVSS9.5AI score0.01105EPSS
SaveExploits1References2
Circl
Circl
added 2024/12/11 7:32 p.m.7 views

CVE-2024-47541

creationtimestamp| type| source ---|---|--- 2024-12-11 19:32:17+00:00| seen| https://infosec.exchange/users/cve/statuses/113635854689772694 2024-12-17 12:51:51+00:00| seen| https://github.blog/security/vulnerability-research/uncovering-gstreamer-secrets/...

7.5CVSS9.5AI score0.01335EPSS
SaveExploits1References2
Rows per page
Query Builder