update cve/openssl/2022/yaml/CVE-2022-0778.yaml.

Signed-off-by: 伊显纯 <yixianchun@buaa.edu.cn>
This commit is contained in:
伊显纯 2023-03-12 09:52:20 +00:00 committed by Re3et
parent 321f8b3e27
commit 2da75fd500
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: CVE-2022-0778
source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778
info:
name: OpenSSL是Openssl团队的一个开源的能够实现安全套接层SSLv2/v3和安全传输层TLSv1协议的通用加密库。该产品支持多种加密算法包括对称密码、哈希算法、安全散列算法等。
severity: High
description: 漏洞出自BN_mod_sqrt()接口函数它用于计算模平方根且期望参数p应该是个质数但是函数内并没有进行检查这导致内部可能出现无限循环。
scope-of-influence:
Openssl Openssl 3.0.0
reference:
- https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf
- https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
cvss-score: 7.5
cve-id: CVE-2022-0778
cwe-id: CWE-835
cnvd-id: None
kve-id: None
tags: 漏洞标签