漏洞类型 | SSRF | 发现时间 | 2024-02-21 | 漏洞等级 | 高危 |
MPS编号 | MPS-uwzo-gx91 | CVE编号 | CVE-2024-22243 | 漏洞影响广度 | 广 |
漏洞危害
OSCS 描述 |
Spring Framework 是一个开源的Java应用程序框架,UriComponentsBuilder是Spring Web中用于构建和操作URI的工具类。 受影响版本中,由于 UriComponentsBuilder 处理URL时未正确过滤用户信息中的方括号 `[` ,攻击者可构造包含方括号的恶意URL绕过主机名验证。如果应用程序依赖UriComponentsBuilder.fromUriString()等方法对URL进行解析和校验,则可能导致验证绕过,出现开放重定向或SSRF漏洞。 参考链接:https://www.oscs1024.com/hd/MPS-uwzo-gx91 |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
org.springframework:spring-web [6.0.0, 6.0.17) | 升级 | 将 org.springframework:spring-web 升级至 6.0.17 及以上版本 |
org.springframework:spring-web [6.1.0, 6.1.4) | 升级 | 将 org.springframework:spring-web 升级至 6.1.4 及以上版本 |
org.springframework:spring-web (-∞, 5.3.32) | 升级 | 将 org.springframework:spring-web 升级至 5.3.32 及以上版本 |
参考链接:https://www.oscs1024.com/hd/MPS-uwzo-gx91 |
排查方式
方式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-uwzo-gx91
https://spring.io/security/cve-2024-22243
https://github.com/spring-projects/spring-framework/commit/7ec5c994c147f0e168149498b1c9d4a249d69e87