• CVE-2024-34083

发布时间: 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.

CVSS v3 指标

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