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

摘要:

libspf2 security update

安全等级: High

公告ID: KylinSec-SA-2024-5013

发布日期: 2025年3月6日

关联CVE: CVE-2023-42118  

  • 详细介绍

1. 漏洞描述

   

libspf2 is an implementation of the SPF (Sender Policy Framework) specification as found at: http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt SPF allows email systems to check SPF DNS records and make sure that an email is authorized by the administrator of the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers, and email viruses/worms.

Security Fix(es):

Exim libspf2 Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Exim libspf2. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the parsing of SPF macros. When parsing SPF macros, the process does not properly validate user-supplied data, which can result in an integer underflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the service account.
. Was ZDI-CAN-17578.(CVE-2023-42118)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-42118 V6 libspf2 Fixed

3. 影响组件

    libspf2

4. 修复版本

   

V6

软件名称 架构 版本号
libspf2-apidocs noarch 1.2.11-2.ks6
libspf2 x86_64 1.2.11-2.ks6
libspf2-devel x86_64 1.2.11-2.ks6
libspf2-progs x86_64 1.2.11-2.ks6
perl-Mail-SPF_XS x86_64 1.2.11-2.ks6
libspf2 aarch64 1.2.11-2.ks6
libspf2-devel aarch64 1.2.11-2.ks6
libspf2-progs aarch64 1.2.11-2.ks6
perl-Mail-SPF_XS aarch64 1.2.11-2.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

     libspf2-apidocs   

     libspf2   

     libspf2-devel   

     libspf2-progs   

     perl-Mail-SPF_XS   

aarch64:

     libspf2-apidocs   

     libspf2   

     libspf2-devel   

     libspf2-progs   

     perl-Mail-SPF_XS   

上一篇:KylinSec-SA-2024-5012 下一篇:KylinSec-SA-2024-5014