Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Flutter | Image Picker Android | >= 0.8.5\+6, < 0.8.12\+18 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-54462?
CVE-2024-54462 is a vulnerability with a CVSS score of 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 ...
How severe is CVE-2024-54462?
CVE-2024-54462 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-54462?
Check the references section above for vendor advisories and patch information. Affected products include: Flutter Image Picker Android.