Android-Image-Cropper icon indicating copy to clipboard operation
Android-Image-Cropper copied to clipboard

Intent Redirection Vulnerability

Open rchezeua opened this issue 2 years ago • 1 comments

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

rchezeua avatar Mar 10 '22 11:03 rchezeua

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

And update to the new repository

Canato avatar Mar 18 '22 13:03 Canato