Search for packages
| purl | pkg:maven/org.springframework/spring-context@6.1.14 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-pzz7-mfs4-rfda | 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. |
CVE-2024-38820
GHSA-4gc7-5j7h-4qph |
| VCID-u6vb-w2bu-ykfk | Spring Framework has Authorization Bypass for Case Sensitive Comparisons The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly. |
CVE-2024-38827
GHSA-q3v6-hm2v-pw99 |