• 公告ID (KylinSec-SA-2024-2952)

摘要:

python-aiosmtpd security update

安全等级: Medium

公告ID: KylinSec-SA-2024-2952

发布日期: 2024年6月7日

关联CVE: CVE-2024-34083  

  • 详细介绍

1. 漏洞描述

   

This is a server for SMTP and related protocols, similar in utility to the standard library's smtpd.py module, but rewritten to be based on asyncio for Python 3.

Security Fix(es):

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.(CVE-2024-34083)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-34083 KY3.5.2 python-aiosmtpd Fixed

3. 影响组件

    python-aiosmtpd

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
python-aiosmtpd-help noarch 1.4.6-1.ky3_5
python3-aiosmtpd noarch 1.4.6-1.ky3_5

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.5.2:

x86_64:

     python-aiosmtpd-help   

     python3-aiosmtpd   

aarch64:

     python-aiosmtpd-help   

     python3-aiosmtpd   

上一篇:KylinSec-SA-2024-2951 下一篇:KylinSec-SA-2024-3524