一、 漏洞 CVE-2023-34053 基础信息
漏洞标题
Spring Framework 服务器 Web 观察 DoS 漏洞
来源:AIGC 神龙大模型
漏洞描述信息
在Spring Framework 6.0.0 - 6.0.13版本中,用户可能提供特殊构造的HTTP请求,可能导致拒绝服务(DoS)条件。 具体来说,当一个应用程序满足以下所有条件时: * 应用程序使用Spring MVC或Spring WebFlux * io.micrometer:micrometer-core在类路径上 * 应用程序配置了一个观察器注册表以记录观察结果 通常,Spring Boot应用程序需要org.springframework.boot:spring-boot-actuator依赖来满足所有条件。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
可达断言
来源:AIGC 神龙大模型
漏洞标题
Spring Framework server Web Observations DoS Vulnerability
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In Spring Framework versions 6.0.0 - 6.0.13, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC or Spring WebFlux * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Spring Framework 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Spring Framework是美国Spring团队的一套开源的Java、JavaEE应用程序框架。该框架可帮助开发人员构建高质量的应用。 Spring Framework 6.0.0至6.0.13版本存在安全漏洞,该漏洞源于允许攻击者通过特制的HTTP请求导致拒绝服务(DOS)。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-34053 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2023-34053 的情报信息