CVE-2024-34083

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-05-18 19:15

Updated : 2024-05-20 13:00


NVD link : CVE-2024-34083

Mitre link : CVE-2024-34083

CVE.ORG link : CVE-2024-34083


JSON object : View

Products Affected

No product.

CWE
CWE-349

Acceptance of Extraneous Untrusted Data With Trusted Data