View | Details | Raw Unified | Return to bug 243913
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="e7bc2b99-485a-11ea-bff9-9c5c8e75236a">
62
    <topic>clamav -- Denial-of-Service (DoS) vulnerability</topic>
63
    <affects>
64
      <package>
65
	<name>clamav</name>
66
	<range><lt>0.102.2,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/02/clamav-01022-security-patch-released.html">
73
	  <p>A denial-of-service (DoS) condition may occur when using the optional
74
	     credit card data-loss-prevention (DLP) feature. Improper bounds checking of
75
	     an unsigned variable resulted in an out-of-bounds read, which causes a crash.
76
	  </p>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>https://blog.clamav.net/2020/02/clamav-01022-security-patch-released.html</url>
82
      <cvename>CVE-2020-3123</cvename>
83
    </references>
84
    <dates>
85
      <discovery>2020-02-05</discovery>
86
      <entry>2020-02-05</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="5a45649a-4777-11ea-bdec-08002728f74c">
90
  <vuln vid="5a45649a-4777-11ea-bdec-08002728f74c">
62
    <topic>Django -- potential SQL injection vulnerability</topic>
91
    <topic>Django -- potential SQL injection vulnerability</topic>
63
    <affects>
92
    <affects>

Return to bug 243913