amazonica icon indicating copy to clipboard operation
amazonica copied to clipboard

Ion Java StackOverflow vulnerability

Open omendozarivera-mdsol opened this issue 8 months ago • 0 comments

[amazonica "0.3.166"] depends on [com.amazonaws/aws-java-sdk "1.12.132"] [com.amazonaws/aws-java-sdk-core "1.12.132"] [software.amazon.ion/ion-java "1.0.2"] which has known vulnerabilities:

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.

Impacted versions: <1.10.5

https://nvd.nist.gov/vuln/detail/CVE-2024-21634

omendozarivera-mdsol avatar Jun 03 '24 17:06 omendozarivera-mdsol