Spring Framework DataBinder Case Sensitive Match Exception
Moderate severity
GitHub Reviewed
Published
Oct 18, 2024
to the GitHub Advisory Database
•
Updated Nov 5, 2024
Package
Affected versions
< 6.1.14
Patched versions
6.1.14
Description
Published by the National Vulnerability Database
Oct 18, 2024
Published to the GitHub Advisory Database
Oct 18, 2024
Reviewed
Oct 18, 2024
Last updated
Nov 5, 2024
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.
References