Lucene search
+L

4725 matches found

CVE
CVE
added 2024/12/11 7:1 p.m.131 views

CVE-2024-47597

CVE-2024-47597 : GStreamer contains an out-of-bounds read in qtdemux_parse_samples() of qtdemux.c when reading data beyond the stream->stco buffer (via qt_atom_parser_get_offset_unchecked). This can cause an 8-byte read past the intended boundary when processing the provided sample. The issue ...

9.1CVSS6.5AI score0.01161EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 7:1 p.m.11 views

CVE-2024-47597 GHSL-2024-245: GStreamer has an OOB-read in qtdemux_parse_samples

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

5.1CVSS6.3AI score0.01161EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:1 p.m.18 views

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.1CVSS6.6AI score0.01161EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:1 p.m.14 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.01134EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 7:1 p.m.32 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.01134EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:1 p.m.20 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.01134EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:1 p.m.125 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.01134EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 7:1 p.m.10 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 score0.01134EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:1 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.5AI score0.01134EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:1 p.m.11 views

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.5AI score0.01072EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 7:1 p.m.29 views

CVE-2024-47546 GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read

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

6.9CVSS0.01072EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 7:1 p.m.20 views

CVE-2024-47546 GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read

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

6.9CVSS6.7AI score0.01072EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:1 p.m.131 views

CVE-2024-47546

CVE-2024-47546 affects GStreamer, specifically the qtdemux.c path in the FourCC c708 parsing. The underlying issue is an integer underflow in extract_cc_from_data where atom_length - 8 can underflow if atom_length

7.5CVSS6.8AI score0.01072EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 7:1 p.m.10 views

CVE-2024-47546 GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read

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

6.9CVSS6.6AI score0.01072EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:1 p.m.16 views

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.6AI score0.01072EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/11 6:58 p.m.30 views

CVE-2024-47545 GHSL-2024-242: GStreamer has an integer underflow in FOURCC_strf parsing leading to OOB-read

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

6.9CVSS0.01072EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/11 6:58 p.m.22 views

CVE-2024-47545 GHSL-2024-242: GStreamer has an integer underflow in FOURCC_strf parsing leading to OOB-read

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

6.9CVSS6.9AI score0.01072EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 6:58 p.m.162 views

CVE-2024-47545

CVE-2024-47545 affects GStreamer components (notably qtdemux in qtdemux.c) where an integer underflow during the strf parsing case allows size to underflow, leading to an OOB-read via a large memcpy in gst_buffer_fill. The issue is documented across multiple advisories and is fixed in GStreamer 1...

7.5CVSS6.7AI score0.01072EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 6:58 p.m.13 views

CVE-2024-47545 GHSL-2024-242: GStreamer has an integer underflow in FOURCC_strf parsing leading to OOB-read

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

6.9CVSS6.8AI score0.01072EPSS
SaveExploits0References6
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
Rows per page
Query Builder