Path Traversal in Flutter Image Picker Android

CVE-2024-54462

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.

EPSS: 0.002 (10.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-54462?
CVE-2024-54462 is a high-severity vulnerability in Flutter Image Picker Android, classified under Relative Path Traversal. CVSS score: 7.1/10. Published 2025-01-29.
How severe is CVE-2024-54462?
High severity. CVSS v3 base score is 7.1 out of 10.