Added reproducer for #144 / CVE-2017-9953 to the testsuite
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user