Merge pull request #135 from D4N/CVE-2017-14865_reproducer

Added reproducer for #134 / CVE-2017-14865
v0.27.3
D4N 8 years ago committed by GitHub
commit f6af59e054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -772,6 +772,14 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename
num=g134
printf "$num " >&3
filename=004-heap-buffer-over
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
) 3>&1 > $results 2>&1
printf "\n"

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save