diff options
author | mnag <mnag@FreeBSD.org> | 2009-02-23 08:53:22 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-02-23 08:53:22 +0800 |
commit | b5cff840a583fd43f3f2af5ff746f40b52c64971 (patch) | |
tree | 5f15c44d3e4d1990c922d0c91bd60d6b4b1a3c6c /security | |
parent | 40c5c4002e9a4f60c7ca5b48ae0091c7fd9affa4 (diff) | |
download | freebsd-ports-gnome-b5cff840a583fd43f3f2af5ff746f40b52c64971.tar.gz freebsd-ports-gnome-b5cff840a583fd43f3f2af5ff746f40b52c64971.tar.zst freebsd-ports-gnome-b5cff840a583fd43f3f2af5ff746f40b52c64971.zip |
- Add CVE entries for last lighttpd security issue.
Reported by: Eygene Ryabinkin <rea-fbsd___codelabs.ru>
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index e05fbd413ca9..7a25062d728a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -4101,6 +4101,9 @@ Note: Please add new entries to the beginning of this file. </description> <references> <bid>31434</bid> + <cvename>CVE-2008-4298</cvename> + <cvename>CVE-2008-4359</cvename> + <cvename>CVE-2008-4360</cvename> <url>http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt</url> <url>http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt</url> <url>http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt</url> @@ -4108,6 +4111,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2008-09-26</discovery> <entry>2008-09-27</entry> + <modified>2009-02-22</modified> </dates> </vuln> |