登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 2025年度开源项目评选启动,快来选出你心中的最佳开源项目!
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
25
Star
1
Fork
14
src-openEuler
/
python2
代码
Issues
27
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
CVE-2024-3219
待办的
#IBH3YK
CVE和安全问题
openeuler-ci-bot
拥有者
创建于
2025-01-10 21:03
一、漏洞信息 漏洞编号:[CVE-2024-3219](https://nvd.nist.gov/vuln/detail/CVE-2024-3219) 漏洞归属组件:[python2](https://gitee.com/src-openeuler/python2) 漏洞归属的版本:2.7.18 CVSS V3.0分值: BaseScore:5.5 Medium Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 漏洞简述: The “socket” module provides a pure-Python fallback to the socket.socketpair() function for platforms that don’t support AF_UNIX, such as Windows. This pure-Python implementation uses AF_INET or AF_INET6 to create a local connected pair of sockets. The connection between the two sockets was not verified before passing the two sockets back to the user, which leaves the server socket vulnerable to a connection race from a malicious local peer.Platforms that support AF_UNIX such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included. 漏洞公开时间:2024-07-30 06:15:04 漏洞创建时间:2025-01-10 21:03:15 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2024-3219 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | cna.python.org | http://www.openwall.com/lists/oss-security/2024/07/29/3 | | | cna.python.org | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | | cna.python.org | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | | cna.python.org | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | | cna.python.org | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | | cna.python.org | https://github.com/python/cpython/commit/31302f5fc24eecd693f0c8aaba7c2840b09b594d | | | cna.python.org | https://github.com/python/cpython/commit/3f5d9d12c74787fbf3f5891835c85cc15526c86d | | | cna.python.org | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | | cna.python.org | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | | cna.python.org | https://github.com/python/cpython/commit/78df1043dbdce5c989600616f9f87b4ee72944e5 | | | cna.python.org | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | | cna.python.org | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | | cna.python.org | https://github.com/python/cpython/commit/c5655aa6ad120d2ed7f255bebd6e8b71a9c07dde | | | cna.python.org | https://github.com/python/cpython/commit/e319f774f9e766a2b92949444a2d46081df3363a | | | cna.python.org | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | | cna.python.org | https://github.com/python/cpython/issues/122133 | | | cna.python.org | https://github.com/python/cpython/pull/122134 | | | cna.python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | | | af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/07/29/3 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/issues/122133 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/pull/122134 | | | af854a3a-2127-422b-91ae-364da2661108 | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | | | af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20250502-0004/ | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-3219 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://seclists.org/oss-sec/2024/q3/123 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://www.cve.org/CVERecord?id=CVE-2024-3219 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/issues/122133 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/pull/122134 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | http://www.openwall.com/lists/oss-security/2024/07/29/3 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | ubuntu | https://www.cve.org/CVERecord?id=CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/pull/122134 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/issues/122133 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://www.openwall.com/lists/oss-security/2024/07/29/3 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | http://www.openwall.com/lists/oss-security/2024/07/29/3 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | debian | | https://security-tracker.debian.org/tracker/CVE-2024-3219 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2024-3219 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2024-3219 | https://explore.alas.aws.amazon.com/CVE-2024-3219.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3219 | https://explore.alas.aws.amazon.com/CVE-2024-3219.html | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | cna.python.org | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | cna.python.org | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | cna.python.org | | | | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | cna.python.org | | | | https://github.com/python/cpython/commit/31302f5fc24eecd693f0c8aaba7c2840b09b594d | | cna.python.org | | | | https://github.com/python/cpython/commit/3f5d9d12c74787fbf3f5891835c85cc15526c86d | | cna.python.org | | | | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | cna.python.org | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | cna.python.org | | | | https://github.com/python/cpython/commit/78df1043dbdce5c989600616f9f87b4ee72944e5 | | cna.python.org | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | cna.python.org | | | | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | cna.python.org | | | | https://github.com/python/cpython/commit/c5655aa6ad120d2ed7f255bebd6e8b71a9c07dde | | cna.python.org | | | | https://github.com/python/cpython/commit/e319f774f9e766a2b92949444a2d46081df3363a | | cna.python.org | | | | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | cna.python.org | | | | https://github.com/python/cpython/pull/122134 | | cna.python.org | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/pull/122134 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/pull/122134 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | suse_bugzilla | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | suse_bugzilla | | | | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | suse_bugzilla | | | | https://github.com/python/cpython/pull/122134 | | ubuntu | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | ubuntu | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | ubuntu | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | ubuntu | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | ubuntu | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 5.5 Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 受影响版本排查(受影响/不受影响): 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 修复是否涉及abi变化(是/否): 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 原因说明: 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1:
一、漏洞信息 漏洞编号:[CVE-2024-3219](https://nvd.nist.gov/vuln/detail/CVE-2024-3219) 漏洞归属组件:[python2](https://gitee.com/src-openeuler/python2) 漏洞归属的版本:2.7.18 CVSS V3.0分值: BaseScore:5.5 Medium Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 漏洞简述: The “socket” module provides a pure-Python fallback to the socket.socketpair() function for platforms that don’t support AF_UNIX, such as Windows. This pure-Python implementation uses AF_INET or AF_INET6 to create a local connected pair of sockets. The connection between the two sockets was not verified before passing the two sockets back to the user, which leaves the server socket vulnerable to a connection race from a malicious local peer.Platforms that support AF_UNIX such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included. 漏洞公开时间:2024-07-30 06:15:04 漏洞创建时间:2025-01-10 21:03:15 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2024-3219 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | cna.python.org | http://www.openwall.com/lists/oss-security/2024/07/29/3 | | | cna.python.org | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | | cna.python.org | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | | cna.python.org | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | | cna.python.org | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | | cna.python.org | https://github.com/python/cpython/commit/31302f5fc24eecd693f0c8aaba7c2840b09b594d | | | cna.python.org | https://github.com/python/cpython/commit/3f5d9d12c74787fbf3f5891835c85cc15526c86d | | | cna.python.org | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | | cna.python.org | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | | cna.python.org | https://github.com/python/cpython/commit/78df1043dbdce5c989600616f9f87b4ee72944e5 | | | cna.python.org | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | | cna.python.org | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | | cna.python.org | https://github.com/python/cpython/commit/c5655aa6ad120d2ed7f255bebd6e8b71a9c07dde | | | cna.python.org | https://github.com/python/cpython/commit/e319f774f9e766a2b92949444a2d46081df3363a | | | cna.python.org | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | | cna.python.org | https://github.com/python/cpython/issues/122133 | | | cna.python.org | https://github.com/python/cpython/pull/122134 | | | cna.python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | | | af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/07/29/3 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/issues/122133 | | | af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/pull/122134 | | | af854a3a-2127-422b-91ae-364da2661108 | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | | | af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20250502-0004/ | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-3219 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://seclists.org/oss-sec/2024/q3/123 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://www.cve.org/CVERecord?id=CVE-2024-3219 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/issues/122133 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/pull/122134 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | http://www.openwall.com/lists/oss-security/2024/07/29/3 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | suse_bugzilla | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | https://bugzilla.suse.com/show_bug.cgi?id=1228865 | | ubuntu | https://www.cve.org/CVERecord?id=CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/pull/122134 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/issues/122133 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://www.openwall.com/lists/oss-security/2024/07/29/3 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://mail.python.org/archives/list/security-announce@python.org/thread/WYKDQWIERRE2ICIYMSVRZJO33GSCWU2B/ | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | http://www.openwall.com/lists/oss-security/2024/07/29/3 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2024-3219 | https://ubuntu.com/security/CVE-2024-3219 | | debian | | https://security-tracker.debian.org/tracker/CVE-2024-3219 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2024-3219 | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2024-3219 | https://explore.alas.aws.amazon.com/CVE-2024-3219.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3219 | https://explore.alas.aws.amazon.com/CVE-2024-3219.html | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | cna.python.org | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | cna.python.org | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | cna.python.org | | | | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | cna.python.org | | | | https://github.com/python/cpython/commit/31302f5fc24eecd693f0c8aaba7c2840b09b594d | | cna.python.org | | | | https://github.com/python/cpython/commit/3f5d9d12c74787fbf3f5891835c85cc15526c86d | | cna.python.org | | | | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | cna.python.org | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | cna.python.org | | | | https://github.com/python/cpython/commit/78df1043dbdce5c989600616f9f87b4ee72944e5 | | cna.python.org | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | cna.python.org | | | | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | cna.python.org | | | | https://github.com/python/cpython/commit/c5655aa6ad120d2ed7f255bebd6e8b71a9c07dde | | cna.python.org | | | | https://github.com/python/cpython/commit/e319f774f9e766a2b92949444a2d46081df3363a | | cna.python.org | | | | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | cna.python.org | | | | https://github.com/python/cpython/pull/122134 | | cna.python.org | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/pull/122134 | | af854a3a-2127-422b-91ae-364da2661108 | | | | https://github.com/python/cpython/pull/122134 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | suse_bugzilla | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a4508 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9eead39 | | suse_bugzilla | | | | https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5922c | | suse_bugzilla | | | | https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb14660 | | suse_bugzilla | | | | https://github.com/python/cpython/pull/122134 | | ubuntu | | | | https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a89b20 | | ubuntu | | | | https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b31259f2 | | ubuntu | | | | https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2bb6c | | ubuntu | | | | https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf0929 | | ubuntu | | | | https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9fc54 | | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 5.5 Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 受影响版本排查(受影响/不受影响): 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 修复是否涉及abi变化(是/否): 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1: 原因说明: 1.master(2.7.18): 2.openEuler-20.03-LTS-SP4: 3.openEuler-22.03-LTS-SP1: 4.openEuler-22.03-LTS-SP3: 5.openEuler-22.03-LTS-SP4: 6.openEuler-24.03-LTS: 7.openEuler-24.03-LTS-Next: 8.openEuler-24.03-LTS-SP1:
评论 (
3
)
登录
后才可以发表评论
状态
待办的
待办的
已挂起
进行中
已完成
已拒绝
负责人
未设置
Lvcongqing
HelloWorld_lvcongqing
负责人
协作者
+负责人
+协作者
标签
CVE/UNFIXED
sig/sig-recycle
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (9)
标签 (5)
master
openEuler-20.09
openEuler-20.03-LTS
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP1
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS-SP3
openEuler1.0-base
openEuler1.0
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/python2.git
git@gitee.com:src-openeuler/python2.git
src-openeuler
python2
python2
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册