diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2011-10-17 11:50:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2011-10-17 11:50:23 +0800 |
commit | 28025e7830fdb769d6f9e90cfd9ec32397f9122d (patch) | |
tree | a57853452edeb5cfb2f1ecb8d5413e9aac68dc4b /security | |
parent | a025d7d94ff460c224d95d590d4a2e3bb6924d3e (diff) | |
download | freebsd-ports-gnome-28025e7830fdb769d6f9e90cfd9ec32397f9122d.tar.gz freebsd-ports-gnome-28025e7830fdb769d6f9e90cfd9ec32397f9122d.tar.zst freebsd-ports-gnome-28025e7830fdb769d6f9e90cfd9ec32397f9122d.zip |
- Fix quotation links
Reported by: danfe
Diffstat (limited to 'security')
-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 e460cb7c08a5..755207d7adbc 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -45,7 +45,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>The OpenTTD Team reports:</p> - <blockquote cite="http://security.openttd.org/en/CVE-2011-3343"> + <blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3343"> <p>Multiple buffer overflows in OpenTTD before 1.1.3 allow local users to cause a denial of service (daemon crash) or possibly gain privileges via (1) a crafted BMP file with RLE @@ -73,7 +73,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>The OpenTTD Team reports:</p> - <blockquote cite="http://security.openttd.org/en/CVE-2011-3342"> + <blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3342"> <p>Multiple buffer overflows in OpenTTD before 1.1.3 allow remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via vectors related to (1) NAME, (2) PLYR, @@ -101,7 +101,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>The OpenTTD Team reports:</p> - <blockquote cite="http://security.openttd.org/en/CVE-2011-3341"> + <blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3341"> <p>Multiple off-by-one errors in order_cmd.cpp in OpenTTD before 1.1.3 allow remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted CMD_INSERT_ORDER command.</p> |