Permissions, Privileges, and Access Controls in INN - CVE-2012-3523
Published: November 11, 2012 / Updated: August 11, 2020
INN
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The STARTTLS implementation in nnrpd in INN before 2.5.3 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.