SCA: security update for com.amazon.ion:ion-java (GHSA-264p-99wq-f4j6)

high Tenable Cloud Security Plugin ID 408722

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-
of-service issue exists in `ion-java` for applications that use `ion-java` to deserialize Ion text encoded
data, or deserialize Ion text or binary encoded data into the `IonValue` model and then invoke certain
`IonValue` methods on that in-memory representation. An actor could craft Ion data that, when loaded by
the affected application and/or processed using the `IonValue` model, results in a `StackOverflowError`
originating from the `ion-java` library. The patch is included in `ion-java` 1.10.5. As a workaround, do
not load data which originated from an untrusted source or that could have been tampered with.
(CVE-2024-21634)

See Also

https://github.com/advisories/GHSA-264p-99wq-f4j6

Plugin Details

Severity: High

ID: 408722

Version: Revision 1.15

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2024-21634

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/3/2024

Vulnerability Publication Date: 1/3/2024

Reference Information

CVE: CVE-2024-21634

cwe: CWE-770