CVE-2024-38820

Source
https://cve.org/CVERecord?id=CVE-2024-38820
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-38820.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-38820
Aliases
Downstream
Related
Published
2024-10-18T05:39:05.275Z
Modified
2026-07-08T06:37:30.827738146Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
CVE-2024-38820: Spring Framework DataBinder Case Sensitive Match Exception
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/38xxx/CVE-2024-38820.json",
    "cna_assigner": "vmware",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "5.3.x"
                },
                {
                    "fixed": "5.3.41"
                },
                {
                    "introduced": "6.0.x"
                },
                {
                    "fixed": "6.0.25"
                },
                {
                    "introduced": "6.1.x"
                },
                {
                    "fixed": "6.1.14"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/spring-projects/spring-framework

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-framework
Events
Database specific
{
    "cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "6.1.0"
        },
        {
            "fixed": "6.1.14"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-38820.json"