漏洞类型 | 路径遍历 | 发现时间 | 2023-12-14 | 漏洞等级 | 严重 |
MPS编号 | MPS-hbve-if4y | CVE编号 | CVE-2023-6753 | 漏洞影响广度 | 小 |
漏洞危害
OSCS 描述 |
MLflow 是用于机器学习全生命周期管理的开源工具。 2.9.2之前版本中由于使用 posixpath.basename 过滤文件路径,未正确过滤 Windows 路径中的斜杠(\\),攻击者可构造包含Windows系统路径格式的路由(如:/\\Users\\User\\poc.txt),在 MLflow 加载数据集时指定恶意的dataset source url,将恶意文件写入到Windows系统任意目录中。 2.9.2版本通过os.path.basename提取文件名修复此漏洞。 参考链接:https://www.oscs1024.com/hd/MPS-hbve-if4y |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
mlflow [0.0.1, 2.9.2) | 升级 | 将 mlflow 升级至 2.9.2 及以上版本 |
参考链接:https://www.oscs1024.com/hd/MPS-hbve-if4y |
排查方式
方式1:使用漏洞检测CLI工具来排查使用文档:https://www.murphysec.com/docs/faqs/integration/cli.html |
方式2:使用漏洞检测IDEA插件排查使用文档:https://www.murphysec.com/docs/faqs/integration/jetbrains-ide-plugin.html |
方式3:接入GitLab进行漏洞检测排查使用文档:https://www.murphysec.com/docs/faqs/integration/gitlab.html |
更多排查方式:https://www.murphysec.com/docs/faqs/integration/ |
本文参考链接
https://www.oscs1024.com/hd/MPS-hbve-if4y
https://nvd.nist.gov/vuln/detail/CVE-2023-6753
https://github.com/mlflow/mlflow/commit/1c6309f884798fbf56017a3cc808016869ee8de4
https://huntr.com/bounties/b397b83a-527a-47e7-b912-a12a17a6cfb4