Lack of data validation - Type confusion In libspring-java
Description
Spring Framework DataBinder Case Sensitive Match Exception 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 12 | - | ||
debian 14 | - | ||
debian 11 | - | ||
debian 13 | - | ||
maven | 6.1.14 | ||
maven | 6.1.14 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5.