Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
7
Star
0
Fork
17
src-openEuler
/
compat-openssl11
Closed
Code
Issues
2
Pull Requests
4
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
CVE-2025-9232
Declined
#ID0UDV
CVE和安全问题
openeuler-ci-bot
owner
Opened this issue
2025-10-07 04:08
一、漏洞信息 漏洞编号:[CVE-2025-9232](https://nvd.nist.gov/vuln/detail/CVE-2025-9232) 漏洞归属组件:[compat-openssl11](https://gitee.com/src-openeuler/compat-openssl11) 漏洞归属的版本:1.1.1m CVSS V3.0分值: BaseScore:5.9 Medium Vector:CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H 漏洞简述: Issue summary: An application using the OpenSSL HTTP client API functions maytrigger an out-of-bounds read if the no_proxy environment variable is set andthe host portion of the authority component of the HTTP URL is an IPv6 address.Impact summary: An out-of-bounds read can trigger a crash which leads toDenial of Service for an application.The OpenSSL HTTP client API functions can be used directly by applicationsbut they are also used by the OCSP client functions and CMP (CertificateManagement Protocol) client implementation in OpenSSL. However the URLs usedby these implementations are unlikely to be controlled by an attacker.In this vulnerable code the out of bounds read can only trigger a crash.Furthermore the vulnerability requires an attacker-controlled URL to bepassed from an application to the OpenSSL function and the user has to havea no_proxy environment variable set. For the aforementioned reasons theissue was assessed as Low severity.The vulnerable code was introduced in the following patch releases:3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by thisissue, as the HTTP client implementation is outside the OpenSSL FIPS moduleboundary. 漏洞公开时间:2025-09-30 22:15:41 漏洞创建时间:2025-10-07 04:08:00 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2025-9232 <details> <summary>更多参考(点击展开)</summary> 无 </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 七彩瞬析开源风险感知平台 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | openssl/openssl | | https://github.com/openssl/openssl/commit/2b4ec20e47959170422922eaff25346d362dcb35 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/7cf21a30513c9e43c4bc3836c237cf086e194af3 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/bbf38c034cdabd0a13330abcc4855c866极f53d2e0 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/89e790ac431125a4849992858490bed6b225eadf | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/654dc11d23468a74fc8ea4672b702dd3feb7be4b | | ljqc | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 受影响版本排查(受影响/不受影响): 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m): 修复是否涉及abi变化(是/否): 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m): 原因说明: 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m):
一、漏洞信息 漏洞编号:[CVE-2025-9232](https://nvd.nist.gov/vuln/detail/CVE-2025-9232) 漏洞归属组件:[compat-openssl11](https://gitee.com/src-openeuler/compat-openssl11) 漏洞归属的版本:1.1.1m CVSS V3.0分值: BaseScore:5.9 Medium Vector:CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H 漏洞简述: Issue summary: An application using the OpenSSL HTTP client API functions maytrigger an out-of-bounds read if the no_proxy environment variable is set andthe host portion of the authority component of the HTTP URL is an IPv6 address.Impact summary: An out-of-bounds read can trigger a crash which leads toDenial of Service for an application.The OpenSSL HTTP client API functions can be used directly by applicationsbut they are also used by the OCSP client functions and CMP (CertificateManagement Protocol) client implementation in OpenSSL. However the URLs usedby these implementations are unlikely to be controlled by an attacker.In this vulnerable code the out of bounds read can only trigger a crash.Furthermore the vulnerability requires an attacker-controlled URL to bepassed from an application to the OpenSSL function and the user has to havea no_proxy environment variable set. For the aforementioned reasons theissue was assessed as Low severity.The vulnerable code was introduced in the following patch releases:3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by thisissue, as the HTTP client implementation is outside the OpenSSL FIPS moduleboundary. 漏洞公开时间:2025-09-30 22:15:41 漏洞创建时间:2025-10-07 04:08:00 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2025-9232 <details> <summary>更多参考(点击展开)</summary> 无 </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 七彩瞬析开源风险感知平台 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | openssl/openssl | | https://github.com/openssl/openssl/commit/2b4ec20e47959170422922eaff25346d362dcb35 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/7cf21a30513c9e43c4bc3836c237cf086e194af3 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/bbf38c034cdabd0a13330abcc4855c866极f53d2e0 | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/89e790ac431125a4849992858490bed6b225eadf | | ljqc | | openssl/openssl | | https://github.com/openssl/openssl/commit/654dc11d23468a74fc8ea4672b702dd3feb7be4b | | ljqc | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 受影响版本排查(受影响/不受影响): 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m): 修复是否涉及abi变化(是/否): 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m): 原因说明: 1.master(1.1.1m): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP3: 4.openEuler-22.03-LTS-SP4: 5.openEuler-24.03-LTS(1.1.1m): 6.openEuler-24.03-LTS-Next(1.1.1m): 7.openEuler-24.03-LTS-SP1(1.1.1m): 8.openEuler-24.03-LTS-SP2(1.1.1m):
Comments (
5
)
Sign in
to comment
Status
Declined
Backlog
已挂起
Doing
Done
Declined
Assignees
Not set
jinlun
jinlun123123
Assignee
Collaborator
+Assign
+Mention
Labels
CVE/UNFIXED
sig/sig-security-fac
Not set
Projects
Unprojected
Unprojected
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(2)
1
https://gitee.com/src-openeuler/compat-openssl11.git
git@gitee.com:src-openeuler/compat-openssl11.git
src-openeuler
compat-openssl11
compat-openssl11
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register