发布时间: 2024年6月7日
修改时间: 2024年6月7日
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.
NVD | openEuler | |
---|---|---|
CVSS评分 | 5.4 | 5.4 |
Attack Vector | Adjacent | Adjacent |
Attack Complexity | Low | Low |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality | Low | Low |
Integrity | Low | Low |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-2952 | python-aiosmtpd security update | 2024年6月7日 |
产品 | 包 | 状态 |
---|---|---|
KY3.5.2 | python-aiosmtpd | Fixed |