cvelist/2023/20xxx/CVE-2023-20860.json
2023-05-05 20:00:36 +00:00

67 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-20860",
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Spring Framework",
"version": {
"version_data": [
{
"version_value": "Spring Framework (versions 6.0.0 to 6.0.6 and 5.3.0 to 5.3.25)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Potential for security bypass with Spring mvcRequestMatcher configuration"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://spring.io/security/cve-2023-20860",
"url": "https://spring.io/security/cve-2023-20860"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230505-0006/",
"url": "https://security.netapp.com/advisory/ntap-20230505-0006/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Spring Framework running version 6.0.0 - 6.0.6 or 5.3.0 - 5.3.25 using \"**\" as a pattern in Spring Security configuration with the mvcRequestMatcher creates a mismatch in pattern matching between Spring Security and Spring MVC, and the potential for a security bypass."
}
]
}
}