CVE-2024-38820
Spring Framework DataBinder Case Sensitive Match Exception
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.
Base CVSS
3.1
EPSS Score
0.12%
Introduced Version
5.3.19
Fix Available
6.1.14
Available Patches
Package
CVEs Fixed
Lines of Code Changed