{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-22233",
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "state": "PUBLISHED",
        "assignerShortName": "vmware",
        "dateReserved": "2025-01-02T04:29:59.191Z",
        "datePublished": "2025-05-16T19:14:07.500Z",
        "dateUpdated": "2025-05-17T02:37:03.191Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "affected",
                    "product": "Spring Framework",
                    "vendor": "Spring",
                    "versions": [
                        {
                            "lessThanOrEqual": "6.2.6",
                            "status": "affected",
                            "version": "6.2.0",
                            "versionType": "Framework"
                        },
                        {
                            "lessThanOrEqual": "6.1.19",
                            "status": "affected",
                            "version": "6.1.0",
                            "versionType": "Framework"
                        },
                        {
                            "lessThanOrEqual": "6.0.27",
                            "status": "affected",
                            "version": "6.0.0",
                            "versionType": "Enterprise Framework"
                        },
                        {
                            "lessThanOrEqual": "5.3.42",
                            "status": "affected",
                            "version": "5.3.0",
                            "versionType": "Enterprise Framework"
                        },
                        {
                            "status": "unaffected",
                            "version": "6.2.7",
                            "versionType": "Framework"
                        },
                        {
                            "status": "unaffected",
                            "version": "6.1.20",
                            "versionType": "Framework"
                        },
                        {
                            "status": "unaffected",
                            "version": "6.0.28",
                            "versionType": "Enterprise Framework"
                        },
                        {
                            "status": "unaffected",
                            "version": "5.3.43",
                            "versionType": "Entrprise Framework"
                        }
                    ]
                }
            ],
            "datePublic": "2025-05-15T15:02:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "CVE-2024-38820 ensured Locale-independent, lowercase conversion for both the configured disallowedFields patterns and for request parameter names. However, there are still cases where it is possible to bypass the disallowedFields checks.<br><br><b>Affected Spring Products and Versions</b><br><br>Spring Framework:<br><ul><li>6.2.0 - 6.2.6<br></li><li>6.1.0 - 6.1.19<br></li><li>6.0.0 - 6.0.27<br></li><li>5.3.0 - 5.3.42</li><li>Older, unsupported versions are also affected</li></ul><br><b>Mitigation</b><br><br>Users of affected versions should upgrade to the corresponding fixed version.<br><br><table><tbody><tr><td>Affected version(s)</td><td>Fix Version&nbsp;</td><td>Availability&nbsp;</td></tr><tr><td>6.2.x<br></td><td> 6.2.7<br></td><td>OSS</td></tr><tr><td>6.1.x<br></td><td> 6.1.20<br></td><td>OSS</td></tr><tr><td>6.0.x<br></td><td> 6.0.28<br></td><td><a target=\"_blank\" rel=\"nofollow\" href=\"https://enterprise.spring.io/\">Commercial</a></td></tr><tr><td>5.3.x<br></td><td> 5.3.43<br></td><td><a target=\"_blank\" rel=\"nofollow\" href=\"https://enterprise.spring.io/\">Commercial</a></td></tr></tbody></table><br><span style=\"background-color: rgb(255, 255, 255);\">No further mitigation steps are necessary.</span><br><br><br>Generally, we recommend using a dedicated model object with properties only for data binding, or using constructor binding since constructor arguments explicitly declare what to bind together with turning off setter binding through the declarativeBinding flag. See the Model Design section in the reference documentation.<br><br>For setting binding, prefer the use of allowedFields (an explicit list) over disallowedFields.<br><br>Credit<br><br>This issue was responsibly reported by the TERASOLUNA Framework Development Team from NTT DATA Group Corporation.<br>"
                        }
                    ],
                    "value": "CVE-2024-38820 ensured Locale-independent, lowercase conversion for both the configured disallowedFields patterns and for request parameter names. However, there are still cases where it is possible to bypass the disallowedFields checks.\n\nAffected Spring Products and Versions\n\nSpring Framework:\n  *  6.2.0 - 6.2.6\n\n  *  6.1.0 - 6.1.19\n\n  *  6.0.0 - 6.0.27\n\n  *  5.3.0 - 5.3.42\n  *  Older, unsupported versions are also affected\n\n\n\nMitigation\n\nUsers of affected versions should upgrade to the corresponding fixed version.\n\nAffected version(s)Fix Version Availability 6.2.x\n 6.2.7\nOSS6.1.x\n 6.1.20\nOSS6.0.x\n 6.0.28\n Commercial https://enterprise.spring.io/ 5.3.x\n 5.3.43\n Commercial https://enterprise.spring.io/ \nNo further mitigation steps are necessary.\n\n\nGenerally, we recommend using a dedicated model object with properties only for data binding, or using constructor binding since constructor arguments explicitly declare what to bind together with turning off setter binding through the declarativeBinding flag. See the Model Design section in the reference documentation.\n\nFor setting binding, prefer the use of allowedFields (an explicit list) over disallowedFields.\n\nCredit\n\nThis issue was responsibly reported by the TERASOLUNA Framework Development Team from NTT DATA Group Corporation."
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-137",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-137: Parameter Injection"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 3.1,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-20",
                            "description": "CWE-20 Improper Input Validation",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
                "shortName": "vmware",
                "dateUpdated": "2025-05-16T19:14:07.500Z"
            },
            "references": [
                {
                    "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N&version=3.1"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Spring Framework DataBinder Case Sensitive Match Exception",
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-05-17T02:36:53.736871Z",
                                "id": "CVE-2025-22233",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-05-17T02:37:03.191Z"
                }
            }
        ]
    }
}