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

This commit is contained in:
Dan Čermák
2017-10-30 00:52:38 +01:00
parent a59900b53a
commit c640ea8608
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -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"
BIN
View File
Binary file not shown.