svn commit: r445653 - head/security/vuxml
Timur I. Bakeyev
timur at FreeBSD.org
Thu Jul 13 15:05:04 UTC 2017
Author: timur
Date: Thu Jul 13 15:05:03 2017
New Revision: 445653
URL: https://svnweb.freebsd.org/changeset/ports/445653
Log:
Add an entry for the CVE-2017-11103 in Samba.
Security: CVE-2017-11103
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Jul 13 14:34:01 2017 (r445652)
+++ head/security/vuxml/vuln.xml Thu Jul 13 15:05:03 2017 (r445653)
@@ -58,6 +58,49 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="85851e4f-67d9-11e7-bc37-00505689d4ae">
+ <topic>samba -- Orpheus Lyre mutual authentication validation bypass</topic>
+ <affects>
+ <package>
+ <name>samba42</name>
+ <range><lt>4.2.15</lt></range>
+ </package>
+ <package>
+ <name>samba43</name>
+ <range><lt>4.3.14</lt></range>
+ </package>
+ <package>
+ <name>samba44</name>
+ <range><lt>4.4.15</lt></range>
+ </package>
+ <package>
+ <name>samba45</name>
+ <range><lt>4.5.12</lt></range>
+ </package>
+ <package>
+ <name>samba46</name>
+ <range><lt>4.6.6</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The samba project reports:</p>
+ <blockquote cite="https://www.samba.org/samba/security/CVE-2017-11103.html">
+ <p>A MITM attacker may impersonate a trusted server and thus gain elevated access to the domain by
+ returning malicious replication or authorization data.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.samba.org/samba/security/CVE-2017-11103.html</url>
+ <cvename>CVE-2017-11103</cvename>
+ </references>
+ <dates>
+ <discovery>2017-07-12</discovery>
+ <entry>2017-07-12</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3eff66c5-66c9-11e7-aa1d-3d2e663cef42">
<topic>node.js -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-head
mailing list