diff options
author | nectar <nectar@FreeBSD.org> | 2005-01-14 03:51:06 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2005-01-14 03:51:06 +0800 |
commit | ab4597cebe401bdd75cdf368205c582f2f273935 (patch) | |
tree | 116b15b863383f753fa1a300cf77cd655300cad3 | |
parent | efb548dabf89d6f3d2855b294296ea315ddb2280 (diff) | |
download | freebsd-ports-gnome-ab4597cebe401bdd75cdf368205c582f2f273935.tar.gz freebsd-ports-gnome-ab4597cebe401bdd75cdf368205c582f2f273935.tar.zst freebsd-ports-gnome-ab4597cebe401bdd75cdf368205c582f2f273935.zip |
For mpg123 playlist issue, add CVE name, Bugtraq ID, and X-Force
references. Correct a double slash (`//') in a URL. Re-ident the
<references> children.
-rw-r--r-- | security/vuxml/vuln.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0c21f11400b0..2e040bb61d31 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -658,9 +658,12 @@ http_access deny Gopher</pre> </body> </description> <references> - <url>http://tigger.uic.edu/~jlongs2/holes/mpg123.txt</url> - <url>http://secunia.com/advisories/13511//</url> - <mlist msgid="653D74053BA6F54A81ED83DCF969DF08CFA2AA@pivxes1.pivx.com">http://marc.theaimsgroup.com/?l=bugtraq&m=110321888413132</mlist> + <cvename>CAN-2004-1284</cvename> + <url>http://tigger.uic.edu/~jlongs2/holes/mpg123.txt</url> + <url>http://secunia.com/advisories/13511/</url> + <url>http://xforce.iss.net/xforce/xfdb/18626</url> + <bid>11958<bid> + <mlist msgid="653D74053BA6F54A81ED83DCF969DF08CFA2AA@pivxes1.pivx.com">http://marc.theaimsgroup.com/?l=bugtraq&m=110321888413132</mlist> </references> <dates> <discovery>2004-12-15</discovery> |