Merge pull request #130 from D4N/reproducer-for-54
Added reproducer for #54 / CVE-2017-11592 to the test suite
This commit is contained in:
commit
8a04b7683c
@ -702,7 +702,7 @@ source ./functions.source
|
||||
copyTestFile $filename
|
||||
runTest exiv2 $filename
|
||||
|
||||
num=g54
|
||||
num=g56
|
||||
printf "$num " >&3
|
||||
filename=POC9
|
||||
echo '------>' Bug $filename '<-------' >&2
|
||||
@ -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"
|
||||
|
||||
BIN
test/data/POC7
Normal file
BIN
test/data/POC7
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user