diff options
author | thierry <thierry@FreeBSD.org> | 2006-03-29 02:13:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-03-29 02:13:13 +0800 |
commit | e93d07b178ce88f54c96325a3a93cb011acfe2d5 (patch) | |
tree | 427fd22eec935aa305bd1cc3a5db215ee5fbfe5d | |
parent | 7dd8a66a7cf727feec30b7b94f19cd975ba8bf08 (diff) | |
download | freebsd-ports-gnome-e93d07b178ce88f54c96325a3a93cb011acfe2d5.tar.gz freebsd-ports-gnome-e93d07b178ce88f54c96325a3a93cb011acfe2d5.tar.zst freebsd-ports-gnome-e93d07b178ce88f54c96325a3a93cb011acfe2d5.zip |
Add an entry about Horde's remote code execution vulnerability in the
help viewer.
-rw-r--r-- | security/vuxml/vuln.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c72eed7d3df8..6b6c8ebe4616 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="2db97aa6-be81-11da-9b82-0050bf27ba24"> + <topic>horde -- remote code execution vulnerability in the help + viewer</topic> + <affects> + <package> + <name>horde</name> + <name>horde-php5</name> + <range><lt>3.1.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Horde 3.1.1 release announcement:</p> + <blockquote cite="http://lists.horde.org/archives/announce/2006/000271.html"> + <p>Major changes compared to Horde 3.1 are:</p> + <ul><li>Security Fixes</li> + <li>Fix for remote code execution vulnerability in the help + viewer, discovered by Jan Schneider from the Horde team.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <url>http://lists.horde.org/archives/announce/2006/000271.html</url> + </references> + <dates> + <discovery>2006-03-28</discovery> + <entry>2006-03-28</entry> + </dates> + </vuln> + <vuln vid="25858c37-bdab-11da-b7d4-00123ffe8333"> <topic>linux-realplayer -- buffer overrun</topic> <affects> |