diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-23 05:38:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-23 05:38:40 +0800 |
commit | 9df7de582429396bfb5c5eec016267312b1666bf (patch) | |
tree | 78d67ab4fa535e50d2372a6173c88696a3e0b427 /security | |
parent | 62111c18802f466e36d81bb2c6faa93e6079a2fc (diff) | |
download | freebsd-ports-graphics-9df7de582429396bfb5c5eec016267312b1666bf.tar.gz freebsd-ports-graphics-9df7de582429396bfb5c5eec016267312b1666bf.tar.zst freebsd-ports-graphics-9df7de582429396bfb5c5eec016267312b1666bf.zip |
- Document claws-mail -- insecure temporary file creation
Diffstat (limited to 'security')
-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 6f85215928e..6c27160cdab 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="a59afa47-c930-11dc-810c-0016179b2dd5"> + <topic>claws-mail -- insecure temporary file creation</topic> + <affects> + <package> + <name>claws-mail</name> + <range><gt>3.0.2</gt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Nico Golde reports:</p> + <blockquote cite="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454089"> + <p>A local attacker could exploit this vulnerability to conduct symlink + attacks to overwrite files with the privileges of the user running + Claws Mail.</p> + </blockquote> + </body> + </description> + <references> + <bid>26676</bid> + <cvename>CVE-2007-6208</cvename> + <url>http://www.gentoo.org/security/en/glsa/glsa-200801-03.xml</url> + <url>http://security.gentoo.org/glsa/glsa-200801-03.xml</url> + <url>http://secunia.com/advisories/27897</url> + </references> + <dates> + <discovery>2007-12-03</discovery> + <entry>2008-01-22</entry> + </dates> + </vuln> + <vuln vid="e5a9de5f-c6bc-11dc-b9f1-00a0cce0781e"> <topic>IRC Services-- Denial of Service Vulnerability</topic> <affects> |