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.
References
Link | Resource |
---|---|
https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6 | Vendor Advisory |
https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6 | Vendor Advisory |
Configurations
History
21 Nov 2024, 08:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6 - Vendor Advisory |
10 Jan 2024, 16:38
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:amazon:ion:*:*:*:*:*:*:*:* | |
First Time |
Amazon ion
Amazon |
|
References | () https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6 - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
03 Jan 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-03 23:15
Updated : 2024-11-21 08:54
NVD link : CVE-2024-21634
Mitre link : CVE-2024-21634
CVE.ORG link : CVE-2024-21634
JSON object : View
Products Affected
amazon
- ion
CWE
CWE-770
Allocation of Resources Without Limits or Throttling