diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-13 22:56:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-13 22:56:31 +0000 |
commit | f111794785b3751f9adf17b0668ac9644fc6d193 (patch) | |
tree | c2a667a377043749e4a60452e7603d7f6e0a5b72 | |
parent | 8fa15cbb69697592dca7b1c17c999145927fc825 (diff) | |
download | ports-f111794785b3751f9adf17b0668ac9644fc6d193.tar.gz ports-f111794785b3751f9adf17b0668ac9644fc6d193.zip |
Notes
-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> |