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.
Get an AI-powered plain-language explanation of this vulnerability and remediation steps.
Login to generate AI explanationCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
3 reference(s) from NVD