2023-07-19 16:01:09 +00:00
{
"id" : "CVE-2023-34034" ,
"sourceIdentifier" : "security@vmware.com" ,
"published" : "2023-07-19T15:15:11.127" ,
2023-07-19 18:01:01 +00:00
"lastModified" : "2023-07-19T16:55:08.940" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-07-19 16:01:09 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Using \"**\" as a pattern in Spring Security configuration \nfor WebFlux creates a mismatch in pattern matching between Spring \nSecurity and Spring WebFlux, and the potential for a security bypass.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@vmware.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"references" : [
{
"url" : "https://spring.io/security/cve-2023-34034" ,
"source" : "security@vmware.com"
}
]
}