summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-12-30 09:35:29 +0000
committerXin LI <delphij@FreeBSD.org>2007-12-30 09:35:29 +0000
commitd56109a32dfdfe54e5cc24f55d6a2106f51bd966 (patch)
treee85a42796ca7ebbce1a9949626245a08dc44c15b /security
parent- Update to 2.5.1 (2.51) (diff)
Document dovecot specific LDAP + auth cache configuration may mix up user logins vulnerability
Notes
Notes: svn path=/head/; revision=204698
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b40fda1faae0..3989ee93ce92 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="cf484358-b5d6-11dc-8de0-001c2514716c">
+ <topic>dovecot -- Specific LDAP + auth cache configuration may mix up user logins</topic>
+ <affects>
+ <package>
+ <name>dovecot</name>
+ <range><lt>1.0.10</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Dovecot reports:</p>
+ <blockquote cite="http://www.dovecot.org/list/dovecot-news/2007-December/000057.html">
+ <p>If two users with the same password and same pass_filter
+ variables log in within auth_cache_ttl seconds (1h by default),
+ the second user may get logged in with the first user's cached
+ pass_attrs. For example if pass_attrs contained the user's
+ home/mail directory, this would mean that the second user will
+ be accessing the first user's mails.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.dovecot.org/list/dovecot-news/2007-December/000057.html</url>
+ </references>
+ <dates>
+ <discovery>2007-12-21</discovery>
+ <entry>2007-12-29</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4aab7bcd-b294-11dc-a6f0-00a0cce0781e">
<topic>gallery2 -- multiple vulnerabilities</topic>
<affects>