diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 23:09:58 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 23:09:58 +0800 |
commit | a1b2e1fd62c6459ff33f35c6994e5e851e8190f0 (patch) | |
tree | a4e25b820bac84daf931ef237a5a8db2e2de26d4 /security | |
parent | 184536b64959c4985668bddf576602118b99ff42 (diff) | |
download | freebsd-ports-gnome-a1b2e1fd62c6459ff33f35c6994e5e851e8190f0.tar.gz freebsd-ports-gnome-a1b2e1fd62c6459ff33f35c6994e5e851e8190f0.tar.zst freebsd-ports-gnome-a1b2e1fd62c6459ff33f35c6994e5e851e8190f0.zip |
- Add a entry for www/tDiary, www/tDiary-devel
Reviewed by: simon
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f3406eb8e5f0..0f5d6c6a6ddf 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,31 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="666b8c9e-8212-11db-851e-0016179b2dd5"> + <topic>tdiary -- cross site scripting vulnerability</topic> + <affects> + <package> + <name>tdiary</name> + <range><lt>2.0.2</lt></range> + <range><gt>2.1</gt><lt>2.1.4.20061115</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>tDiary was vulnerable to an unspecified Cross-Site + Scripting vulnerability</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/forum/forum.php?forum_id=638868</url> + </references> + <dates> + <discovery>2006-11-26</discovery> + <entry>2006-12-02</entry> + </dates> + </vuln> + <vuln vid="18e3a5be-81f9-11db-95a2-0012f06707f0"> <topic>ImageMagick -- SGI Image File heap overflow vulnerability</topic> <affects> |