svn commit: r533343 - head/security/vuxml
Timur I. Bakeyev
timur at FreeBSD.org
Wed Apr 29 15:03:42 UTC 2020
Author: timur
Date: Wed Apr 29 15:03:41 2020
New Revision: 533343
URL: https://svnweb.freebsd.org/changeset/ports/533343
Log:
Add an entry about CVE-2020-10700, CVE-2020-10704 in samba410 and 411.
Security: CVE-2020-10700
CVE-2020-10704
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Apr 29 14:57:55 2020 (r533342)
+++ head/security/vuxml/vuln.xml Wed Apr 29 15:03:41 2020 (r533343)
@@ -58,6 +58,46 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="3c7911c9-8a29-11ea-8d8c-005056a311d1">
+ <topic>samba -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>samba410</name>
+ <range><lt>4.10.15</lt></range>
+ </package>
+ <package>
+ <name>samba411</name>
+ <range><lt>4.11.8</lt></range>
+ </package>
+ <package>
+ <name>samba412</name>
+ <range><lt>4.12.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Samba Team reports:</p>
+ <blockquote cite="https://www.samba.org/samba/history/samba-4.12.2.html">
+ <p>CVE-2020-10700</p>
+ <p>A client combining the 'ASQ' and 'Paged Results' LDAP controls can cause a
+ use-after-free in Samba's AD DC LDAP server.</p>
+ <p>CVE-2020-10704</p>
+ <p>A deeply nested filter in an un-authenticated LDAP search can exhaust the
+ LDAP server's stack memory causing a SIGSEGV.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.samba.org/samba/history/samba-4.12.2.html</url>
+ <cvename>CVE-2020-10700</cvename>
+ <cvename>CVE-2020-10704</cvename>
+ </references>
+ <dates>
+ <discovery>2020-04-29</discovery>
+ <entry>2020-04-29</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5b6bc863-89dc-11ea-af8b-00155d0a0200">
<topic>ceph14 -- multiple security issues</topic>
<affects>
More information about the svn-ports-all
mailing list