aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-08-17 12:50:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-08-17 12:50:38 +0000
commitbe8bfa7dba0d8c4ba00b55a98a5c9142889287a5 (patch)
treed416f61c22d982679449ca701d6ab994c7ea11a3 /security/vuxml
parentadfe34050c853bc41921f9ba41810bcd0c9f8eb9 (diff)
downloadports-be8bfa7dba0d8c4ba00b55a98a5c9142889287a5.tar.gz
ports-be8bfa7dba0d8c4ba00b55a98a5c9142889287a5.zip
- Add security/isolate entry
PR: ports/148911 Submitted by: Steve Wills <steve _at_ mouf.net> (maintainer) Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=259428
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6ff4c1360f4a..13d0e66429ae 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="b74a8076-9b1f-11df-9f58-021e8c343e76">
+ <topic>isolate -- local root exploit</topic>
+ <affects>
+ <package>
+ <name>isolate</name>
+ <range><lt>20100717</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <blockquote cite="http://code.google.com/p/isolate/">
+ <p>isolate currently suffers from some bad security bugs! These
+ are local root privilege escalation bugs. Thanks to the helpful
+ person who reported them (email Chris if you want credit!).
+ We're working to fix them ASAP, but until then, isolate is
+ unsafe and you should uninstall it. Sorry! </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <freebsdpr>ports/148911</freebsdpr>
+ <url>http://code.google.com/p/isolate/</url>
+ </references>
+ <dates>
+ <discovery>2010-07-29</discovery>
+ <entry>2010-08-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e7d91a3c-a7c9-11df-870c-00242b513d7c">
<topic> vlc -- invalid id3v2 tags may lead to invalid memory dereferencing</topic>
<affects>