icon

We found results for “

CVE-2024-47538

Date: December 11, 2024

GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the "vorbis_handle_identification_packet" 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 write beyond the boundaries of the position array. The value written will always be "GST_AUDIO_CHANNEL_POSITION_NONE". This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the "GstAudioInfo" info structure. This vulnerability is fixed in 1.24.10.

Language: C

Severity Score

Severity Score

Weakness Type (CWE)

Out-of-bounds Write

CWE-787

Stack-based Buffer Overflow

CWE-121

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us