CVE-2023-27536:GSS委派过于渴望连接重用

admin 2023-11-30 03:02:09 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 CVE-2023-27536:GSS委派过于渴望连接重用

CVE编号

CVE-2023-27536

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-03-20
漏洞描述
即使GSS委派(CURLOPT_GSSAPI_delegation)选项已经更改,libcurl也会重用以前创建的连接,这可能会在第二次传输中更改用户的权限。 libcurl将以前使用的连接保存在连接池中,以便在其中一个连接与设置匹配时重用后续传输。然而,这个GSS委派设置被排除在配置匹配检查之外,使得它们太容易匹配,从而影响了krb5/kerberos/协商/GSAPI传输。
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://curl.se/docs/CVE-2023-27536.html
https://hackerone.com/reports/1895135
https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://security.gentoo.org/glsa/202310-12
https://security.netapp.com/advisory/ntap-20230420-0010/
https://www.openwall.com/lists/oss-security/2023/03/20/4
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 haxx libcurl * From (including) 7.22.0 Up to (including) 7.88.1
运行在以下环境
系统 alpine_3.14 curl * Up to (excluding) 8.0.1-r0
运行在以下环境
系统 alpine_3.15 curl * Up to (excluding) 8.0.1-r0
运行在以下环境
系统 alpine_3.16 curl * Up to (excluding) 8.0.1-r0
运行在以下环境
系统 alpine_3.17 curl * Up to (excluding) 7.88.1-r1
运行在以下环境
系统 alpine_3.18 curl * Up to (excluding) 8.0.0-r0
运行在以下环境
系统 alpine_edge curl * Up to (excluding) 8.0.0-r0
运行在以下环境
系统 amazon_2 curl * Up to (excluding) 8.0.1-1.amzn2.0.1
运行在以下环境
系统 amazon_2023 curl * Up to (excluding) 8.0.1-1.amzn2023
运行在以下环境
系统 amazon_AMI curl * Up to (excluding) 7.61.1-12.105.amzn1
运行在以下环境
系统 anolis_os_8 libcurl-devel * Up to (excluding) 7.61.1-31.0.3
运行在以下环境
系统 debian_10 curl * Up to (excluding) 7.64.0-4+deb10u6
运行在以下环境
系统 debian_11 curl * Up to (excluding) 7.74.0-1.3+deb11u8
运行在以下环境
系统 debian_12 curl * Up to (excluding) 7.88.1-7
运行在以下环境
系统 debian_sid curl * Up to (excluding) 7.88.1-7
运行在以下环境
系统 fedoraproject fedora 36 -
运行在以下环境
系统 fedora_36 curl * Up to (excluding) 7.82.0-14.fc36
运行在以下环境
系统 fedora_37 libcurl-debuginfo * Up to (excluding) 7.85.0-8.fc37
运行在以下环境
系统 fedora_38 libcurl-debuginfo * Up to (excluding) 7.87.0-7.fc38
运行在以下环境
系统 kylinos_aarch64_V10SP3 curl * Up to (excluding) 7.71.1-24.ky10
运行在以下环境
系统 kylinos_loongarch64_V10SP1 curl * Up to (excluding) 7.71.1-24.a.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP1 curl * Up to (excluding) 7.71.1-24.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP3 curl * Up to (excluding) 7.71.1-24.ky10
运行在以下环境
系统 opensuse_5.3 libcurl4 * Up to (excluding) 7.79.1-150400.5.18.1
运行在以下环境
系统 opensuse_Leap_15.4 libcurl4 * Up to (excluding) 7.79.1-150400.5.18.1
运行在以下环境
系统 oracle_8 oraclelinux-release * Up to (excluding) 7.61.1-30.el8_8.3
运行在以下环境
系统 redhat_8 libcurl-minimal-debuginfo * Up to (excluding) 7.61.1-30.el8_8.3
运行在以下环境
系统 suse_12_SP5 curl * Up to (excluding) 7.60.0-11.60.1
运行在以下环境
系统 ubuntu_18.04 curl * Up to (excluding) 7.58.0-2ubuntu3.24
运行在以下环境
系统 ubuntu_20.04 curl * Up to (excluding) 7.68.0-1ubuntu2.18
运行在以下环境
系统 ubuntu_22.04 curl * Up to (excluding) 7.81.0-1ubuntu1.10
运行在以下环境
系统 ubuntu_22.10 curl * Up to (excluding) 7.85.0-1ubuntu0.5
运行在以下环境
系统 unionos_a curl * Up to (excluding) curl-7.71.1-25.up3.uelc20.01
运行在以下环境
系统 unionos_d curl * Up to (excluding) 7.64.1.16-deepin1
运行在以下环境
系统 unionos_e curl * Up to (excluding) curl-7.71.1-24.up3.uel20
阿里云评分 6.7
  • 攻击路径 远程
  • 攻击复杂度 容易
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 数据泄露
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-287 认证机制不恰当
CWE-305 使用基本弱点进行的认证绕过
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  1