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 resulting in arbitrary remote execution on the remote host.
{
"github_reviewed_at": "2022-03-04T21:06:22Z",
"cwe_ids": [
"CWE-917",
"CWE-94"
],
"nvd_published_at": "2022-03-03T22:15:00Z",
"severity": "CRITICAL",
"github_reviewed": true
}