diff options
author | Xin LI <delphij@FreeBSD.org> | 2008-08-20 23:37:41 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2008-08-20 23:37:41 +0000 |
commit | a2d52247bfbbc789176da5907789c443fd29e7d7 (patch) | |
tree | 92ebd36c9ce19d71b9e71dd7a6f907746f673c17 | |
parent | Document joomla flaw in the reset token validation (diff) |
Use joomla15 as name for the vulnerability
Notes
Notes:
svn path=/head/; revision=218932
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 5fa6e1ede452..9221980d596a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -38,7 +38,7 @@ Note: Please add new entries to the beginning of this file. <topic>joomla -- flaw in the reset token validation</topic> <affects> <package> - <name>joomla</name> + <name>joomla15</name> <range><lt>1.5.6</lt></range> </package> </affects> @@ -65,6 +65,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2008-08-14</discovery> <entry>2008-08-20</entry> + <modified>2008-08-20</modified> </dates> </vuln> |