diff options
author | simon <simon@FreeBSD.org> | 2007-01-04 01:21:43 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2007-01-04 01:21:43 +0800 |
commit | dd24d5c39126eea67c3111b46fe4cb4b2f96a254 (patch) | |
tree | ab7300f4d32470c292816761e3bda4ec2456ed65 /security/vuxml | |
parent | 440398d317addeab0e16e134f843118c0299c311 (diff) | |
download | freebsd-ports-gnome-dd24d5c39126eea67c3111b46fe4cb4b2f96a254.tar.gz freebsd-ports-gnome-dd24d5c39126eea67c3111b46fe4cb4b2f96a254.tar.zst freebsd-ports-gnome-dd24d5c39126eea67c3111b46fe4cb4b2f96a254.zip |
Unbreak file by using & in w3m entry.
Pointy hat to: nobutaka
Reported by: Philipp Wuensche
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 27d33d57cfa1..c669b6b6aa71 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -50,7 +50,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>An anonymous person reports:</p> - <blockquote cite="http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439"> + <blockquote cite="http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439"> <p>w3m-0.5.1 crashes when using the -dump or -backend options to open a HTTPS URL with a SSL certificate where the CN contains "%n%n%n%n%n%n".</p> @@ -60,12 +60,12 @@ Note: Please add new entries to the beginning of this file. <references> <bid>21735</bid> <cvename>CVE-2006-6772</cvename> - <url>http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439</url> + <url>http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439</url> <url>http://secunia.com/advisories/23492/</url> </references> <dates> <discovery>2006-12-10</discovery> - <entry>2007-01-02</entry> + <entry>2007-01-03</entry> </dates> </vuln> |