Permissions, Privileges, and Access Controls in Cyrus IMAP Server - CVE-2011-1926

 

Permissions, Privileges, and Access Controls in Cyrus IMAP Server - CVE-2011-1926

Published: May 24, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45033
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-1926
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Carnegie Mellon University
Affected software:
Cyrus IMAP Server

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The STARTTLS implementation in Cyrus IMAP Server before 2.4.7 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar issue to CVE-2011-0411.


How to mitigate CVE-2011-1926

Install update from vendor's website.

Sources