about summary refs log tree commit diff
path: root/bugs/cve/2017
diff options
context:
space:
mode:
Diffstat (limited to 'bugs/cve/2017')
-rw-r--r--bugs/cve/2017/14745/crash_1bin0 -> 15461 bytes
-rw-r--r--bugs/cve/2017/14939/heapoverflowbin0 -> 30824 bytes
-rw-r--r--bugs/cve/2017/14940/nullderefbin0 -> 31248 bytes
-rw-r--r--bugs/cve/2017/15020/reproducerbin0 -> 31248 bytes
-rw-r--r--bugs/cve/2017/15025/3899.crashes.binbin0 -> 31248 bytes
-rw-r--r--bugs/cve/2017/15025/floatexception.elfbin0 -> 64322 bytes
-rw-r--r--bugs/cve/2017/15232/1.jpgbin0 -> 5766 bytes
-rw-r--r--bugs/cve/2017/15232/2.jpgbin0 -> 5520 bytes
-rw-r--r--bugs/cve/2017/15938/invalidreadbin0 -> 31248 bytes
-rwxr-xr-xbugs/cve/2017/5225/2656.tiffbin0 -> 448 bytes
-rwxr-xr-xbugs/cve/2017/5225/2657.tiffbin0 -> 412 bytes
-rw-r--r--bugs/cve/2017/5969/crash-libxml2-recover.xml27
-rw-r--r--bugs/cve/2017/6965/bug_3bin0 -> 3944 bytes
-rw-r--r--bugs/cve/2017/7595/fpe.tiffbin0 -> 396 bytes
-rw-r--r--bugs/cve/2017/7599/outside-short.tiffbin0 -> 396 bytes
-rw-r--r--bugs/cve/2017/7600/outside-unsigned-char.tiffbin0 -> 3062 bytes
-rw-r--r--bugs/cve/2017/7601/shift-long.tiffbin0 -> 416 bytes
17 files changed, 27 insertions, 0 deletions
diff --git a/bugs/cve/2017/14745/crash_1 b/bugs/cve/2017/14745/crash_1
new file mode 100644
index 0000000..7a88735
--- /dev/null
+++ b/bugs/cve/2017/14745/crash_1
Binary files differdiff --git a/bugs/cve/2017/14939/heapoverflow b/bugs/cve/2017/14939/heapoverflow
new file mode 100644
index 0000000..2096d90
--- /dev/null
+++ b/bugs/cve/2017/14939/heapoverflow
Binary files differdiff --git a/bugs/cve/2017/14940/nullderef b/bugs/cve/2017/14940/nullderef
new file mode 100644
index 0000000..a793698
--- /dev/null
+++ b/bugs/cve/2017/14940/nullderef
Binary files differdiff --git a/bugs/cve/2017/15020/reproducer b/bugs/cve/2017/15020/reproducer
new file mode 100644
index 0000000..be24631
--- /dev/null
+++ b/bugs/cve/2017/15020/reproducer
Binary files differdiff --git a/bugs/cve/2017/15025/3899.crashes.bin b/bugs/cve/2017/15025/3899.crashes.bin
new file mode 100644
index 0000000..1feda50
--- /dev/null
+++ b/bugs/cve/2017/15025/3899.crashes.bin
Binary files differdiff --git a/bugs/cve/2017/15025/floatexception.elf b/bugs/cve/2017/15025/floatexception.elf
new file mode 100644
index 0000000..8d0112a
--- /dev/null
+++ b/bugs/cve/2017/15025/floatexception.elf
Binary files differdiff --git a/bugs/cve/2017/15232/1.jpg b/bugs/cve/2017/15232/1.jpg
new file mode 100644
index 0000000..b04eae5
--- /dev/null
+++ b/bugs/cve/2017/15232/1.jpg
Binary files differdiff --git a/bugs/cve/2017/15232/2.jpg b/bugs/cve/2017/15232/2.jpg
new file mode 100644
index 0000000..8ec86d7
--- /dev/null
+++ b/bugs/cve/2017/15232/2.jpg
Binary files differdiff --git a/bugs/cve/2017/15938/invalidread b/bugs/cve/2017/15938/invalidread
new file mode 100644
index 0000000..23c1305
--- /dev/null
+++ b/bugs/cve/2017/15938/invalidread
Binary files differdiff --git a/bugs/cve/2017/5225/2656.tiff b/bugs/cve/2017/5225/2656.tiff
new file mode 100755
index 0000000..506ca1a
--- /dev/null
+++ b/bugs/cve/2017/5225/2656.tiff
Binary files differdiff --git a/bugs/cve/2017/5225/2657.tiff b/bugs/cve/2017/5225/2657.tiff
new file mode 100755
index 0000000..33a5356
--- /dev/null
+++ b/bugs/cve/2017/5225/2657.tiff
Binary files differdiff --git a/bugs/cve/2017/5969/crash-libxml2-recover.xml b/bugs/cve/2017/5969/crash-libxml2-recover.xml
new file mode 100644
index 0000000..40ed2ac
--- /dev/null
+++ b/bugs/cve/2017/5969/crash-libxml2-recover.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>

