关于 CVE-2010-0433 的漏洞信息

1. 漏洞描述
From NVD
The kssl_keytab_is_available function in ssl/kssl.c in OpenSSL before 0.9.8n, when Kerberos is enabled but Kerberos configuration files cannot be opened, does not check a certain return value, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via SSL cipher negotiation, as demonstrated by a chroot installation of Dovecot or stunnel without Kerberos configuration files inside the chroot.
From 神龙GPT (AIGC)
在 OpenSSL 0.9.8n 之前,kssl_keytab_is_available 函数在 ssl/kssl.c 文件中,当启用 Kerberos 时但无法打开 Kerberos 配置文件时,不会检查特定的返回值,这允许远程攻击者通过 SSL 加密协议 negotiation 导致服务拒绝(NULL 指针引用和主程序崩溃)。此示例展示了在 chroot 环境中安装Dovecot 或 stunnel 时, without Kerberos 配置文件在 chroot 内部。
2. 漏洞评分(CVSS)
From NVD
NVD 暂无评分
From 神龙GPT (AIGC)
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
3. 漏洞类别
From NVD
NVD 暂无漏洞类别信息
From 神龙GPT (AIGC)
神龙GPT 暂无漏洞类别信息(请耐心等待)
Reference