diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-14 06:56:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-14 06:56:31 +0800 |
commit | 9f66928d073fba5082c3170e0ef7058c20250c99 (patch) | |
tree | 890c92d734f164e025334578c2359228c188bb84 /security | |
parent | 7a7c46cb208ded001e96c9ed02417e54040bb199 (diff) | |
download | freebsd-ports-gnome-9f66928d073fba5082c3170e0ef7058c20250c99.tar.gz freebsd-ports-gnome-9f66928d073fba5082c3170e0ef7058c20250c99.tar.zst freebsd-ports-gnome-9f66928d073fba5082c3170e0ef7058c20250c99.zip |
tDiary - Injection Vulnerability
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 4faefcd89a1e..af596ea569d3 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,29 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="fefd93d8-8af5-11db-9d01-0016179b2dd5"> + <topic>tdiary -- injection vulnerability</topic> + <affects> + <package> + <name>tdiary</name> + <range><lt>2.0.3</lt></range> + <range><gt>2.1</gt><lt>2.1.4.20061126</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>A eRuby injection vulnerability has been discovered in tDiary.</p> + </body> + </description> + <references> + <url>http://sourceforge.net/forum/forum.php?forum_id=642685</url> + </references> + <dates> + <discovery>2006-12-10</discovery> + <entry>2006-12-13</entry> + </dates> + </vuln> + <vuln vid="d29dc506-8aa6-11db-bd0d-00123ffe8333"> <topic>wv -- Multiple Integer Overflow Vulnerabilities</topic> <affects> |