{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-38821",
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "state": "PUBLISHED",
        "assignerShortName": "vmware",
        "dateReserved": "2024-06-19T22:32:06.583Z",
        "datePublished": "2024-10-28T07:06:13.404Z",
        "dateUpdated": "2024-10-28T12:38:18.683Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "affected",
                    "packageName": "Spring Security",
                    "product": "Spring",
                    "vendor": "Spring",
                    "versions": [
                        {
                            "lessThan": "5.7.13",
                            "status": "affected",
                            "version": "5.7.x",
                            "versionType": "Enterprise Support Only"
                        },
                        {
                            "lessThan": "5.8.15",
                            "status": "affected",
                            "version": "5.8.x",
                            "versionType": "Enterprise Support Only"
                        },
                        {
                            "lessThan": "6.0.13",
                            "status": "affected",
                            "version": "6.0.x",
                            "versionType": "Enterprise Support Only"
                        },
                        {
                            "lessThan": "6.1.11",
                            "status": "affected",
                            "version": "6.1.x",
                            "versionType": "Enterprise Support Only"
                        },
                        {
                            "lessThan": "6.2.7",
                            "status": "affected",
                            "version": "6.2.x",
                            "versionType": "OSS"
                        },
                        {
                            "lessThan": "6.3.4",
                            "status": "affected",
                            "version": "6.3.x",
                            "versionType": "OSS"
                        }
                    ]
                }
            ],
            "datePublic": "2024-10-22T05:34:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<p>Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.</p><p>For this to impact an application, all of the following must be true:</p><ul><li>It must be a WebFlux application</li><li>It must be using Spring's static resources support</li><li>It must have a non-permitAll authorization rule applied to the static resources support</li></ul><br>"
                        }
                    ],
                    "value": "Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.\n\nFor this to impact an application, all of the following must be true:\n\n  *  It must be a WebFlux application\n  *  It must be using Spring's static resources support\n  *  It must have a non-permitAll authorization rule applied to the static resources support"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 9.1,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
                "shortName": "vmware",
                "dateUpdated": "2024-10-28T07:06:13.404Z"
            },
            "references": [
                {
                    "url": "https://spring.io/security/cve-2024-38821"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Authorization Bypass of Static Resources in WebFlux Applications",
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-770",
                                "lang": "en",
                                "description": "CWE-770 Allocation of Resources Without Limits or Throttling"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "spring",
                        "product": "webflux",
                        "cpes": [
                            "cpe:2.3:a:spring:webflux:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "5.7.x",
                                "status": "affected",
                                "lessThan": "5.7.13",
                                "versionType": "custom"
                            },
                            {
                                "version": "5.8x",
                                "status": "affected",
                                "lessThan": "5.8.15",
                                "versionType": "custom"
                            },
                            {
                                "version": "6.0x",
                                "status": "affected",
                                "lessThan": "6.0.13",
                                "versionType": "custom"
                            },
                            {
                                "version": "6.1x",
                                "status": "affected",
                                "lessThan": "6.1.11",
                                "versionType": "custom"
                            },
                            {
                                "version": "6.2x",
                                "status": "affected",
                                "lessThan": "6.2.7",
                                "versionType": "custom"
                            },
                            {
                                "version": "6.3x",
                                "status": "affected",
                                "lessThan": "6.3.4",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-10-28T12:31:35.974420Z",
                                "id": "CVE-2024-38821",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-10-28T12:38:18.683Z"
                }
            }
        ]
    }
}