aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-07-29 03:18:37 +0800
committerkwm <kwm@FreeBSD.org>2011-07-29 03:18:37 +0800
commit1cb341b3383f362933f25666ed5793db50543e03 (patch)
treee062c10366dd557b3f85ad5c120dbdb35ea7f132 /security
parentd9bb995b18dbf8c98bca1dc0774c650f6acbaf18 (diff)
downloadfreebsd-ports-gnome-1cb341b3383f362933f25666ed5793db50543e03.tar.gz
freebsd-ports-gnome-1cb341b3383f362933f25666ed5793db50543e03.tar.zst
freebsd-ports-gnome-1cb341b3383f362933f25666ed5793db50543e03.zip
Document libsoup security hole.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 39c7584d839e..720c1333cc4a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="30cb4522-b94d-11e0-8182-485d60cb5385">
+ <topic>libsoup -- unintentionally allow access to entire local filesystem</topic>
+ <affects>
+ <package>
+ <name>libsoup</name>
+ <range><lt>2.32.2_3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Dan Winship reports:</p>
+ <blockquote cite="http://mail.gnome.org/archives/ftp-release-list/2011-July/msg00176.html">
+ <p>Fixed a security hole that caused some
+ SoupServer users to unintentionally allow accessing the
+ entire local filesystem when they thought they were only
+ providing access to a single directory.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2011-2054</cvename>
+ <url>http://mail.gnome.org/archives/ftp-release-list/2011-July/msg00176.html</url>
+ <url>https://bugzilla.gnome.org/show_bug.cgi?id=653258</url>
+ </references>
+ <dates>
+ <discovery>2011-06-23</discovery>
+ <entry>2011-07-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d79fc873-b5f9-11e0-89b4-001ec9578670">
<topic>phpmyadmin -- multiple vulnerabilities</topic>
<affects>