aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2015-05-17 10:06:10 +0000
committerJuergen Lock <nox@FreeBSD.org>2015-05-17 10:06:10 +0000
commit61fa458c06797845e1f59375fec8374a7bda54be (patch)
tree0d0b61040a16d80f3de1d649720bc52a96429c93
parent49cf1f4543fd7ef426626da7b73f87cc9c9a12e1 (diff)
downloadports-61fa458c06797845e1f59375fec8374a7bda54be.tar.gz
ports-61fa458c06797845e1f59375fec8374a7bda54be.zip
Notes
-rw-r--r--security/vuxml/vuln.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9b883c86f485..b624ba11c1ab 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -57,6 +57,50 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="2780e442-fc59-11e4-b18b-6805ca1d3bb1">
+ <topic>qemu -- possible VM escape and code execution ("VENOM")</topic>
+ <affects>
+ <package>
+ <name>qemu</name>
+ <name>qemu-devel</name>
+ <range><lt>0.11.1_19</lt></range>
+ <range><ge>0.12</ge><lt>2.3.0_1</lt></range>
+ </package>
+ <package>
+ <name>qemu-sbruno</name>
+ <range><lt>2.3.50.g20150501_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Jason Geffner, CrowdStrike Senior Security Researcher reports:</p>
+ <blockquote cite="http://venom.crowdstrike.com/">
+ <p>VENOM, CVE-2015-3456, is a security vulnerability in
+ the virtual floppy drive code used by many computer
+ virtualization platforms. This vulnerability may allow
+ an attacker to escape from the confines of an affected
+ virtual machine (VM) guest and potentially obtain
+ code-execution access to the host. Absent mitigation,
+ this VM escape could open access to the host system and
+ all other VMs running on that host, potentially giving
+ adversaries significant elevated access to the host's
+ local network and adjacent systems.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2015-3456</cvename>
+ <freebsdpr>200255</freebsdpr>
+ <freebsdpr>200256</freebsdpr>
+ <freebsdpr>200257</freebsdpr>
+ <url>http://venom.crowdstrike.com/</url>
+ </references>
+ <dates>
+ <discovery>2015-04-29</discovery>
+ <entry>2015-05-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="49d9c28c-fbad-11e4-b0fb-00269ee29e57">
<topic>Quassel IRC -- SQL injection vulnerability</topic>
<affects>