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
Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the patterns for disallowedFields on a DataBinder. As a result, a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including nested fields within the property path.
Remediation
Upgrade org.springframework:spring-context to version 5.2.21, 5.3.19 or higher.
Package Name: org.springframework:spring-context
Package Version: ['5.2.19.RELEASE']
Package Manager: maven
Target File: todolist-web-common/pom.xml
Severity Level: low
Snyk ID: SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634
Snyk CVE: CVE-2022-22968
Snyk CWE: CWE-178
Link to issue in Snyk: https://app.snyk.io/org/rhicksiii91/project/c26ba307-fafe-4ac3-a7ea-4c53e9d22e2c
Snyk Description: ## Overview
Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the patterns for
disallowedFields
on aDataBinder
. As a result, a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including nested fields within the property path.Remediation
Upgrade
org.springframework:spring-context
to version 5.2.21, 5.3.19 or higher.References
The text was updated successfully, but these errors were encountered: