Vulnerabilities (CVE)

Filtered by vendor Flutter Subscribe
Filtered by product Image Picker Android
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-54462 1 Flutter 1 Image Picker Android 2025-07-30 N/A 7.1 HIGH
The file names constructed within image_picker are missing sanitization checks leaving them vulnerable to malicious document providers. This may result in cases where a user with a malicious document provider installed can select an image file from that provider while using your app and could potentially override internal files in your app cache. Issue patched in 0.8.12+18. It is recommended to update to the latest version of image_picker_android that contains the changes to address this vulnerability.