一、漏洞信息
漏洞编号:CVE-2023-38545
漏洞归属组件:mysql
漏洞归属的版本:8.0.17,8.0.23,8.0.24,8.0.26,8.0.27,8.0.28,8.0.29,8.0.30,8.0.35,8.0.37
CVSS V3.0分值:
BaseScore:9.8 High
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞简述:
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxyhandshake.When curl is asked to pass along the host name to the SOCKS5 proxy to allowthat to resolve the address instead of it getting done by curl itself, themaximum length that host name can be is 255 bytes.If the host name is detected to be longer, curl switches to local nameresolving and instead passes on the resolved address only. Due to this bug,the local variable that means let the host resolve the name could get thewrong value during a slow SOCKS5 handshake, and contrary to the intention,copy the too long host name to the target buffer instead of copying just theresolved address there.The target buffer being a heap based buffer, and the host name coming from theURL that curl has been told to operate with.
漏洞公开时间:2023-10-18 12:15:11
漏洞创建时间:2023-10-18 19:10:17
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2023-38545
漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
其它
漏洞补丁信息:
二、漏洞分析结构反馈
影响性分析说明:
当前版本受影响,在8.0.35版本修复
openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP4(8.0.28):受影响
2.openEuler-22.03-LTS-SP1(8.0.37):受影响
3.openEuler-22.03-LTS-SP3(8.0.37):受影响
4.master(8.0.27):不受影响
5.openEuler-24.03-LTS(8.0.35):不受影响
6.openEuler-24.03-LTS-Next(8.0.37):不受影响
7.openEuler-22.03-LTS-SP4(8.0.37):不受影响
修复是否涉及abi变化(是/否):
1.master(8.0.27):否
2.openEuler-20.03-LTS-SP4(8.0.28):否
3.openEuler-22.03-LTS-SP1(8.0.37):否
4.openEuler-22.03-LTS-SP3(8.0.37):否
5.openEuler-24.03-LTS(8.0.35):否
6.openEuler-24.03-LTS-Next(8.0.37):否
7.openEuler-22.03-LTS-SP4(8.0.37):否
三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2024-2072
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
参考网址 | 关联pr | 状态 | 补丁链接 |
---|---|---|---|
https://nvd.nist.gov/vuln/detail/CVE-2023-38545 | |||
https://ubuntu.com/security/CVE-2023-38545 | None | None | https://github.com/curl/curl/commit/4a4b63daaa https://discourse.ubuntu.com/c/ubuntu-pro |
https://www.opencve.io/cve/CVE-2023-38545 | |||
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2023-38545 | |||
https://security-tracker.debian.org/tracker/CVE-2023-38545 | None | None | https://github.com/curl/curl/commit/4a4b63daaa https://github.com/curl/curl/commit/fb4415d8aee6c1045be932a34fe6107c2f5ed147 |
说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用CVE补丁工具。
若补丁不准确,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 反馈正确信息,便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1
根据orcale官网说明,影响8.0.34及之前的版本,目前8.0.35未发布,暂时挂起
https://www.oracle.com/security-alerts/cpuoct2023.html
影响性分析说明:
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxyhandshake.When curl is asked to pass along the host name to the SOCKS5 proxy to allowthat to resolve the address instead of it getting done by curl itself, themaximum length that host name can be is 255 bytes.If the host name is detected to be longer, curl switches to local nameresolving and instead passes on the resolved address only. Due to this bug,the local variable that means let the host resolve the name could get thewrong value during a slow SOCKS5 handshake, and contrary to the intention,copy the too long host name to the target buffer instead of copying just theresolved address there.The target buffer being a heap based buffer, and the host name coming from theURL that curl has been told to operate with.
openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(8.0.28): 受影响
2.openEuler-20.03-LTS-SP3(8.0.28): 受影响
3.openEuler-20.03-LTS-SP4(8.0.28): 受影响
4.openEuler-22.03-LTS(8.0.28): 受影响
5.openEuler-22.03-LTS-SP1(8.0.29): 受影响
6.openEuler-22.03-LTS-SP2(8.0.29): 受影响
7.openEuler-22.03-LTS-SP3(8.0.29):受影响
修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(8.0.28): 否
2.openEuler-20.03-LTS-SP3(8.0.28): 否
3.openEuler-20.03-LTS-SP4: 否
4.openEuler-22.03-LTS(8.0.28): 否
5.openEuler-22.03-LTS-SP1(8.0.29): 否
6.openEuler-22.03-LTS-SP2(8.0.29): 否
7.openEuler-22.03-LTS-SP3(8.0.29):否
影响性分析说明:
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxyhandshake.When curl is asked to pass along the host name to the SOCKS5 proxy to allowthat to resolve the address instead of it getting done by curl itself, themaximum length that host name can be is 255 bytes.If the host name is detected to be longer, curl switches to local nameresolving and instead passes on the resolved address only. Due to this bug,the local variable that means let the host resolve the name could get thewrong value during a slow SOCKS5 handshake, and contrary to the intention,copy the too long host name to the target buffer instead of copying just theresolved address there.The target buffer being a heap based buffer, and the host name coming from theURL that curl has been told to operate with.
openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(8.0.28): 受影响
2.openEuler-20.03-LTS-SP3(8.0.28): 受影响
3.openEuler-20.03-LTS-SP4(8.0.28): 受影响
4.openEuler-22.03-LTS(8.0.28): 受影响
5.openEuler-22.03-LTS-SP1(8.0.29): 受影响
6.openEuler-22.03-LTS-SP2(8.0.29): 受影响
7.openEuler-22.03-LTS-SP3(8.0.29):受影响
修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(8.0.28): 是
2.openEuler-20.03-LTS-SP3(8.0.28): 是
3.openEuler-20.03-LTS-SP4: 是
4.openEuler-22.03-LTS(8.0.28): 是
5.openEuler-22.03-LTS-SP1(8.0.29): 是
6.openEuler-22.03-LTS-SP2(8.0.29): 是
7.openEuler-22.03-LTS-SP3(8.0.29):是
影响性分析说明:
当前版本受影响,在8.0.35版本修复
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(8.0.28): 受影响
2.openEuler-20.03-LTS-SP3(8.0.28): 受影响
3.openEuler-20.03-LTS-SP4(8.0.28): 受影响
4.openEuler-22.03-LTS(8.0.28): 受影响
5.openEuler-22.03-LTS-SP1(8.0.29): 受影响
6.openEuler-22.03-LTS-SP2(8.0.29): 受影响
7.openEuler-22.03-LTS-SP3(8.0.29):受影响
修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(8.0.28): 是
2.openEuler-20.03-LTS-SP3(8.0.28): 是
3.openEuler-20.03-LTS-SP4: 是
4.openEuler-22.03-LTS(8.0.28): 是
5.openEuler-22.03-LTS-SP1(8.0.29): 是
6.openEuler-22.03-LTS-SP2(8.0.29): 是
7.openEuler-22.03-LTS-SP3(8.0.29):是
受影响版本排查(受影响/不受影响):
1.master:不受影响
2.openEuler-20.03-LTS-SP4:受影响
3.openEuler-22.03-LTS-SP1:受影响
4.openEuler-22.03-LTS-SP3:受影响
5.openEuler-24.03-LTS:不受影响
6.openEuler-24.03-LTS-Next:不受影响
7.openEuler-22.03-LTS-SP4:不受影响
修复是否涉及abi变化(是/否):
1.master:否
2.openEuler-20.03-LTS-SP4:否
3.openEuler-22.03-LTS-SP1:否
4.openEuler-22.03-LTS-SP3:否
5.openEuler-24.03-LTS:否
6.openEuler-24.03-LTS-Next:否
7.openEuler-22.03-LTS-SP4:否
登录 后才可以发表评论
FileDragTip