aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2019-10-25 00:45:04 +0800
committerfeld <feld@FreeBSD.org>2019-10-25 00:45:04 +0800
commit148b9a407c68615939219827b46c5cf1392528e2 (patch)
treec2a994aa0d845ab5b4fa52e8cb55402125816645 /security
parent81071f18e5d4a14482edd6c182454e93e08d0200 (diff)
downloadfreebsd-ports-gnome-148b9a407c68615939219827b46c5cf1392528e2.tar.gz
freebsd-ports-gnome-148b9a407c68615939219827b46c5cf1392528e2.tar.zst
freebsd-ports-gnome-148b9a407c68615939219827b46c5cf1392528e2.zip
Document Varnish VSV00004 Workspace information leak
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index e69c7782eabe..044c1422978e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="2d4076eb-f679-11e9-a87f-a4badb2f4699">
+ <topic>varnish -- Information Disclosure Vulnerability</topic>
+ <affects>
+ <package>
+ <name>varnish6</name>
+ <range><lt>6.3.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Varnish Software reports:</p>
+ <blockquote cite="https://varnish-cache.org/security/VSV00004.html#vsv00004">
+ <p>A bug has been discovered in Varnish Cache where we fail to
+ clear a pointer between the handling of one client requests and the next
+ on the same connection. This can under specific circumstances lead to
+ information being leaked from the connection workspace.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://varnish-cache.org/security/VSV00004.html#vsv00004</url>
+ </references>
+ <dates>
+ <discovery>2019-10-21</discovery>
+ <entry>2019-10-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3a1474ba-f646-11e9-b0af-b888e347c638">
<topic>sudo -- Potential bypass of Runas user restrictions</topic>
<affects>