Merge pull request #145 from D4N/reproducer_for_144

Added reproducer for #144 / CVE-2017-9953
v0.27.3
D4N 8 years ago committed by GitHub
commit 4864d390c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -786,6 +786,13 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename
num=g144
printf "$num " >&3
filename=POC1
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
) 3>&1 > $results 2>&1
printf "\n"

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save