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

Collapse All | Expand All

(-)/usr/local/poudriere/ports/default/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="555cd806-b031-11e7-a369-14dae9d59f67">
62
    <topic>Multiple exploitable heap-based buffer overflow vulnerabilities exists in FreeXL 1.0.3</topic>
63
    <affects>
64
      <package>
65
	<name>freexl</name>
66
	<range><eq>1.0.3</eq></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Cisco TALOS reports:</p>
72
	<blockquote cite="http://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0430">
73
	  <p>An exploitable heap based buffer overflow vulnerability exists in the read_biff_next_record function of FreeXL 1.0.3. A specially crafted XLS file can cause a memory corruption resulting in remote code execution. An attacker can send malicious XLS file to trigger this vulnerability.</p>
74
	</blockquote>
75
	<blockquote cite="https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0431">
76
	  <p>An exploitable heap-based buffer overflow vulnerability exists in the read_legacy_biff function of FreeXL 1.0.3. A specially crafted XLS file can cause a memory corruption resulting in remote code execution. An attacker can send malicious XLS file to trigger this vulnerability.</p>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <cvename>CVE-2017-2923</cvename>
82
      <cvename>CVE-2017-2924</cvename>
83
    </references>
84
    <dates>
85
      <discovery>2017-09-11</discovery>
86
      <entry>2017-10-13</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="6dc3c61c-e866-4c27-93f7-ae50908594fd">
90
  <vuln vid="6dc3c61c-e866-4c27-93f7-ae50908594fd">
62
    <topic>jenkins -- multiple issues</topic>
91
    <topic>jenkins -- multiple issues</topic>
63
    <affects>
92
    <affects>

Return to bug 222130