diff options
Diffstat (limited to 'bugs/cve')
| -rw-r--r-- | bugs/cve/2013/7437/1.bmp | bin | 0 -> 74714 bytes | |||
| -rw-r--r-- | bugs/cve/2013/7437/2.bmp | bin | 0 -> 74714 bytes | |||
| -rw-r--r-- | bugs/cve/2016/9557/signed-int-overflow.jp2 | bin | 0 -> 444 bytes | |||
| -rw-r--r-- | bugs/cve/2017/14745/crash_1 | bin | 0 -> 15461 bytes | |||
| -rw-r--r-- | bugs/cve/2017/15025/3899.crashes.bin | bin | 0 -> 31248 bytes | |||
| -rw-r--r-- | bugs/cve/2017/15025/floatexception.elf | bin | 0 -> 64322 bytes | |||
| -rw-r--r-- | bugs/cve/2017/15232/1.jpg | bin | 0 -> 5766 bytes | |||
| -rw-r--r-- | bugs/cve/2017/15232/2.jpg | bin | 0 -> 5520 bytes | |||
| -rw-r--r-- | bugs/cve/2017/5969/crash-libxml2-recover.xml | 27 |
9 files changed, 27 insertions, 0 deletions
diff --git a/bugs/cve/2013/7437/1.bmp b/bugs/cve/2013/7437/1.bmp Binary files differnew file mode 100644 index 0000000..ae46ede --- /dev/null +++ b/bugs/cve/2013/7437/1.bmp diff --git a/bugs/cve/2013/7437/2.bmp b/bugs/cve/2013/7437/2.bmp Binary files differnew file mode 100644 index 0000000..9346749 --- /dev/null +++ b/bugs/cve/2013/7437/2.bmp diff --git a/bugs/cve/2016/9557/signed-int-overflow.jp2 b/bugs/cve/2016/9557/signed-int-overflow.jp2 Binary files differnew file mode 100644 index 0000000..db0b961 --- /dev/null +++ b/bugs/cve/2016/9557/signed-int-overflow.jp2 diff --git a/bugs/cve/2017/14745/crash_1 b/bugs/cve/2017/14745/crash_1 Binary files differnew file mode 100644 index 0000000..7a88735 --- /dev/null +++ b/bugs/cve/2017/14745/crash_1 diff --git a/bugs/cve/2017/15025/3899.crashes.bin b/bugs/cve/2017/15025/3899.crashes.bin Binary files differnew file mode 100644 index 0000000..1feda50 --- /dev/null +++ b/bugs/cve/2017/15025/3899.crashes.bin diff --git a/bugs/cve/2017/15025/floatexception.elf b/bugs/cve/2017/15025/floatexception.elf Binary files differnew file mode 100644 index 0000000..8d0112a --- /dev/null +++ b/bugs/cve/2017/15025/floatexception.elf diff --git a/bugs/cve/2017/15232/1.jpg b/bugs/cve/2017/15232/1.jpg Binary files differnew file mode 100644 index 0000000..b04eae5 --- /dev/null +++ b/bugs/cve/2017/15232/1.jpg diff --git a/bugs/cve/2017/15232/2.jpg b/bugs/cve/2017/15232/2.jpg Binary files differnew file mode 100644 index 0000000..8ec86d7 --- /dev/null +++ b/bugs/cve/2017/15232/2.jpg diff --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*-->
+
|
