关于 CVE-2015-0286 的漏洞信息

1. 漏洞描述
From NVD
The ASN1_TYPE_cmp function in crypto/asn1/a_type.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not properly perform boolean-type comparisons, which allows remote attackers to cause a denial of service (invalid read operation and application crash) via a crafted X.509 certificate to an endpoint that uses the certificate-verification feature.
From 神龙GPT (AIGC)
在 OpenSSL 0.9.8zf 之前、1.0.0r 之前、1.0.1m 之前和 1.0.2a 之前,加密/asn1/a_type.c 中的 ASN1_TYPE_cmp 函数在处理 ASN1_TYPE 类型时,未正确地进行布尔类型比较,这允许远程攻击者通过创建的 X.509 证书,在使用证书验证功能的端点上进行拒绝服务(无效读取操作和应用程序崩溃)。
2. 漏洞评分(CVSS)
From NVD
NVD 暂无评分
From 神龙GPT (AIGC)
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
3. 漏洞类别
From NVD
NVD 暂无漏洞类别信息
From 神龙GPT (AIGC)
神龙GPT 暂无漏洞类别信息(请耐心等待)
Reference