ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.39k stars 1.37k forks source link

Intent Redirection Vulnerability #873

Open rchezeua opened 2 years ago

rchezeua commented 2 years ago

You should update androidXLibraryVersion to the latest version to prevent the Intent Redirection Vulnerability which will be detected by Google if someone using this library tries to publish an Application.

Here: https://github.com/ArthurHub/Android-Image-Cropper/blob/2a4a425668bfff1329dd5bfb1b80b0829bb4cc67/build.gradle#L23

As described here : https://support.google.com/faqs/answer/9267555?hl=en

Canato commented 2 years ago

please read https://github.com/ArthurHub/Android-Image-Cropper/issues/858

And update to the new repository