Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ion Java StackOverflow vulnerability #480

Open
omendozarivera-mdsol opened this issue Jun 3, 2024 · 0 comments
Open

Ion Java StackOverflow vulnerability #480

omendozarivera-mdsol opened this issue Jun 3, 2024 · 0 comments

Comments

@omendozarivera-mdsol
Copy link

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant