In spring cloud gateway versions prior to 3.1.1+ and 3.0.7+ , applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured. A remote attacker could make a maliciously crafted request that could allow arbitrary remote execution on the remote host.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/22xxx/CVE-2022-22947.json",
"cna_assigner": "vmware",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "Spring cloud gateway versions 3.1.x prior to 3.1.1+, 3.0.x prior to 3.0.7+ and all old and unsupported versions"
},
{
"last_affected": "Spring cloud gateway versions 3.1.x prior to 3.1.1+, 3.0.x prior to 3.0.7+ and all old and unsupported versions"
}
]
}
],
"cwe_ids": [
"CWE-94"
]
}{
"cpe": [
"cpe:2.3:a:vmware:spring_cloud_gateway:*:*:*:*:*:*:*:*",
"cpe:2.3:a:vmware:spring_cloud_gateway:3.1.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7"
},
{
"introduced": "3.1.0"
},
{
"last_affected": "3.1.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}