CVE-2024-38820 LOW

CVE-2024-38820: CVE-2024-38820: Spring Framework DataBinder Case Sensitive Match Exception

Vendor Vmware
Product Spring
Published October 18, 2024
Last update November 29, 2024

CVSS base score

3.1/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 18, 2024 CVE published
November 29, 2024 Record updated