BIT-java-2024-47545

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/java/BIT-java-2024-47545.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-java-2024-47545
Aliases
Published
2026-05-06T14:44:55.155Z
Modified
2026-05-08T07:56:09.811851044Z
Summary
GHSL-2024-242: GStreamer has an integer underflow in FOURCC_strf parsing leading to OOB-read
Details

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 happens, the subsequent call to gstbufferfill will invoke memcpy with a large tocopy size, resulting in an OOB-read. 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

  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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
0Unknown 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-47545.json"