BIT-java-2024-47596

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/java/BIT-java-2024-47596.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-java-2024-47596
Aliases
Published
2026-05-06T14:44:58Z
Modified
2026-09-08T08:47:37Z
Summary
GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing
Details

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemux_parse_svq3_stsd_data function within qtdemux.c. In the FOURCC_SMI_ case, seqh_size is read from the input file without proper validation. If seqh_size is greater than the remaining size of the data buffer, it can lead to an OOB-read in the following call to gst_buffer_fill, which internally uses memcpy. This vulnerability can result in reading up to 4GB of process memory or potentially causing a segmentation fault (SEGV) when accessing invalid memory. This vulnerability is fixed in 1.24.10.

Database specific
{
    "cpes": [
        "cpe:2.3:a:bellsoft:libericajdk:*:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / java

Package

Name
java
Purl
pkg:bitnami/java

Severity

  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0
Introduced
1.9.0
Fixed
8.0.451

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/java/BIT-java-2024-47596.json"