LOW | NOVEMBER 19, 2024 | CVE-2024-38829
Description The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in unintended columns from being queried Related to CVE-2024-38820 Affected Spring Products and Versions Spring LDAP: 2.…
MEDIUM | NOVEMBER 15, 2024 | CVE-2024-38828
Description Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack. Affected Spring Products and Versions Spring Framework: 5.3.0 - 5.3.41 Older, unsupported versions are also affected Mitigation Users of…
CRITICAL | OCTOBER 22, 2024 | CVE-2024-38821
Description Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances. For this to impact an application, all of the following must be true: It must be a WebFlux application It…
HIGH | OCTOBER 17, 2024 | CVE-2024-38819
Description Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also…
LOW | OCTOBER 17, 2024 | CVE-2024-38820
Description The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected. Affected Spring Products…
HIGH | SEPTEMBER 12, 2024 | CVE-2024-38816
Description Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also…
MEDIUM | AUGUST 23, 2024 | CVE-2024-38807
Description Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be vulnerable to signature forgery where content that appears to have been signed by one…
HIGH | AUGUST 19, 2024 | CVE-2024-38810
Description Applications using @AuthorizeReturnObject or the Spring Security produced AuthorizationAdvisorProxyFactory @Bean to wrap objects may not have all security advice applied. When method security advice is not applied, it means that annotations like…
MEDIUM | AUGUST 14, 2024 | CVE-2024-38809
Description Applications that parse ETags from "If-Match" or "If-None-Match" request headers are vulnerable to DoS attack. Affected Spring Products and Versions Spring Framework 6.1.0 - 6.1.11 6.0.0 - 6.0.22 5.3.0 - 5.3.37 Older, unsupported versions are also…
MEDIUM | AUGUST 14, 2024 | CVE-2024-38808
Description In Spring Framework versions 5.3.0 - 5.3.38 and older unsupported versions, it is possible for a user to provide a specially crafted Spring Expression Language (SpEL) expression that may cause a denial of service (DoS) condition. Specifically, an…