Authentication will soon be required to use Sonatype OSS Index
This change improves stability and gives you usage tracking and higher request limits.
Learn what’s changing
[CVE-2024-38820] CWE-178: Improper Handling of Case Sensitivity
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.