← Back to CVE List

CVE-2024-34083

Published: 2024-05-18T19:15Z
Last Modified: 2024-11-21T09:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
aiosmptd is a reimplementation of the Python stdlib smtpd.py based on asyncio. Prior to version 1.4.6, servers based on aiosmtpd accept extra unencrypted commands after STARTTLS, treating them as if they came from inside the encrypted connection. This could be exploited by a man-in-the-middle attack. Version 1.4.6 contains a patch for the issue. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt