You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 must be using Spring's static resources support, and it must have a non-permitAll authorization rule applied to the static resources support.
Vulnerable Library - spring-boot-starter-oauth2-client-3.3.3.jar
Path to dependency file: /server/application-server/pom.xml
Path to vulnerable library: /server/application-server/pom.xml
Found in HEAD commit: 32dfb6d6691e6f7d252f5f3edcb14c78767352aa
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-38821
Vulnerable Library - spring-security-web-6.3.3.jar
Spring Security
Library home page: https://spring.io/projects/spring-security
Path to dependency file: /server/application-server/pom.xml
Path to vulnerable library: /server/application-server/pom.xml
Dependency Hierarchy:
Found in HEAD commit: 32dfb6d6691e6f7d252f5f3edcb14c78767352aa
Found in base branch: develop
Vulnerability Details
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 must be using Spring's static resources support, and it must have a non-permitAll authorization rule applied to the static resources support.
Publish Date: 2024-10-28
URL: CVE-2024-38821
CVSS 3 Score Details (9.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2024-38821
Release Date: 2024-10-28
Fix Resolution (org.springframework.security:spring-security-web): 6.3.4
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-oauth2-client): 3.3.5
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: