BIT-jre-2024-47546

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/jre/BIT-jre-2024-47546.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-jre-2024-47546
Aliases
Published
2026-05-08T05:46:34Z
Modified
2026-09-10T16:01:40Z
Summary
GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read
Details

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extract_cc_from_data function within qtdemux.c. In the FOURCC_c708 case, the subtraction atom_length - 8 may result in an underflow if atom_length is less than 8. When that subtraction underflows, *cclen ends up being a large number, and then cclen is passed to g_memdup2 leading to an out-of-bounds (OOB) read. This vulnerability is fixed in 1.24.10.

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

Affected packages

Bitnami / jre

Package

Name
jre
Purl
pkg:bitnami/jre

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 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/jre/BIT-jre-2024-47546.json"