安全公告/【CVE-2023-25567】

基本信息

漏洞名称:
受影响操作系统:Asianux
危险等级:高危
影响源码包:gssntlmssp
CVSS评分:7.5
发现日期:2023-05-29
修复版本:gssntlmssp-1.2.0-1

漏洞描述

GSS-NTLMSSP, a mechglue plugin for the GSSAPI library that implements NTLM authentication, has an out-of-bounds read when decoding target information prior to version 1.2.0. The length of the `av_pair` is not checked properly for two of the elements which can trigger an out-of-bound read. The out-of-bounds read can be triggered via the main `gss_accept_sec_context` entry point and could cause a denial-of-service if the memory is unmapped. The issue is fixed in version 1.2.0.

修复方式

yum update PackageName

漏洞判定

执行命令yum info PackageName获取软件包版本号,版本小于修复版本,则受此漏洞影响,版本大于等于修复版本,则此漏洞已修复

补丁

参考

https://access.redhat.com/security/cve/CVE-2023-25567
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25567
https://nvd.nist.gov/vuln/detail/CVE-2023-25567