0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.76k stars 388 forks source link

imgext: 'NoneType' object has no attribute 'iteritems' #137

Open elig0n opened 3 years ago

elig0n commented 3 years ago

Describe the bug loading a path of a valid image (I tried both jpg and png) with simple EXIF (i.e. Author tag) to imgext prompt ends up with:

 [*] Reading METADATA info...
 [-] Caught Exception : 'NoneType' object has no attribute 'iteritems'

stemming from PIL _getexif() always returning empty

tf-azharul commented 3 years ago

I am also facing same problem on for that. 'lfi' object has no attribute 'reports_data'