summaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2007-03-21 17:07:34 +0000
committerRemko Lodder <remko@FreeBSD.org>2007-03-21 17:07:34 +0000
commit3c59371e695dd739adf2e30014532fc5e19f1b2c (patch)
treee27167127599adaff09379a3a5c473e6f4808db8 /security/vuxml
parent- Update to 2.0.3 (diff)
Standarise the latest Squid entry.
Notes
Notes: svn path=/head/; revision=187915
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 5ec8d8aea24d..81c705aaff4a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -39,7 +39,7 @@ Note: Please add new entries to the beginning of this file.
<affects>
<package>
<name>squid</name>
- <range><ge>2.6.1</ge></range>
+ <range><ge>2.6.1</ge></range>
<range><lt>2.6.12</lt></range>
</package>
</affects>
@@ -48,13 +48,13 @@ Note: Please add new entries to the beginning of this file.
<p>Squid advisory 2007:1 notes:</p>
<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2007_1.txt">
<p>Due to an internal error Squid-2.6 is vulnerable to a denial of
- service attack when processing the TRACE request method.</p>
- <p>Workarounds:</p>
- <p>To work around the problem deny access to using the TRACE method by
- inserting the following two lines before your first http_access
- rule.</p>
- <p>acl TRACE method TRACE</p>
- <p>http_access deny TRACE</p>
+ service attack when processing the TRACE request method.</p>
+ <p>Workarounds:</p>
+ <p>To work around the problem deny access to using the TRACE method by
+ inserting the following two lines before your first http_access
+ rule.</p>
+ <p>acl TRACE method TRACE</p>
+ <p>http_access deny TRACE</p>
</blockquote>
</body>
</description>