summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-07-20 18:03:20 +0900
committerAaron Bauman <bman@gentoo.org>2016-07-20 18:03:20 +0900
commit1c155782e3e44b8340b89d2d432416ffda69508b (patch)
treecacf8021f6807daabff3fc32d72ba91a5c85efb3
parentAdd GLSA 201607-09 (diff)
downloadglsa-1c155782e3e44b8340b89d2d432416ffda69508b.tar.gz
glsa-1c155782e3e44b8340b89d2d432416ffda69508b.tar.bz2
glsa-1c155782e3e44b8340b89d2d432416ffda69508b.zip
Add GLSA 201607-10
-rw-r--r--glsa-201607-10.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201607-10.xml b/glsa-201607-10.xml
new file mode 100644
index 00000000..d3640d89
--- /dev/null
+++ b/glsa-201607-10.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201607-10">
+ <title>Varnish: Multiple vulnerabilities</title>
+ <synopsis>Improper input validation in Varnish allows remote attackers to
+ conduct HTTP smuggling attacks, and possibly trigger a buffer overflow.
+ </synopsis>
+ <product type="ebuild"></product>
+ <announced>July 20, 2016</announced>
+ <revised>July 20, 2016: 1</revised>
+ <bug>542886</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/varnish" auto="yes" arch="*">
+ <unaffected range="ge">3.0.7</unaffected>
+ <vulnerable range="lt">3.0.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Varnish is a web application accelerator.</p>
+ </background>
+ <description>
+ <p>Varnish fails to properly validate input from HTTP headers, and does not
+ deny requests with multiple Content-Length headers.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Remote attackers could conduct an HTTP response splitting attack, which
+ may further enable them to conduct Cross-Site Scripting (XSS), Cache
+ Poisoning, Defacement, and Page Hijacking.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Varnish users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-servers/varnish-3.0.7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8852">CVE-2015-8852</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sat, 02 Jul 2016 01:59:09 +0000">b-man</metadata>
+ <metadata tag="submitter" timestamp="Wed, 20 Jul 2016 09:01:06 +0000">b-man</metadata>
+</glsa>