Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Framework | >= 5.3.0, < 5.3.41 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2024-38820Vendor Advisory
- https://security.netapp.com/advisory/ntap-20241129-0003/
FAQ
What is CVE-2024-38820?
CVE-2024-38820 is a vulnerability with a CVSS score of 3.1 (LOW). 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...
How severe is CVE-2024-38820?
CVE-2024-38820 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-38820?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Framework.