漏洞标题
Spring Framework 服务器 Web 观察 DoS 漏洞
漏洞描述信息
在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依赖来满足所有条件。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
可达断言
漏洞标题
Spring Framework server Web Observations DoS Vulnerability
漏洞描述信息
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.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
漏洞类别
N/A
漏洞标题
Spring Framework 安全漏洞
漏洞描述信息
Spring Framework是美国Spring团队的一套开源的Java、JavaEE应用程序框架。该框架可帮助开发人员构建高质量的应用。 Spring Framework 6.0.0至6.0.13版本存在安全漏洞,该漏洞源于允许攻击者通过特制的HTTP请求导致拒绝服务(DOS)。
CVSS信息
N/A
漏洞类别
其他