9 Star 2 Fork 51

src-openEuler / curl

 / 详情

CVE-2023-23916

已完成
CVE和安全问题
创建于  
2023-02-15 17:00

一、漏洞信息
漏洞编号:CVE-2023-23916
漏洞归属组件:curl
漏洞归属的版本:7.71.1,7.77.0,7.78.0,7.79.1,7.86.0
CVSS V3.0分值:
BaseScore:6.5 Medium
Vector:CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞简述:
An allocation of resources without limits or throttling vulnerability exists in curl <v7.88.0 based on the chained HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable links in this decompression chain wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a malloc bomb , making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.
漏洞公开时间:2023-02-24 04:15:00
漏洞创建时间:2023-02-15 17:00:20
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2023-23916

更多参考(点击展开)
参考来源 参考链接 来源链接
nvd https://hackerone.com/reports/1826048
nvd https://lists.debian.org/debian-lts-announce/2023/02/msg00035.html
nvd https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQKE6TXYDHOTFHLTBZ5X73GTKI7II5KO/
nvd https://www.debian.org/security/2023/dsa-5365
nvd https://security.netapp.com/advisory/ntap-20230309-0006/
redhat https://access.redhat.com/security/cve/CVE-2023-23916
redhat_bugzilla https://curl.se/docs/CVE-2023-23916.html https://bugzilla.redhat.com/show_bug.cgi?id=2167815
redhat_bugzilla https://access.redhat.com/errata/RHSA-2023:1140 https://bugzilla.redhat.com/show_bug.cgi?id=2167815
ubuntu https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23916 https://ubuntu.com/security/CVE-2023-23916
ubuntu https://nvd.nist.gov/vuln/detail/CVE-2023-23916 https://ubuntu.com/security/CVE-2023-23916
ubuntu https://launchpad.net/bugs/cve/CVE-2023-23916 https://ubuntu.com/security/CVE-2023-23916
ubuntu https://security-tracker.debian.org/tracker/CVE-2023-23916 https://ubuntu.com/security/CVE-2023-23916
debian https://security-tracker.debian.org/tracker/CVE-2023-23916
anolis https://anas.openanolis.cn/cves/detail/CVE-2023-23916
cve_search https://hackerone.com/reports/1826048
cve_search https://lists.debian.org/debian-lts-announce/2023/02/msg00035.html
cve_search https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQKE6TXYDHOTFHLTBZ5X73GTKI7II5KO/
cve_search https://www.debian.org/security/2023/dsa-5365
mageia http://advisories.mageia.org/MGASA-2023-0054.html
nvd https://hackerone.com/reports/1826048
nvd https://lists.debian.org/debian-lts-announce/2023/02/msg00035.html
nvd https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQKE6TXYDHOTFHLTBZ5X73GTKI7II5KO/
nvd https://www.debian.org/security/2023/dsa-5365

漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
其它
漏洞补丁信息:

详情(点击展开)

二、漏洞分析结构反馈
影响性分析说明:
HTTP使用多标头压缩步骤,导致内存不足,拒绝服务,此漏洞的最大威胁是系统可用性。
openEuler评分:
6.5
Vector:CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(7.71.1):受影响
2.openEuler-20.03-LTS-SP3(7.71.1):受影响
3.openEuler-22.03-LTS(7.79.1):受影响
4.openEuler-22.03-LTS-SP1(7.79.1):受影响

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(7.71.1):否
2.openEuler-20.03-LTS-SP3(7.71.1):否
3.openEuler-22.03-LTS(7.79.1):否
4.openEuler-22.03-LTS-SP1(7.79.1):否

三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2023-1124

评论 (9)

majun-bot 创建了CVE和安全问题
majun-bot 添加了
 
CVE/UNFIXED
标签
展开全部操作日志

@luzhihao ,@Randy.Wang ,@seuzw ,@kircher ,@gebidelidaye ,@Apricity
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, openEuler评分, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后cve-manager将无法正常解析填写内容.


影响性分析说明:

openEuler评分: (评分和向量)

受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(7.71.1):
2.openEuler-20.03-LTS-SP3(7.71.1):
3.openEuler-22.03-LTS(7.79.1):
4.openEuler-22.03-LTS-SP1(7.79.1):

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(7.71.1):
2.openEuler-20.03-LTS-SP3(7.71.1):
3.openEuler-22.03-LTS(7.79.1):
4.openEuler-22.03-LTS-SP1(7.79.1):


