aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-04-03 07:27:51 +0800
committernectar <nectar@FreeBSD.org>2004-04-03 07:27:51 +0800
commit1fb387193b336b4e0644c6a6b1cd93d02a0b7ccc (patch)
treef31adff7395816c68c146cbe195553f2e67376f6 /security
parentc03bbf5eb61b4d628018fc3fe2385f73aeac1158 (diff)
downloadfreebsd-ports-gnome-1fb387193b336b4e0644c6a6b1cd93d02a0b7ccc.tar.gz
freebsd-ports-gnome-1fb387193b336b4e0644c6a6b1cd93d02a0b7ccc.tar.zst
freebsd-ports-gnome-1fb387193b336b4e0644c6a6b1cd93d02a0b7ccc.zip
make tidy
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml61
1 files changed, 30 insertions, 31 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index aa8956ce39aa..5da0d0e28d64 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -30,7 +30,6 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
-
<vuln vid="bfb36941-84fa-11d8-a41f-0020ed76ef5a">
<topic>Incorrect cross-realm trust handling in Heimdal</topic>
<affects>
@@ -264,6 +263,36 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</dates>
</vuln>
+ <vuln vid="705e003a-7f36-11d8-9645-0020ed76ef5a">
+ <topic>squid ACL bypass due to URL decoding bug</topic>
+ <affects>
+ <package>
+ <name>squid</name>
+ <range><lt>squid-2.5.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>From the Squid advisory:</p>
+ <blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2004_1.txt">
+ <p>Squid versions 2.5.STABLE4 and earlier contain a bug
+ in the "%xx" URL decoding function. It may insert a NUL
+ character into decoded URLs, which may allow users to bypass
+ url_regex ACLs.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.squid-cache.org/Advisories/SQUID-2004_1.txt</url>
+ <cvename>CAN-2004-0189</cvename>
+ </references>
+ <dates>
+ <discovery>2004-02-29</discovery>
+ <entry>2004-03-26</entry>
+ <modified>2004-03-30</modified>
+ </dates>
+ </vuln>
+
<vuln vid="cad045c0-81a5-11d8-9645-0020ed76ef5a">
<topic>zebra/quagga denial of service vulnerability</topic>
<affects>
@@ -882,36 +911,6 @@ misc.c:
</dates>
</vuln>
- <vuln vid="705e003a-7f36-11d8-9645-0020ed76ef5a">
- <topic>squid ACL bypass due to URL decoding bug</topic>
- <affects>
- <package>
- <name>squid</name>
- <range><lt>squid-2.5.5</lt></range>
- </package>
- </affects>
- <description>
- <body xmlns="http://www.w3.org/1999/xhtml">
- <p>From the Squid advisory:</p>
- <blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2004_1.txt">
- <p>Squid versions 2.5.STABLE4 and earlier contain a bug
- in the "%xx" URL decoding function. It may insert a NUL
- character into decoded URLs, which may allow users to bypass
- url_regex ACLs.</p>
- </blockquote>
- </body>
- </description>
- <references>
- <url>http://www.squid-cache.org/Advisories/SQUID-2004_1.txt</url>
- <cvename>CAN-2004-0189</cvename>
- </references>
- <dates>
- <discovery>2004-02-29</discovery>
- <entry>2004-03-26</entry>
- <modified>2004-03-30</modified>
- </dates>
- </vuln>
-
<vuln vid="6c7661ff-7912-11d8-9645-0020ed76ef5a">
<topic>uudeview buffer overflows</topic>
<affects>