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
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.
Vulnerable Library - spring-boot-starter-actuator-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: aa7b783ae4c90058c094080a69288fe20549f115
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-38820
Vulnerable Library - spring-context-6.1.12.jar
Spring Context
Library home page: https://github.com/spring-projects/spring-framework
Path to dependency file: /server/application-server/pom.xml
Path to vulnerable library: /server/application-server/pom.xml
Dependency Hierarchy:
Found in HEAD commit: aa7b783ae4c90058c094080a69288fe20549f115
Found in base branch: develop
Vulnerability Details
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.
Publish Date: 2024-10-18
URL: CVE-2024-38820
CVSS 3 Score Details (3.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2024-38820
Release Date: 2024-10-18
Fix Resolution (org.springframework:spring-context): 6.1.14
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 3.3.5
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: