aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-05-24 09:31:52 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-05-24 09:31:52 +0000
commit27e6c3df17e0599d03693513531529a9453955d2 (patch)
treee96fe5efcde98c0902d75f37ef2ef30771e862e4 /security/vuxml
parentd06e0ce51793c5ab1ed013a9ab39d8ab9dd21132 (diff)
downloadports-27e6c3df17e0599d03693513531529a9453955d2.tar.gz
ports-27e6c3df17e0599d03693513531529a9453955d2.zip
security/vuxml: Document samba RCE vulnerability
- Add entry for samba - Fix tabs/space previous entry Security: CVE-2017-7494
Notes
Notes: svn path=/head/; revision=441568
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml56
1 files changed, 51 insertions, 5 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 21ccc424551b..eba148e5aefa 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,52 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="6f4d96c0-4062-11e7-b291-b499baebfeaf">
+ <topic>samba -- remote code execution vulnerability</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.14</lt></range>
+ </package>
+ <package>
+ <name>samba45</name>
+ <range><lt>4.5.10</lt></range>
+ </package>
+ <package>
+ <name>samba46</name>
+ <range><lt>4.6.4</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-7494.html">
+ <p>Remote code execution from a writable share.</p>
+ <p>All versions of Samba from 3.5.0 onwards are vulnerable to a remote
+ code execution vulnerability, allowing a malicious client to upload
+ a shared library to a writable share, and then cause the server to
+ load and execute it.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.samba.org/samba/security/CVE-2017-7494.html</url>
+ <cvename>CVE-2017-7494</cvename>
+ </references>
+ <dates>
+ <discovery>2017-05-24</discovery>
+ <entry>2017-05-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f52e3a8d-3f7e-11e7-97a9-a0d3c19bfa21">
<topic>NVIDIA UNIX driver -- multiple vulnerabilities in the kernel mode layer handler</topic>
<affects>
@@ -103,11 +149,11 @@ Notes:
<p>Tintinweb reports:</p>
<blockquote cite="https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-8798">
<p>An integer signedness error was found in miniupnp's miniwget
- allowing an unauthenticated remote entity typically located on the
- local network segment to trigger a heap corruption or an access
- violation in miniupnp's http response parser when processing a
- specially crafted chunked-encoded response to a request for the
- xml root description url.</p>
+ allowing an unauthenticated remote entity typically located on the
+ local network segment to trigger a heap corruption or an access
+ violation in miniupnp's http response parser when processing a
+ specially crafted chunked-encoded response to a request for the
+ xml root description url.</p>
</blockquote>
</body>
</description>