GStreamer up to 1.24.9 qtdemux.c qtdemux_parse_theora_extension integer overflow

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.9$0-$5k0.00

Summaryinfo

A vulnerability classified as critical has been found in GStreamer up to 1.24.9. Affected by this issue is the function qtdemux_parse_theora_extension of the file qtdemux.c. Performing a manipulation results in integer overflow. This vulnerability is reported as CVE-2024-47606. The attack is possible to be carried out remotely. No exploit exists. It is recommended to upgrade the affected component.

Detailsinfo

A vulnerability classified as critical has been found in GStreamer up to 1.24.9. This affects the function qtdemux_parse_theora_extension of the file qtdemux.c. The manipulation with an unknown input leads to a integer overflow vulnerability. CWE is classifying the issue as CWE-190. The product performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemux_parse_theora_extension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended value when cast to an unsigned integer. This 32-bit negative value is then cast to a 64-bit unsigned integer (0xfffffffffffffffa) in a subsequent call to gst_buffer_new_and_alloc. The function gst_buffer_new_allocate then attempts to allocate memory, eventually calling _sysmem_new_block. The function _sysmem_new_block adds alignment and header size to the (unsigned) size, causing the overflow of the 'slice_size' variable. As a result, only 0x89 bytes are allocated, despite the large input size. When the following memcpy call occurs in gst_buffer_fill, the data from the input file will overwrite the content of the GstMapInfo info structure. Finally, during the call to gst_memory_unmap, the overwritten memory may cause a function pointer hijack, as the mem->allocator->mem_unmap_full function is called with a corrupted pointer. This function pointer overwrite could allow an attacker to alter the execution flow of the program, leading to arbitrary code execution. This vulnerability is fixed in 1.24.10.

The advisory is shared at securitylab.github.com. This vulnerability is uniquely identified as CVE-2024-47606 since 09/27/2024. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. It demands that the victim is doing some kind of user interaction. Technical details are known, but no exploit is available.

The vulnerability scanner Nessus provides a plugin with the ID 213029 (Debian dla-3994 : gir1.2-gstreamer-1.0 - security update), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 1.24.10 eliminates this vulnerability.

The vulnerability is also documented in the databases at Tenable (213029) and CERT Bund (WID-SEC-2025-0815). Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Affected

  • IBM Java SDK
  • IBM Java
  • IBM Maximo Asset Management
  • Debian Linux
  • IBM Tivoli Monitoring
  • Amazon Linux 2
  • IBM InfoSphere Information Server
  • Open Source OpenJDK
  • Red Hat Enterprise Linux
  • IBM Tivoli Netcool/OMNIbus
  • Ubuntu Linux
  • IBM WebSphere Application Server
  • SUSE Linux
  • Oracle Linux
  • IBM SPSS
  • NetApp ActiveIQ Unified Manager
  • HCL Commerce
  • IBM Business Automation Workflow
  • Hitachi Configuration Manager
  • IBM Security Guardium
  • IBM MQ
  • IBM QRadar SIEM
  • IBM Power Hardware Management Console
  • IBM Rational Business Developer
  • SUSE openSUSE
  • IBM InfoSphere Identity Insight
  • Azul Zulu
  • IBM Storage Insights
  • Hitachi Command Suite
  • Hitachi Ops Center
  • Oracle Java SE
  • Oracle GraalVM
  • Amazon Corretto
  • IBM Semeru Runtime
  • IBM Integration Bus
  • Dell NetWorker
  • IBM DataPower Gateway
  • IBM Installation Manager
  • IBM App Connect Enterprise
  • IBM License Metric Tool
  • IBM Security Verify Access
  • IBM TXSeries
  • HCL BigFix
  • IBM Sterling Connect:Direct
  • IBM Tivoli Business Service Manager
  • IBM Tivoli Network Manager
  • IBM Cognos Analytics

Productinfo

Type

Name

Version

License

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CNA CVSS-B Score: 🔍
CNA CVSS-BT Score: 🔍
CNA Vector: 🔍

CVSSv3info

VulDB Meta Base Score: 8.0
VulDB Meta Temp Score: 7.9

VulDB Base Score: 6.3
VulDB Temp Score: 6.0
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 9.8
NVD Vector: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

Exploitinginfo

Class: Integer overflow
CWE: CWE-190 / CWE-189
CAPEC: 🔍
ATT&CK: 🔍

Physical: Partially
Local: Yes
Remote: Yes

Availability: 🔍
Status: Not defined

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 213029
Nessus Name: Debian dla-3994 : gir1.2-gstreamer-1.0 - security update

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔍

Upgrade: GStreamer 1.24.10

Timelineinfo

09/27/2024 🔍
12/11/2024 +75 days 🔍
12/11/2024 +0 days 🔍
06/11/2026 +547 days 🔍

Sourcesinfo

Advisory: GHSL-2024-166
Status: Confirmed

CVE: CVE-2024-47606 (🔍)
GCVE (CVE): GCVE-0-2024-47606
GCVE (VulDB): GCVE-100-287937
CERT Bund: WID-SEC-2025-0815 - Oracle Java SE: Mehrere Schwachstellen

Entryinfo

Created: 12/11/2024 21:04
Updated: 06/11/2026 04:27
Changes: 12/11/2024 21:04 (68), 12/16/2024 00:25 (1), 12/16/2024 04:07 (2), 12/19/2024 04:38 (11), 02/18/2025 12:37 (3), 07/14/2025 20:29 (7), 08/27/2025 10:49 (1), 09/13/2025 15:18 (1), 06/11/2026 04:27 (1)
Complete: 🔍
Cache ID: 216::103

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you know our Splunk app?

Download it now for free!