diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2005-01-13 19:51:06 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2005-01-13 19:51:06 +0000 |
| commit | 6a9eefde32712c7a46ba7f3bdf4f03ecba5e65f5 (patch) | |
| tree | 449a08a38b8b35c324162b23b9204d0d246e6377 | |
| parent | Add a CVE name for VIM modeline handling issue. (diff) | |
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> |
