Added reproducer for #144 / CVE-2017-9953 to the testsuite

v0.27.3
Dan Čermák 8 years ago
parent a59900b53a
commit c640ea8608

@ -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.
Loading…
Cancel
Save