漏洞类型 | 反序列化 | 发现时间 | 2023-09-06 | 漏洞等级 | 高危 |
MPS编号 | MPS-tu89-c6xs | CVE编号 | CVE-2023-37941 | 漏洞影响广度 | 广 |
漏洞危害
OSCS 描述 |
Apache Superset 是一个开源的数据可视化工具,metadata 数据库用于存储 Superset 元数据(如配置信息)。Python 的 pickle 包用于序列化和反序列化 Python 对象。 Apache Superset 2.1.1之前版本中使用 Python 的 pickle 包存储配置数据,对metadata数据库(如:SQLite)具有写访问权限的攻击者可通过SQL Lab等将恶意的 pickle 负载存储到 metadata 数据库,当 Superset 的 Web 后端反序列化该对象时触发远程代码执行。 参考链接:https://www.oscs1024.com/hd/MPS-tu89-c6xs |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
apache-superset [1.5.0, 2.1.1) | 更新 | 升级apache-superset到 2.1.1 或更高版本 |
补丁 | 官方已发布补丁:https://github.com/apache/superset/commit/1d61ac17839c588bae240386443a904c8cebb4ab | |
参考链接:https://www.oscs1024.com/hd/MPS-tu89-c6xs |
排查方式
方式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-tu89-c6xs
https://nvd.nist.gov/vuln/detail/CVE-2023-37941
https://github.com/apache/superset/commit/1d61ac17839c588bae240386443a904c8cebb4ab
https://github.com/apache/superset/pull/24586
https://www.horizon3.ai/apache-superset-part-ii-rce-credential-harvesting-and-more/