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

Security issue with GIF dependency #186

Closed
3dmg opened this issue Jan 8, 2020 · 3 comments
Closed

Security issue with GIF dependency #186

3dmg opened this issue Jan 8, 2020 · 3 comments

Comments

@3dmg
Copy link

3dmg commented Jan 8, 2020

Hi,
we got informed by CERT Coordination Center <https://www.cert.org> that there was a security vulnerability in android-gif-drawable.
You can find more info here: https://nvd.nist.gov/vuln/detail/CVE-2019-11932
We are using the latest version 1.2.19 without any problems.

Maybe you want to update your docs: https://noties.io/Markwon/docs/v4/image/#mediadecoder

Br,
Markus

@noties
Copy link
Owner

noties commented Jan 8, 2020

Hello @3dmg !

This is exactly the reason why these dependencies must be specified explicitly in the build.gradle of your project. I will change the wording and remove hardcoded versions

Thank you

@noties
Copy link
Owner

noties commented Jan 14, 2020

Done

@noties noties closed this as completed Jan 14, 2020
@noties
Copy link
Owner

noties commented Jan 14, 2020

Interesting detail - pl.droidsonroids.gif:android-gif-drawable:1.2.19 uses 17 as minimum SDK. So, I will keep compilation of images plugin with older 1.2.15 for now as Markwon still supports 16.

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