aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2006-02-20 12:02:09 +0000
committerRemko Lodder <remko@FreeBSD.org>2006-02-20 12:02:09 +0000
commit3c6a572716c1460fb28004cc587056e49c22dd2f (patch)
tree0b4d10d545509028a4dc24d90f7c39770f8735f9 /security
parent00e89e8cc3e3d983a12f629f633753242659724b (diff)
downloadports-3c6a572716c1460fb28004cc587056e49c22dd2f.tar.gz
ports-3c6a572716c1460fb28004cc587056e49c22dd2f.zip
Notes
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 1ce47c4a3c29..52f92c545938 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="b89dda1a-a206-11da-b410-000e0c2e438a">
+ <topic>squid -- dns lookup spoofing</topic>
+ <affects>
+ <package>
+ <name>squid</name>
+ <range><lt>2.5.10</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Squid team reports:</p>
+ <blockquote cite="http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE9-dns_query">
+ <p>Malicious users may spoof DNS lookups if the DNS client UDP
+ port (random, assigned by OS at startup) is unfiltered and
+ your network is not protected from IP spoofing.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2005-1519</cvename>
+ <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE9-dns_query</url>
+ </references>
+ <dates>
+ <discovery>2006-02-FIXME</discovery>
+ <entry>2006-02-20</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0b2b4b4d-a07c-11da-be0a-000c6ec775d9">
<topic>postgresql81-server -- SET ROLE privilege escalation</topic>
<affects>