summaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-04-02 23:27:51 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-04-02 23:27:51 +0000
commit6aac31ca12c1cd9cec02a146bfbd198bdc6b0a6f (patch)
tree29ab617b9cf31674ec172f433c401f21ebd275a5 /security/vuxml/vuln.xml
parentAdd Heimdal cross-realm validation issue. (diff)
make tidy
Notes
Notes: svn path=/head/; revision=105994
Diffstat (limited to 'security/vuxml/vuln.xml')
-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>