Description
There exists an SSRF (Server-Side Request Forgery) vulnerability located at the /sandbox/proxyGateway endpoint. This vulnerability allows us to manipulate arbitrary requests and retrieve corresponding responses by inputting any URL into the requestUrl parameter. Of particular concern is our ability to exert control over the HTTP method, cookies, IP address, and headers. This effectively grants us the capability to dispatch complete HTTP requests to hosts of our choosing. This issue affects Apache ShenYu: 2.5.1. Upgrade to Apache ShenYu 2.6.0 or apply patch https://github.com/apache/shenyu/pull/4776 .
Remediation
References
https://lists.apache.org/thread/chprswxvb22z35vnoxv9tt3zknsm977d
Related Vulnerabilities
CVE-2018-12023 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2021-36374 Vulnerability in maven package org.apache.ant:ant
CVE-2023-31453 Vulnerability in maven package org.apache.inlong:manager-web
CVE-2020-28052 Vulnerability in maven package org.bouncycastle:bcprov-jdk15to18
CVE-2021-42697 Vulnerability in maven package com.typesafe.akka:akka-http_2.12