View | Details | Raw Unified | Return to bug 220713
Collapse All | Expand All

(-)security/vuxml/vuln.xml (+40 lines)
Lines 58-63 Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="01a197ca-67f1-11e7-a266-28924a333806">
62
    <topic>evince and atril -- command injection vulnerability in CBT handler</topic>
63
    <affects>
64
      <package>
65
	<name>evince</name>
66
	<range><le>3.24.0</le></range>
67
      </package>
68
      <package>
69
	<name>evince-lite</name>
70
	<range><le>3.24.0</le></range>
71
      </package>
72
      <package>
73
	<name>atril</name>
74
	<range><le>1.19.0</le></range>
75
      </package>
76
      <package>
77
	<name>atril-lite</name>
78
	<range><le>1.19.0</le></range>
79
      </package>
80
    </affects>
81
    <description>
82
      <body xmlns="http://www.w3.org/1999/xhtml">
83
	<p>GNOME reports:</p>
84
	<blockquote cite="https://bugzilla.gnome.org/show_bug.cgi?id=784630">
85
	  <p>The comic book backend in evince 3.24.0 (and earlier) is vulnerable to a command injection bug that can be used to execute arbitrary commands when a CBT file is opened.</p>
86
	  <p>The same vulnerabilty affects atril, the Evince fork.</p>
87
	</blockquote>
88
      </body>
89
    </description>
90
    <references>
91
      <url>https://bugzilla.gnome.org/show_bug.cgi?id=784630</url>
92
      <url>https://github.com/mate-desktop/atril/issues/257</url>
93
      <cvename>CVE-2017-1000083</cvename>
94
    </references>
95
    <dates>
96
      <discovery>2017-07-06</discovery>
97
      <entry>2017-07-13</entry>
98
    </dates>
99
  </vuln>
100
61
  <vuln vid="85851e4f-67d9-11e7-bc37-00505689d4ae">
101
  <vuln vid="85851e4f-67d9-11e7-bc37-00505689d4ae">
62
    <topic>samba -- Orpheus Lyre mutual authentication validation bypass</topic>
102
    <topic>samba -- Orpheus Lyre mutual authentication validation bypass</topic>
63
    <affects>
103
    <affects>

Return to bug 220713