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

(-)security/vuxml/vuln.xml (+38 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="91ce95d5-cd15-4105-b942-af5ccc7144c1">
62
    <topic>clamav -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>clamav</name>
66
	<range><lt>0.102.3,1</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Micah Snyder reports:</p>
72
	<blockquote cite="https://blog.clamav.net/2020/05/clamav-01023-security-patch-released.html">
73
	  <p>CVE-2020-3327: Fixed a vulnerability in the ARJ archive-parsing module
74
	     in ClamAV 0.102.2 that could cause a denial-of-service condition.
75
	     Improper bounds checking of an unsigned variable results in an
76
	     out-of-bounds read which causes a crash. Special thanks to Daehui Chang
77
	     and Fady Othman for helping identify the ARJ parsing vulnerability.
78
	  </p>
79
	  <p>CVE-2020-3341: Fixed a vulnerability in the PDF-parsing module in ClamAV
80
	     0.101 - 0.102.2 that could cause a denial-of-service condition. Improper
81
	     size checking of a buffer used to initialize AES decryption routines
82
	     results in an out-of-bounds read, which may cause a crash. OSS-Fuzz
83
	     discovered this vulnerability.
84
	  </p>
85
	</blockquote>
86
      </body>
87
    </description>
88
    <references>
89
      <url>https://blog.clamav.net/2020/05/clamav-01023-security-patch-released.html</url>
90
      <cvename>CVE-2020-3327</cvename>
91
      <cvename>CVE-2020-3341</cvename>
92
    </references>
93
    <dates>
94
      <discovery>2020-05-12</discovery>
95
      <entry>2020-05-14</entry>
96
    </dates>
97
  </vuln>
98
61
  <vuln vid="0bfcae0b-947f-11ea-92ab-00163e433440">
99
  <vuln vid="0bfcae0b-947f-11ea-92ab-00163e433440">
62
    <topic>FreeBSD -- Insufficient cryptodev MAC key length check</topic>
100
    <topic>FreeBSD -- Insufficient cryptodev MAC key length check</topic>
63
    <affects>
101
    <affects>

Return to bug 246451