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

基本信息

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

漏洞描述

GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, a memory leak can be triggered when parsing usernames which can trigger a denial-of-service. The domain portion of a username may be overridden causing an allocated memory area the size of the domain name to be leaked. An attacker can leak memory via the main `gss_accept_sec_context` entry point, potentially causing a denial-of-service. This issue is fixed in version 1.2.0.

修复方式

yum update PackageName

漏洞判定

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

补丁

参考

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