diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-09-28 18:04:45 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-09-28 18:04:45 +0000 |
commit | d5e2ba1fbc07d8844b8c6cc252e06bc40c15d8f3 (patch) | |
tree | 67fd94d8d4975640428cca7b7eaace86cf2e1136 /security/vuxml/vuln.xml | |
parent | 44be814e6efba3ef13fb69fe2fe19459dee0cc2e (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 32357ffd1b2e..93ee8d89aba1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,29 +34,30 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> - <vuln vid="6caaa507-cb26-11df-9c1b-0011098ad87f"> - <topic>horde-dimp -- XSS vulnerability</topic> + <vuln vid="e08c596e-cb28-11df-9c1b-0011098ad87f"> + <topic>horde-gollem -- XSS vulnerability</topic> <affects> <package> - <name>horde-dimp</name> - <range><lt>1.1.5</lt></range> + <name>horde-gollem</name> + <range><lt>1.1.2</lt></range> </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>The Horde team reports:</p> - <blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/519"> - <p>The major changes compared to DIMP version H3 (1.1.4) are:</p> - <p>* Fixed an XSS vulnerability when showing mailbox names.</p> + <blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/523"> + <p>The major changes compared to Gollem version H3 (1.1.1) are:</p> + <p>* Fixed an XSS vulnerability in the file viewer.</p> </blockquote> </body> </description> <references> - <url>http://article.gmane.org/gmane.comp.horde.announce/519</url> - <url>http://git.horde.org/diff.php/dimp/docs/CHANGES?rt=horde&r1=1.69.2.82&r2=1.69.2.87&ty=h</url> + <url>http://article.gmane.org/gmane.comp.horde.announce/523</url> + <url>http://git.horde.org/diff.php/gollem/docs/CHANGES?rt=horde&r1=1.114.2.55&r2=1.114.2.59&ty=h</url> + <url>http://bugs.horde.org/ticket/9191</url> </references> <dates> - <discovery>2010-09.28</discovery> + <discovery>2010-08-21</discovery> <entry>2010-09-28</entry> </dates> </vuln> @@ -85,7 +86,7 @@ Note: Please add new entries to the beginning of this file. <url>http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde&r1=1.699.2.424&r2=1.699.2.430&ty=h</url> </references> <dates> - <discovery>2010-09.28</discovery> + <discovery>2010-09-28</discovery> <entry>2010-09-28</entry> </dates> </vuln> |