Lucene search
+L

5330 matches found

Debian CVE
Debian CVE
added 2024/12/11 7:12 p.m.14 views

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.8CVSS8.1AI score0.01355EPSS
SaveExploits0
OSV
OSV
added 2024/12/11 7:12 p.m.13 views

CVE-2024-47606 GHSL-2024-166: GStreamer Integer overflows in MP4/MOV demuxer and memory allocator that can lead to out-of-bounds writes

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

8.6CVSS8.2AI score
SaveExploits0References8
CVE
CVE
added 2024/12/11 7:12 p.m.336 views

CVE-2024-47606

CVE-2024-47606 (GStreamer) affects the qtdemux_parse_theora_extension path in GStreamer’s qtdemux.c, where an integer underflow causes an oversized allocation followed by a memory overwrite that can hijack execution. Public reports indicate the vulnerability exists in GStreamer core plus plugins-...

9.8CVSS7.5AI score0.01355EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/12/11 7:01 p.m.34 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.01081EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:01 p.m.137 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.01081EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/11 7:01 p.m.14 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.01081EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/12/11 7:01 p.m.20 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.01081EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 7:01 p.m.12 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 score
SaveExploits0References6
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.01081EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 6:58 p.m.174 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.01081EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/11 6:58 p.m.12 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.01081EPSS
SaveExploits0
OSV
OSV
added 2024/12/11 6:58 p.m.16 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 score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 6:58 p.m.24 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.8AI score0.01081EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/11 6:58 p.m.36 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.01081EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/11 12:00 a.m.4 views

GStreamer 数字错误漏洞

GStreamer is the GStreamer open source set of frameworks for processing streaming media. A numeric error vulnerability exists in GStreamer versions prior to 1.24.10, which stems from an integer underflow detected in the extractccfromdata function in qtdemux.c. The vulnerability is caused by a...

7.5CVSS6.6AI score0.01081EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.4 views

PT-2024-10371

Name of the Vulnerable Software and Affected Versions GStreamer versions prior to 1.24.10 Description GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the extract cc from data function within qtdemux.c. In the FOURCC c708 case,...

7.8CVSS6.6AI score0.01081EPSS
SaveExploits0References187
CNNVD
CNNVD
added 2024/12/11 12:00 a.m.5 views

GStreamer 数字错误漏洞

GStreamer is the GStreamer open source set of frameworks for processing streaming media. A numeric error vulnerability exists in GStreamer versions prior to 1.24.10, which stems from an integer underflow detected in the qtdemuxparsetrak function in qtdemux.c. The vulnerability is caused by the...

7.5CVSS6.7AI score0.01081EPSS
SaveExploits0References5
CNVD
CNVD
added 2024/12/11 12:00 a.m.16 views

Siemens Solid Edge V2024 Integer Underflow Vulnerability

Solid Edge is a portfolio of software tools to address a variety of product development processes: 3D design, simulation, manufacturing and design management. Siemens Solid Edge V2024 suffers from an integer underflow vulnerability that can be exploited by an attacker to execute code in the conte...

7.8CVSS7.1AI score0.00165EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/11 12:00 a.m.8 views

GStreamer 输入验证错误漏洞

GStreamer is the GStreamer open source set of frameworks for processing streaming media. An input validation error vulnerability exists in GStreamer that stems from an integer underflow detected in the qtdemuxparsetheoraextension function in qtdemux.c. The vulnerability is caused by the detection...

9.8CVSS7.7AI score0.01355EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.4 views

PT-2024-10366

Name of the Vulnerable Software and Affected Versions GStreamer versions prior to 1.24.10 Description The issue is related to an integer underflow in the qtdemux parse theora extension function within qtdemux.c. This underflow causes the size variable to hold a large unintended value when cast to...

10CVSS7.2AI score0.01355EPSS
SaveExploits0References220
Rows per page
Query Builder