+<!DOCTYPE root [

+  <!ELEMENT root (a,b)>

+  <!ELEMENT a EMPTY>

+  <!ELEMENT b (#PCDATA|c)* >

+  <!ELEMENT c ANY>

+  <!ELEMENT d ANY>

+  <!ELEMENT e ANY>

+  <!ELEMENT f ANY>

+  <!--* test all pble children,cp,choice,seq patterns in P47,P48,P49,P-->

+  <!ELEMENT child0 (a)>

+  <!ELEMENT child1 (a|b|c)>

+  <!ELEMENT child2 (a ,b,b?,a*,c,c,a,a,b+,c ) >

+  <!ELEMENT child3 (a+|b)? >

+  <!ELEMENT child4 (a, (b|cp+, (a|d)?, (e|f)* )?>

+  <!ELEMENT child5 ( (a,b) | c? | ((d|e),b,c) )* >

+  <!ELEMENT child5_1 ( (a¥b)* | (c,b)? | (d,a)+ | ((e|f),b,c) )* >

+  <!ELEMENT child6 (a,b,c)*>

+  <!ELEMENT child7 ((a,b)|c*|((d|e),b,c) )+ >

+  <!ELEMENT child8 ( a, (bb), b)+>  

+]>

+<root><a/><b>

+   <c></c >

+   content of b element

+</b></root>

+<!--* test: tests P47,P48,P49,P50*-->

+

diff --git a/bugs/cve/2017/6965/bug_3 b/bugs/cve/2017/6965/bug_3
new file mode 100644
index 0000000..675f2f6
--- /dev/null
+++ b/bugs/cve/2017/6965/bug_3
Binary files differdiff --git a/bugs/cve/2017/7595/fpe.tiff b/bugs/cve/2017/7595/fpe.tiff
new file mode 100644
index 0000000..100ed51
--- /dev/null
+++ b/bugs/cve/2017/7595/fpe.tiff
Binary files differdiff --git a/bugs/cve/2017/7599/outside-short.tiff b/bugs/cve/2017/7599/outside-short.tiff
new file mode 100644
index 0000000..69e4551
--- /dev/null
+++ b/bugs/cve/2017/7599/outside-short.tiff
Binary files differdiff --git a/bugs/cve/2017/7600/outside-unsigned-char.tiff b/bugs/cve/2017/7600/outside-unsigned-char.tiff
new file mode 100644
index 0000000..bc9d333
--- /dev/null
+++ b/bugs/cve/2017/7600/outside-unsigned-char.tiff
Binary files differdiff --git a/bugs/cve/2017/7601/shift-long.tiff b/bugs/cve/2017/7601/shift-long.tiff
new file mode 100644
index 0000000..b2af417
--- /dev/null
+++ b/bugs/cve/2017/7601/shift-long.tiff
Binary files differ