issue处理具体操作请参考:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
pr关联issue具体操作请参考:
https://gitee.com/help/articles/4142

Hi openMajun_admin, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Networking, and any of the maintainers: @luzhihao , @Randy.Wang , @seuzw , @kircher , @gebidelidaye , @Apricity

openeuler-ci-bot 添加了
 
sig/Networking
标签
openeuler-ci-bot 计划开始日期设置为2023-02-15
openeuler-ci-bot 计划截止日期设置为2023-03-17
openeuler-ci-bot 优先级设置为次要
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述

CVE-2023-23916
影响性分析说明:
HTTP使用多标头压缩步骤,导致内存不足,拒绝服务,此漏洞的最大威胁是系统可用性。

openEuler评分:6.5 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)

受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(7.71.1):受影响
2.openEuler-20.03-LTS-SP3(7.71.1):受影响
3.openEuler-22.03-LTS(7.79.1):受影响
4.openEuler-22.03-LTS-SP1(7.79.1):受影响

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(7.71.1):否
2.openEuler-20.03-LTS-SP3(7.71.1):否
3.openEuler-22.03-LTS(7.79.1):否
4.openEuler-22.03-LTS-SP1(7.79.1):否

openeuler-ci-bot 修改了描述

@luzhihao 经过 cve-manager 解析, 已分析的内容如下表所示:

状态 需分析 内容
已分析 1.影响性分析说明 HTTP使用多标头压缩步骤,导致内存不足,拒绝服务,此漏洞的最大威胁是系统可用性。
已分析 2.openEulerScore 6.5
已分析 2.openEulerVector AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
已分析 3.受影响版本排查 openEuler-20.03-LTS-SP1:受影响,openEuler-20.03-LTS-SP3:受影响,openEuler-22.03-LTS:受影响,openEuler-22.03-LTS-SP1:受影响
已分析 4.修复是否涉及abi变化 openEuler-20.03-LTS-SP1:否,openEuler-20.03-LTS-SP3:否,openEuler-22.03-LTS:否,openEuler-22.03-LTS-SP1:否

请确认分析内容的准确性, 确认无误后, 您可以进行后续步骤, 否则您可以继续分析.

openeuler-ci-bot 修改了描述
xh 通过src-openeuler/curl Pull Request !157任务状态待办的 修改为已完成

@Randy.Wang ,@seuzw ,@Apricity ,@luzhihao ,@xh
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6FBXK:CVE-2023-23916
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 修改了描述
openeuler-ci-bot 任务状态已完成 修改为待办的
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
xh 通过src-openeuler/curl Pull Request !158任务状态待办的 修改为已完成

@Randy.Wang ,@seuzw ,@Apricity ,@luzhihao ,@xh
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6FBXK:CVE-2023-23916
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 任务状态已完成 修改为待办的
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
openeuler-sync-bot 通过src-openeuler/curl Pull Request !159任务状态待办的 修改为已完成
openeuler-ci-bot 任务状态已完成 修改为待办的

@Randy.Wang ,@seuzw ,@Apricity ,@luzhihao ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6FBXK:CVE-2023-23916
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
openeuler-sync-bot 通过src-openeuler/curl Pull Request !160任务状态待办的 修改为已完成
openeuler-ci-bot 任务状态已完成 修改为待办的

@Randy.Wang ,@seuzw ,@Apricity ,@luzhihao ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6FBXK:CVE-2023-23916
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
xh 通过src-openeuler/curl Pull Request !161任务状态待办的 修改为已完成
openeuler-ci-bot 修改了描述
openeuler-ci-bot 任务状态已完成 修改为待办的

@Randy.Wang ,@seuzw ,@Apricity ,@luzhihao ,@xh
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6FBXK:CVE-2023-23916
受影响分支: openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
openeuler-sync-bot 通过src-openeuler/curl Pull Request !163任务状态待办的 修改为已完成
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Networking
标签
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
openeuler-ci-bot 添加了
 
sig/Networking
标签
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 7553987 xinghe 1 1608116124
1
https://gitee.com/src-openeuler/curl.git
git@gitee.com:src-openeuler/curl.git
src-openeuler
curl
curl

搜索帮助

53164aa7 5694891 3bd8fe86 5694891