Added reproducer for #54 / CVE-2017-11592 to the test suite

v0.27.3
Dan Čermák 8 years ago
parent 091d4edbdb
commit 35cb91a9f3

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

Binary file not shown.
Loading…
Cancel
Save