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.
https://github.com/jaimebaconx/SvnCveScanner
https://github.com/kadamnayan/POC-CVE-2024-38820