Логотип exploitDog
bind:"CVE-2024-47606"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2024-47606"

Количество 18

Количество 18

ubuntu логотип

CVE-2024-47606

6 месяцев назад

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

CVSS3: 9.8
EPSS: Низкий
redhat логотип

CVE-2024-47606

6 месяцев назад

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

CVSS3: 8.8
EPSS: Низкий
nvd логотип

CVE-2024-47606

6 месяцев назад

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 over

CVSS3: 9.8
EPSS: Низкий
debian логотип

CVE-2024-47606

6 месяцев назад

GStreamer is a library for constructing graphs of media-handling compo ...

CVSS3: 9.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0070-1

5 месяцев назад

Security update for gstreamer

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0062-1

5 месяцев назад

Security update for gstreamer

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0053-1

5 месяцев назад

Security update for gstreamer

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0051-1

5 месяцев назад

Security update for gstreamer

EPSS: Низкий
fstec логотип

BDU:2025-00871

6 месяцев назад

Уязвимость функции qtdemux_parse_theora_extension мультимедийного фреймворка Gstreamer, позволяющая нарушителю выполнить произвольный код

CVSS3: 9.8
EPSS: Низкий
rocky логотип

RLSA-2024:11299

6 месяцев назад

Important: gstreamer1-plugins-good security update

EPSS: Низкий
oracle-oval логотип

ELSA-2024-11299

6 месяцев назад

ELSA-2024-11299: gstreamer1-plugins-good security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-11122

6 месяцев назад

ELSA-2024-11122: gstreamer1-plugins-good security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-11344

5 месяцев назад

ELSA-2024-11344: gstreamer1-plugins-base and gstreamer1-plugins-good security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0063-1

5 месяцев назад

Security update for gstreamer-plugins-good

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0067-1

5 месяцев назад

Security update for gstreamer-plugins-good

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0064-1

5 месяцев назад

Security update for gstreamer-plugins-good

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0055-1

5 месяцев назад

Security update for gstreamer-plugins-good

EPSS: Низкий
redos логотип

ROS-20250121-12

5 месяцев назад

Множественные уязвимости gstreamer1-plugins-good

CVSS3: 9.8
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2024-47606

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

CVSS3: 9.8
0%
Низкий
6 месяцев назад
redhat логотип
CVE-2024-47606

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

CVSS3: 8.8
0%
Низкий
6 месяцев назад
nvd логотип
CVE-2024-47606

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 over

CVSS3: 9.8
0%
Низкий
6 месяцев назад
debian логотип
CVE-2024-47606

GStreamer is a library for constructing graphs of media-handling compo ...

CVSS3: 9.8
0%
Низкий
6 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0070-1

Security update for gstreamer

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0062-1

Security update for gstreamer

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0053-1

Security update for gstreamer

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0051-1

Security update for gstreamer

0%
Низкий
5 месяцев назад
fstec логотип
BDU:2025-00871

Уязвимость функции qtdemux_parse_theora_extension мультимедийного фреймворка Gstreamer, позволяющая нарушителю выполнить произвольный код

CVSS3: 9.8
0%
Низкий
6 месяцев назад
rocky логотип
RLSA-2024:11299

Important: gstreamer1-plugins-good security update

6 месяцев назад
oracle-oval логотип
ELSA-2024-11299

ELSA-2024-11299: gstreamer1-plugins-good security update (IMPORTANT)

6 месяцев назад
oracle-oval логотип
ELSA-2024-11122

ELSA-2024-11122: gstreamer1-plugins-good security update (IMPORTANT)

6 месяцев назад
oracle-oval логотип
ELSA-2024-11344

ELSA-2024-11344: gstreamer1-plugins-base and gstreamer1-plugins-good security update (IMPORTANT)

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0063-1

Security update for gstreamer-plugins-good

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0067-1

Security update for gstreamer-plugins-good

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0064-1

Security update for gstreamer-plugins-good

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0055-1

Security update for gstreamer-plugins-good

5 месяцев назад
redos логотип
ROS-20250121-12

Множественные уязвимости gstreamer1-plugins-good

CVSS3: 9.8
5 месяцев назад

Уязвимостей на страницу