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-18T06:15:03.333Z
Modified
2026-03-14T12:34:40.775313Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
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.

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
{
    "versions": [
        {
            "introduced": "6.1.0"
        },
        {
            "fixed": "6.1.14"
        }
    ]
}

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.3.0"
            },
            {
                "fixed": "5.3.41"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.0.0"
            },
            {
                "fixed": "6.0.25"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-38820.json"