aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2005-10-31 17:04:22 +0800
committerbarner <barner@FreeBSD.org>2005-10-31 17:04:22 +0800
commit36d099f9c75fe72aa3c5afd963fe629ff0584dd2 (patch)
treecd470ab32617e46c55279b99c2480eb3896711b5
parent07e356aca3429b3392c8dc410ce69cf0406af9ff (diff)
downloadfreebsd-ports-gnome-36d099f9c75fe72aa3c5afd963fe629ff0584dd2.tar.gz
freebsd-ports-gnome-36d099f9c75fe72aa3c5afd963fe629ff0584dd2.tar.zst
freebsd-ports-gnome-36d099f9c75fe72aa3c5afd963fe629ff0584dd2.zip
Add entry for "fetchmail -- fetchmailconf local password exposure",
which was fixed with fetchmail-6.2.5.2_1 and above.
-rw-r--r--security/vuxml/vuln.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d279797400fe..568c864d387d 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="baf74e0b-497a-11da-a4f4-0060084a00e5">
+ <topic>fetchmail -- fetchmailconf local password exposure</topic>
+ <affects>
+ <package>
+ <name>fetchmail</name>
+ <range><lt>6.2.5.2_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The fetchmail team reports:</p>
+ <blockquote cite="http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt">
+ <p>The fetchmailconf program before and excluding version
+ 1.49 opened the run control file, wrote the configuration
+ to it, and only then changed the mode to 0600 (rw-------).
+ Writing the file, which usually contains passwords, before
+ making it unreadable to other users, can expose sensitive
+ password information.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2005-3088</cvename>
+ <url>http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt</url>
+ </references>
+ <dates>
+ <discovery>2005-10-21</discovery>
+ <entry>2005-10-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c01170bf-4990-11da-a1b8-000854d03344">
<topic>lynx -- remote buffer overflow</topic>
<affects>