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
129
Star
0
Fork
46
src-openEuler
/
podman
Closed
Code
Issues
47
Pull Requests
0
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-2023-24538
Done
#I6T1HE
CVE和安全问题
openeuler-ci-bot
owner
Opened this issue
2023-04-05 06:54
一、漏洞信息 漏洞编号:[CVE-2023-24538](https://nvd.nist.gov/vuln/detail/CVE-2023-24538) 漏洞归属组件:[podman](https://gitee.com/src-openeuler/podman) 漏洞归属的版本:0.10.1 CVSS V3.0分值: BaseScore:9.8 Critical Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 漏洞简述: Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. var a = {{.}} ), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution. 漏洞公开时间:2023-04-07 00:15:07 漏洞创建时间:2024-06-11 18:01:15 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-24538 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | security.golang.org | https://go.dev/cl/482079 | | | security.golang.org | https://go.dev/issue/59234 | | | security.golang.org | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | | security.golang.org | https://pkg.go.dev/vuln/GO-2023-1703 | | | security.golang.org | https://security.gentoo.org/glsa/202311-09 | | | redhat_bugzilla | https://github.com/golang/go/issues/59234 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://github.com/golang/go/issues/59272 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3323 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3445 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3450 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3455 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3367 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3540 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3624 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3612 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3918 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3943 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4003 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4093 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4470 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4335 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4627 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4664 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4657 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4986 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:5964 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6346 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6363 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6402 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6473 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6474 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6938 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6939 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0746 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:2944 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | ubuntu | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://go.dev/issue/59234 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://github.com/golang/go/commit/20374d1d759bc4e17486bde1cb9dca5be37d9e52 (go1.20.3) | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b (go1.19.8) | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-24538 | | gentoo | | https://security.gentoo.org/glsa/202311-09 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-24538 | | cve_search | | https://go.dev/cl/482079 | | cve_search | | https://pkg.go.dev/vuln/GO-2023-1703 | | cve_search | | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | cve_search | | https://go.dev/issue/59234 | | mageia | | http://advisories.mageia.org/MGASA-2023-0145.html | | go | https://go.dev/issue/59234 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | go | https://go.dev/cl/482079 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | go | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | osv | https://pkg.go.dev/vuln/GO-2023-1703 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://security.gentoo.org/glsa/202311-09 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://go.dev/cl/482079 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://go.dev/issue/59234 | https://osv.dev/vulnerability/CVE-2023-24538 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2023-24538 | https://explore.alas.aws.amazon.com/CVE-2023-24538.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24538 | https://explore.alas.aws.amazon.com/CVE-2023-24538.html | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/golang/go/commit/20374d1d759bc4e17486bde1cb9dca5be37d9e52 (go1.20.3) | | ubuntu | | | | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b (go1.19.8) | | ubuntu | | | | https://go.dev/cl/482079 | | nvd | | | | https://go.dev/issue/59234 | | nvd | | | | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | nvd | | | | https://pkg.go.dev/vuln/GO-2023-1703 | | nvd | | golang-1.10 | | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b | | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: Golang 组件已修复此漏洞,podman 分支在修复漏洞版本的 golang 基础上重新编译则不受此 CVE 漏洞影响。 openEuler评分: 9.8 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响版本排查(受影响/不受影响): 1.openEuler-20.03-LTS-SP4(0.10.1):受影响 2.master(4.9.4):不受影响 3.openEuler-22.03-LTS-SP1(0.10.1):不受影响 4.openEuler-22.03-LTS-SP3(3.4.4):不受影响 5.openEuler-22.03-LTS-SP4(3.4.4):不受影响 6.openEuler-24.03-LTS:不受影响 7.openEuler-24.03-LTS-Next:不受影响 8.openEuler-24.03-LTS-SP1:不受影响 修复是否涉及abi变化(是/否): 1.master(4.9.4):否 2.openEuler-20.03-LTS-SP4(0.10.1):否 3.openEuler-22.03-LTS-SP1(0.10.1):否 4.openEuler-22.03-LTS-SP3(3.4.4):否 5.openEuler-22.03-LTS-SP4(3.4.4):否 6.openEuler-24.03-LTS:否 7.openEuler-24.03-LTS-Next:否 8.openEuler-24.03-LTS-SP1:否 原因说明: 1.master(4.9.4): 2.openEuler-20.03-LTS-SP4(0.10.1): 3.openEuler-22.03-LTS-SP1(0.10.1): 4.openEuler-22.03-LTS-SP3(3.4.4): 5.openEuler-22.03-LTS-SP4(3.4.4): 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 三、漏洞修复 安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2024-2582
一、漏洞信息 漏洞编号:[CVE-2023-24538](https://nvd.nist.gov/vuln/detail/CVE-2023-24538) 漏洞归属组件:[podman](https://gitee.com/src-openeuler/podman) 漏洞归属的版本:0.10.1 CVSS V3.0分值: BaseScore:9.8 Critical Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 漏洞简述: Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. var a = {{.}} ), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution. 漏洞公开时间:2023-04-07 00:15:07 漏洞创建时间:2024-06-11 18:01:15 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-24538 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | security.golang.org | https://go.dev/cl/482079 | | | security.golang.org | https://go.dev/issue/59234 | | | security.golang.org | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | | security.golang.org | https://pkg.go.dev/vuln/GO-2023-1703 | | | security.golang.org | https://security.gentoo.org/glsa/202311-09 | | | redhat_bugzilla | https://github.com/golang/go/issues/59234 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://github.com/golang/go/issues/59272 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3323 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3445 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3450 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3455 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3367 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3540 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3624 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3612 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3918 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:3943 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4003 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4093 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4470 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4335 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4627 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4664 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4657 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:4986 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:5964 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6346 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6363 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6402 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6473 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6474 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6938 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2023:6939 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:0746 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:2944 | https://bugzilla.redhat.com/show_bug.cgi?id=2184481 | | ubuntu | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://go.dev/issue/59234 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://github.com/golang/go/commit/20374d1d759bc4e17486bde1cb9dca5be37d9e52 (go1.20.3) | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b (go1.19.8) | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2023-24538 | https://ubuntu.com/security/CVE-2023-24538 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-24538 | | gentoo | | https://security.gentoo.org/glsa/202311-09 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-24538 | | cve_search | | https://go.dev/cl/482079 | | cve_search | | https://pkg.go.dev/vuln/GO-2023-1703 | | cve_search | | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | cve_search | | https://go.dev/issue/59234 | | mageia | | http://advisories.mageia.org/MGASA-2023-0145.html | | go | https://go.dev/issue/59234 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | go | https://go.dev/cl/482079 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | go | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://github.com/golang/vulndb/blob/master/reports/GO-2023-1703.yaml | | osv | https://pkg.go.dev/vuln/GO-2023-1703 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://security.gentoo.org/glsa/202311-09 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://go.dev/cl/482079 | https://osv.dev/vulnerability/CVE-2023-24538 | | osv | https://go.dev/issue/59234 | https://osv.dev/vulnerability/CVE-2023-24538 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2023-24538 | https://explore.alas.aws.amazon.com/CVE-2023-24538.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24538 | https://explore.alas.aws.amazon.com/CVE-2023-24538.html | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/golang/go/commit/20374d1d759bc4e17486bde1cb9dca5be37d9e52 (go1.20.3) | | ubuntu | | | | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b (go1.19.8) | | ubuntu | | | | https://go.dev/cl/482079 | | nvd | | | | https://go.dev/issue/59234 | | nvd | | | | https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | | nvd | | | | https://pkg.go.dev/vuln/GO-2023-1703 | | nvd | | golang-1.10 | | https://github.com/golang/go/commit/b1e3ecfa06b67014429a197ec5e134ce4303ad9b | | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: Golang 组件已修复此漏洞,podman 分支在修复漏洞版本的 golang 基础上重新编译则不受此 CVE 漏洞影响。 openEuler评分: 9.8 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响版本排查(受影响/不受影响): 1.openEuler-20.03-LTS-SP4(0.10.1):受影响 2.master(4.9.4):不受影响 3.openEuler-22.03-LTS-SP1(0.10.1):不受影响 4.openEuler-22.03-LTS-SP3(3.4.4):不受影响 5.openEuler-22.03-LTS-SP4(3.4.4):不受影响 6.openEuler-24.03-LTS:不受影响 7.openEuler-24.03-LTS-Next:不受影响 8.openEuler-24.03-LTS-SP1:不受影响 修复是否涉及abi变化(是/否): 1.master(4.9.4):否 2.openEuler-20.03-LTS-SP4(0.10.1):否 3.openEuler-22.03-LTS-SP1(0.10.1):否 4.openEuler-22.03-LTS-SP3(3.4.4):否 5.openEuler-22.03-LTS-SP4(3.4.4):否 6.openEuler-24.03-LTS:否 7.openEuler-24.03-LTS-Next:否 8.openEuler-24.03-LTS-SP1:否 原因说明: 1.master(4.9.4): 2.openEuler-20.03-LTS-SP4(0.10.1): 3.openEuler-22.03-LTS-SP1(0.10.1): 4.openEuler-22.03-LTS-SP3(3.4.4): 5.openEuler-22.03-LTS-SP4(3.4.4): 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 三、漏洞修复 安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2024-2582
Comments (
9
)
Sign in
to comment
Status
Done
Backlog
已挂起
Doing
Done
Declined
Assignees
Not set
weibaohui
weibaohui
Assignee
Collaborator
+Assign
+Mention
Jimmie
jimmieme
Assignee
Collaborator
+Assign
+Mention
Labels
CVE/FIXED
sig/sig-CloudNative
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/podman.git
git@gitee.com:src-openeuler/podman.git
src-openeuler
podman
podman
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