The file names constructed within imagepicker 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 imagepicker_android that contains the changes to address this vulnerability.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/54xxx/CVE-2024-54462.json",
"cna_assigner": "Google",
"cwe_ids": [
"CWE-23"
]
}{
"cpe": "cpe:2.3:a:flutter:image_picker_android:*:*:*:*:*:*:*:*",
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
],
"extracted_events": [
{
"introduced": "0.8.5+6"
},
{
"last_affected": "0.8.12+17"
},
{
"introduced": "0.8.5\\+6"
},
{
"fixed": "0.8.12\\+18"
}
]
}