9 Star 2 Fork 84

src-openEuler/python3

CVE-2024-49766

已拒绝
CVE和安全问题 拥有者
创建于  
2025-04-21 20:51

一、漏洞信息
漏洞编号:CVE-2024-49766
漏洞归属组件:python3
漏洞归属的版本:3.10.2,3.10.9,3.11.11,3.11.4,3.11.6,3.7.9,3.8.5,3.9.9
CVSS V3.0分值:
BaseScore:N/A None
Vector:CVSS:3.0/
漏洞简述:
Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug s safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.
漏洞公开时间:2024-10-26 04:15:04
漏洞创建时间:2025-04-21 20:51:30
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-49766

更多参考(点击展开)
参考来源 参考链接 来源链接
security-advisories.github.com https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092
security-advisories.github.com https://github.com/pallets/werkzeug/releases/tag/3.0.6
security-advisories.github.com https://github.com/pallets/werkzeug/security/advisories/GHSA-f9vj-2wh5-fj8j
af854a3a-2127-422b-91ae-364da2661108 https://security.netapp.com/advisory/ntap-20250131-0005/
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-49766 https://bugzilla.suse.com/show_bug.cgi?id=1232447
suse_bugzilla https://www.cve.org/CVERecord?id=CVE-2024-49766 https://bugzilla.suse.com/show_bug.cgi?id=1232447
suse_bugzilla https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092 https://bugzilla.suse.com/show_bug.cgi?id=1232447
suse_bugzilla https://github.com/pallets/werkzeug/releases/tag/3.0.6 https://bugzilla.suse.com/show_bug.cgi?id=1232447
suse_bugzilla https://github.com/pallets/werkzeug/security/advisories/GHSA-f9vj-2wh5-fj8j https://bugzilla.suse.com/show_bug.cgi?id=1232447
suse_bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2321828 https://bugzilla.suse.com/show_bug.cgi?id=1232447
debian https://security-tracker.debian.org/tracker/CVE-2024-49766
oracle https://www.oracle.com/security-alerts/cpujan2025.html
anolis https://anas.openanolis.cn/cves/detail/CVE-2024-49766
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2024-49766 https://explore.alas.aws.amazon.com/CVE-2024-49766.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49766 https://explore.alas.aws.amazon.com/CVE-2024-49766.html

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

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092 security-advisories.github.com
https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092 suse_bugzilla

二、漏洞分析结构反馈
影响性分析说明:

openEuler评分:

受影响版本排查(受影响/不受影响):
1.master(3.11.11):
2.openEuler-20.03-LTS-SP4(3.7.9):
3.openEuler-22.03-LTS-SP3(3.9.9):
4.openEuler-22.03-LTS-SP4(3.9.9):
5.openEuler-24.03-LTS(3.11.6):
6.openEuler-24.03-LTS-Next(3.11.6):
7.openEuler-24.03-LTS-SP1(3.11.6):
8.openEuler-24.03-LTS-SP2:

修复是否涉及abi变化(是/否):
1.master(3.11.11):
2.openEuler-20.03-LTS-SP4(3.7.9):
3.openEuler-22.03-LTS-SP3(3.9.9):
4.openEuler-22.03-LTS-SP4(3.9.9):
5.openEuler-24.03-LTS(3.11.6):
6.openEuler-24.03-LTS-Next(3.11.6):
7.openEuler-24.03-LTS-SP1(3.11.6):
8.openEuler-24.03-LTS-SP2:

原因说明:
1.master(3.11.11):
2.openEuler-20.03-LTS-SP4(3.7.9):
3.openEuler-22.03-LTS-SP3(3.9.9):
4.openEuler-22.03-LTS-SP4(3.9.9):
5.openEuler-24.03-LTS(3.11.6):
6.openEuler-24.03-LTS-Next(3.11.6):
7.openEuler-24.03-LTS-SP1(3.11.6):
8.openEuler-24.03-LTS-SP2:

评论 (6)

openeuler-ci-bot 创建了CVE和安全问题 2个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
2个月前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/Base-service
标签
2个月前
参考网址 关联pr 状态 补丁链接
https://nvd.nist.gov/vuln/detail/CVE-2024-49766NoneNonehttps://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092
https://ubuntu.com/security/CVE-2024-49766NoneNonehttps://github.com/pallets/werkzeug/commit/87cc78a25f782f8c59fbde786840a00cf0d09b3d
https://discourse.ubuntu.com/c/project
https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092
https://www.opencve.io/cve/CVE-2024-49766NoneNonehttps://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2024-49766
https://security-tracker.debian.org/tracker/CVE-2024-49766NoneNonehttps://github.com/pallets/werkzeug/commit/87cc78a25f782f8c59fbde786840a00cf0d09b3d
http://www.cnnvd.org.cn/web/vulnerability/queryLds.tag?qcvCnnvdid=CVE-2024-49766

说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用CVE补丁工具
若补丁不准确,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 反馈正确信息,便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1

/reason 该漏洞属于Werkzeug工具包,非python3相关,拒绝

yangyuan32 任务状态待办的 修改为已拒绝 2个月前
issue状态 操作者 原因
已拒绝 yangyuan32 该漏洞属于Werkzeug工具包,非python3相关,拒绝

登录 后才可以发表评论

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

搜索帮助