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

decoding.c in android-gif-drawable before 1.2.24 does not limit the maximum length of comment,leading to denial of service #792

Closed
tubeuchiha opened this issue Feb 23, 2022 · 2 comments

Comments

@tubeuchiha
Copy link

What are the impact surfaces by comment length ?

@koral--
Copy link
Owner

koral-- commented Feb 23, 2022

@koral-- koral-- closed this as completed Feb 23, 2022
@koral-- koral-- reopened this Feb 23, 2022
@koral--
Copy link
Owner

koral-- commented Feb 23, 2022

Parsing a GIF file in the native code of the android-gif-drawable library causes a timeout, resulting in the hosting application using CPU and becoming unresponsive.

Impact: An attacker can send a malicious GIF file to any application that uses the android-gif-drawable library, causing the app to become unresponsive until it is killed.

@koral-- koral-- closed this as completed Feb 23, 2022
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

2 participants