登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
8
Star
0
Fork
16
src-openEuler
/
compat-openssl11
代码
Issues
5
Pull Requests
1
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
CVE-2023-3446
已完成
#I911XR
CVE和安全问题
majun-bot
创建于
2024-02-04 18:57
一、漏洞信息 漏洞编号:[CVE-2023-3446](https://nvd.nist.gov/vuln/detail/CVE-2023-3446) 漏洞归属组件:[compat-openssl11](https://gitee.com/src-openeuler/compat-openssl11) 漏洞归属的版本:1.1.1m CVSS V3.0分值: BaseScore:5.3 Medium Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 漏洞简述: Issue summary: Checking excessively long DH keys or parameters may be very slow.Impact summary: Applications that use the functions DH_check(), DH_check_ex()or EVP_PKEY_param_check() to check a DH key or DH parameters may experience longdelays. Where the key or parameters that are being checked have been obtainedfrom an untrusted source this may lead to a Denial of Service.The function DH_check() performs various checks on DH parameters. One of thosechecks confirms that the modulus ( p parameter) is not too large. Trying to usea very large modulus is slow and OpenSSL will not normally use a modulus whichis over 10,000 bits in length.However the DH_check() function checks numerous aspects of the key or parametersthat have been supplied. Some of those checks use the supplied modulus valueeven if it has already been found to be too large.An application that calls DH_check() and supplies a key or parameters obtainedfrom an untrusted source could be vulernable to a Denial of Service attack.The function DH_check() is itself called by a number of other OpenSSL functions.An application calling any of those other functions may similarly be affected.The other functions affected by this are DH_check_ex() andEVP_PKEY_param_check().Also vulnerable are the OpenSSL dhparam and pkeyparam command line applicationswhen using the -check option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue. 漏洞公开时间:2023-07-19 20:15:10 漏洞创建时间:2024-02-04 10:57:19 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-3446 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | | openssl-security.openssl.org | https://www.openssl.org/news/secadv/20230719.txt | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-3446 | https://bugzilla.suse.com/show_bug.cgi?id=1213487 | | suse_bugzilla | https://seclists.org/oss-sec/2023/q3/44 | https://bugzilla.suse.com/show_bug.cgi?id=1213487 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/4 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/5 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/6 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://www.openssl.org/news/secadv/20230719.txt | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7622 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7623 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7625 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7626 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7877 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0154 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0208 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0408 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0888 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:1415 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-3446 | | gentoo | | https://security.gentoo.org/glsa/202402-08 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-3446 | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | cve_search | | https://www.openssl.org/news/secadv/20230719.txt | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | mageia | | http://advisories.mageia.org/MGASA-2023-0253.html | | python-cryptography | | https://github.com//pyca/cryptography/security/advisories/GHSA-jm77-qphf-c4w8 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2023-3446 | https://explore.alas.aws.amazon.com/CVE-2023-3446.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3446 | https://explore.alas.aws.amazon.com/CVE-2023-3446.html | | snyk | https://github.com/openssl/openssl/commit/1fa20cf2f506113c761777127a38bce5068740eb | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://github.com/openssl/openssl/commit/8780a896543a654e757db1b9396383f9d8095528 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://github.com/openssl/openssl/commit/fc9867c1e03c22ebf56943be205202e576aabf23 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://www.openssl.org/news/secadv/20230719.txt | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://www.openssl.org/news/secadv/20230719.txt | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/5 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/4 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/6 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/31/1 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://security.netapp.com/advisory/ntap-20230803-0011/ | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://lists.debian.org/debian-lts-announce/2023/08/msg00019.html | https://security.alpinelinux.org/vuln/CVE-2023-3446 | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 其它 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | redhat_bugzilla | | | | https://github.com/openssl/openssl/commit/1fa20cf2f506113c761777127a38bce5068740eb | | snyk | | | | https://github.com/openssl/openssl/commit/8780a896543a654e757db1b9396383f9d8095528 | | snyk | | | | https://github.com/openssl/openssl/commit/fc9867c1e03c22ebf56943be205202e576aabf23 | | snyk | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | nvd | | | | https://www.openssl.org/news/secadv/20230719.txt | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: 攻击者能利用openssl DH算法的漏洞对网络服务进行拒绝服务攻击服务端如果使用了DH_check、DH_check_ex、EVP_PKEY_param_check接口来对DH参数进行检查,当客户端传过来的DH为非法参数时,此时会消耗大量的计算资源,导致拒绝服务攻击openEuler-24.03-LTS-Next openEuler-24.03-LTS-SP1 openEuler-24.03-LTS基线版本已修复 openEuler评分: 5.3 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 受影响版本排查(受影响/不受影响): 1.master(1.1.1m):受影响 2.openEuler-24.03-LTS(1.1.1m):不受影响 3.openEuler-24.03-LTS-Next(1.1.1m):不受影响 4.openEuler-20.03-LTS-SP1:不受影响 5.openEuler-20.03-LTS-SP4:不受影响 6.openEuler-22.03-LTS:不受影响 7.openEuler-22.03-LTS-Next:不受影响 8.openEuler-22.03-LTS-SP1:不受影响 9.openEuler-22.03-LTS-SP2:不受影响 10.openEuler-22.03-LTS-SP3:不受影响 11.openEuler-24.03-LTS-SP1(1.1.1m):不受影响 12.openEuler-22.03-LTS-SP4:不受影响 修复是否涉及abi变化(是/否): 1.master(1.1.1m):否 2.openEuler-20.03-LTS-SP1:否 3.openEuler-20.03-LTS-SP4:否 4.openEuler-22.03-LTS:否 5.openEuler-22.03-LTS-Next:否 6.openEuler-22.03-LTS-SP1:否 7.openEuler-22.03-LTS-SP2:否 8.openEuler-22.03-LTS-SP3:否 9.openEuler-24.03-LTS(1.1.1m):否 10.openEuler-24.03-LTS-Next(1.1.1m):否 11.openEuler-24.03-LTS-SP1(1.1.1m):否 12.openEuler-22.03-LTS-SP4:否 原因说明: 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS(1.1.1m): 7.openEuler-24.03-LTS-Next(1.1.1m): 8.openEuler-24.03-LTS-SP1(1.1.1m):
一、漏洞信息 漏洞编号:[CVE-2023-3446](https://nvd.nist.gov/vuln/detail/CVE-2023-3446) 漏洞归属组件:[compat-openssl11](https://gitee.com/src-openeuler/compat-openssl11) 漏洞归属的版本:1.1.1m CVSS V3.0分值: BaseScore:5.3 Medium Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 漏洞简述: Issue summary: Checking excessively long DH keys or parameters may be very slow.Impact summary: Applications that use the functions DH_check(), DH_check_ex()or EVP_PKEY_param_check() to check a DH key or DH parameters may experience longdelays. Where the key or parameters that are being checked have been obtainedfrom an untrusted source this may lead to a Denial of Service.The function DH_check() performs various checks on DH parameters. One of thosechecks confirms that the modulus ( p parameter) is not too large. Trying to usea very large modulus is slow and OpenSSL will not normally use a modulus whichis over 10,000 bits in length.However the DH_check() function checks numerous aspects of the key or parametersthat have been supplied. Some of those checks use the supplied modulus valueeven if it has already been found to be too large.An application that calls DH_check() and supplies a key or parameters obtainedfrom an untrusted source could be vulernable to a Denial of Service attack.The function DH_check() is itself called by a number of other OpenSSL functions.An application calling any of those other functions may similarly be affected.The other functions affected by this are DH_check_ex() andEVP_PKEY_param_check().Also vulnerable are the OpenSSL dhparam and pkeyparam command line applicationswhen using the -check option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue. 漏洞公开时间:2023-07-19 20:15:10 漏洞创建时间:2024-02-04 10:57:19 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-3446 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | | openssl-security.openssl.org | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | | openssl-security.openssl.org | https://www.openssl.org/news/secadv/20230719.txt | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-3446 | https://bugzilla.suse.com/show_bug.cgi?id=1213487 | | suse_bugzilla | https://seclists.org/oss-sec/2023/q3/44 | https://bugzilla.suse.com/show_bug.cgi?id=1213487 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/4 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/5 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | http://www.openwall.com/lists/oss-security/2023/07/19/6 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://www.openssl.org/news/secadv/20230719.txt | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7622 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7623 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7625 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7626 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:7877 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0154 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0208 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0408 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0888 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:1415 | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-3446 | | gentoo | | https://security.gentoo.org/glsa/202402-08 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-3446 | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | cve_search | | https://www.openssl.org/news/secadv/20230719.txt | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | cve_search | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | mageia | | http://advisories.mageia.org/MGASA-2023-0253.html | | python-cryptography | | https://github.com//pyca/cryptography/security/advisories/GHSA-jm77-qphf-c4w8 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2023-3446 | https://explore.alas.aws.amazon.com/CVE-2023-3446.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3446 | https://explore.alas.aws.amazon.com/CVE-2023-3446.html | | snyk | https://github.com/openssl/openssl/commit/1fa20cf2f506113c761777127a38bce5068740eb | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://github.com/openssl/openssl/commit/8780a896543a654e757db1b9396383f9d8095528 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://github.com/openssl/openssl/commit/fc9867c1e03c22ebf56943be205202e576aabf23 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://bugzilla.redhat.com/show_bug.cgi?id=2224962 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | snyk | https://www.openssl.org/news/secadv/20230719.txt | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-5803998 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://www.openssl.org/news/secadv/20230719.txt | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/5 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/4 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/19/6 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | http://www.openwall.com/lists/oss-security/2023/07/31/1 | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://security.netapp.com/advisory/ntap-20230803-0011/ | https://security.alpinelinux.org/vuln/CVE-2023-3446 | | alpine | https://lists.debian.org/debian-lts-announce/2023/08/msg00019.html | https://security.alpinelinux.org/vuln/CVE-2023-3446 | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 其它 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | openssl-security.openssl.org | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | redhat_bugzilla | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | redhat_bugzilla | | | | https://github.com/openssl/openssl/commit/1fa20cf2f506113c761777127a38bce5068740eb | | snyk | | | | https://github.com/openssl/openssl/commit/8780a896543a654e757db1b9396383f9d8095528 | | snyk | | | | https://github.com/openssl/openssl/commit/fc9867c1e03c22ebf56943be205202e576aabf23 | | snyk | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | alpine | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c | | nvd | | | | https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 | | nvd | | | | https://www.openssl.org/news/secadv/20230719.txt | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: 攻击者能利用openssl DH算法的漏洞对网络服务进行拒绝服务攻击服务端如果使用了DH_check、DH_check_ex、EVP_PKEY_param_check接口来对DH参数进行检查,当客户端传过来的DH为非法参数时,此时会消耗大量的计算资源,导致拒绝服务攻击openEuler-24.03-LTS-Next openEuler-24.03-LTS-SP1 openEuler-24.03-LTS基线版本已修复 openEuler评分: 5.3 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 受影响版本排查(受影响/不受影响): 1.master(1.1.1m):受影响 2.openEuler-24.03-LTS(1.1.1m):不受影响 3.openEuler-24.03-LTS-Next(1.1.1m):不受影响 4.openEuler-20.03-LTS-SP1:不受影响 5.openEuler-20.03-LTS-SP4:不受影响 6.openEuler-22.03-LTS:不受影响 7.openEuler-22.03-LTS-Next:不受影响 8.openEuler-22.03-LTS-SP1:不受影响 9.openEuler-22.03-LTS-SP2:不受影响 10.openEuler-22.03-LTS-SP3:不受影响 11.openEuler-24.03-LTS-SP1(1.1.1m):不受影响 12.openEuler-22.03-LTS-SP4:不受影响 修复是否涉及abi变化(是/否): 1.master(1.1.1m):否 2.openEuler-20.03-LTS-SP1:否 3.openEuler-20.03-LTS-SP4:否 4.openEuler-22.03-LTS:否 5.openEuler-22.03-LTS-Next:否 6.openEuler-22.03-LTS-SP1:否 7.openEuler-22.03-LTS-SP2:否 8.openEuler-22.03-LTS-SP3:否 9.openEuler-24.03-LTS(1.1.1m):否 10.openEuler-24.03-LTS-Next(1.1.1m):否 11.openEuler-24.03-LTS-SP1(1.1.1m):否 12.openEuler-22.03-LTS-SP4:否 原因说明: 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS(1.1.1m): 7.openEuler-24.03-LTS-Next(1.1.1m): 8.openEuler-24.03-LTS-SP1(1.1.1m):
评论 (
18
)
登录
后才可以发表评论
状态
已完成
待办的
已挂起
进行中
已完成
已拒绝
负责人
未设置
jinlun
jinlun123123
负责人
协作者
+负责人
+协作者
标签
CVE/FIXED
sig/sig-security-fac
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (10)
标签 (9)
master
openEuler-25.03
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-Next
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS
openEuler-25.09
openEuler-24.09
openEuler-23.09
openEuler-23.03
openEuler-25.09-release
openEuler-24.03-LTS-SP2-release
openEuler-25.03-release
openEuler-24.03-LTS-update-20250314
openEuler-24.03-LTS-SP1-update-20250314
openEuler-24.03-LTS-SP1-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-23.09-rc5
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/compat-openssl11.git
git@gitee.com:src-openeuler/compat-openssl11.git
src-openeuler
compat-openssl11
compat-openssl11
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册