Arbitrary File Read Affecting piexif Open this link in a new tab package, versions [0,]
Attack Complexity
High
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-PYTHON-PIEXIF-2312874
-
published
8 May 2022
-
disclosed
8 Dec 2021
-
credit
homm
Introduced: 8 Dec 2021
CWE-22 Open this link in a new tabHow to fix?
There is no fixed version for piexif
.
Overview
piexif is a package intended to simplify exif manipulations with Python. Writing, reading, and more…
Affected versions of this package are vulnerable to Arbitrary File Read due to missing sanitization in piexif.load
which accepts both filenames and raw data, leading to a possible file read.