View | Details | Raw Unified | Return to bug 240613 | Differences between
and this patch

Collapse All | Expand All

(-)security/vuxml/vuln.xml (+29 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="6856d798-d950-11e9-aae4-f079596b62f9">
62
    <topic>expat2 -- Fix extraction of namespace prefixes from XML names</topic>
63
    <affects>
64
      <package>
65
	<name>expat2</name>
66
	<range><lt>2.2.8</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>expat project reports:</p>
72
	<blockquote cite="https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes">
73
	 <p>
74
	  Fix heap overflow triggered by
75
	  XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber),
76
	  and deny internal entities closing the doctype
77
	 </p>
78
	</blockquote>
79
      </body>
80
    </description>
81
    <references>
82
      <url>https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes</url>
83
    </references>
84
    <dates>
85
      <discovery>2019-09-13</discovery>
86
      <entry>2019-09-17</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="c5bd8a25-99a6-11e9-a598-f079596b62f9">
90
  <vuln vid="c5bd8a25-99a6-11e9-a598-f079596b62f9">
62
    <topic>expat2 -- Fix extraction of namespace prefixes from XML names</topic>
91
    <topic>expat2 -- Fix extraction of namespace prefixes from XML names</topic>
63
    <affects>
92
    <affects>

Return to bug 240613