cvelist/2023/20xxx/CVE-2023-20873.json
2023-08-28 13:00:31 +00:00

72 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-20873",
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Spring Boot",
"version": {
"version_data": [
{
"version_value": "Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Security Bypass with Spring Boot when deployed to Cloud Foundry"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://spring.io/security/cve-2023-20873",
"url": "https://spring.io/security/cve-2023-20873"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230601-0009/",
"url": "https://security.netapp.com/advisory/ntap-20230601-0009/"
},
{
"refsource": "MISC",
"name": "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now",
"url": "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+."
}
]
}
}