git: ca2859597c06 - main - security/vuxml: cyrus-imapd -- Remote authenticated users could bypass intended access restrictions on c\ertain server annotations.
Hajimu UMEMOTO
ume at FreeBSD.org
Mon May 10 12:35:29 UTC 2021
The branch main has been updated by ume:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca2859597c061cc09e5b1feb2cd4812abac8f468
commit ca2859597c061cc09e5b1feb2cd4812abac8f468
Author: Hajimu UMEMOTO <ume at FreeBSD.org>
AuthorDate: 2021-05-10 12:34:42 +0000
Commit: Hajimu UMEMOTO <ume at FreeBSD.org>
CommitDate: 2021-05-10 12:35:14 +0000
security/vuxml: cyrus-imapd -- Remote authenticated users could bypass intended access restrictions on c\ertain server annotations.
---
security/vuxml/vuln.xml | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 370574a9c67e..049f5597d7fd 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="12156786-b18a-11eb-8cba-080027b00c2e">
+ <topic>cyrus-imapd -- Remote authenticated users could bypass intended access restrictions on certain server annotations.</topic>
+ <affects>
+ <package>
+ <name>cyrus-imapd34</name>
+ <range><ge>3.4.0</ge><lt>3.4.1</lt></range>
+ </package>
+ <package>
+ <name>cyrus-imapd32</name>
+ <range><ge>3.2.0</ge><lt>3.2.7</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Cyrus IMAP 3.4.1 Release Notes states:</p>
+ <blockquote cite="https://www.cyrusimap.org/imap/download/release-notes/3.4/x/3.4.1.html">
+ <p>Fixed CVE-2021-32056: Remote authenticated users could bypass intended access restrictions on certain server annotations. Additionally, a long-standing bug in replication did not allow server annotations to be replicated. Combining these two bugs, a remote authenticated user could stall replication, requiring administrator intervention.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-32056</cvename>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32056</url>
+ </references>
+ <dates>
+ <discovery>2021-05-05</discovery>
+ <entry>2021-05-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="49346de2-b015-11eb-9bdf-f8b156b6dcc8">
<topic>FLAC -- out-of-bounds read</topic>
<affects>
More information about the dev-commits-ports-all
mailing list