Apache Shenyu Server Side Request Forgery vulnerability
Moderate severity
GitHub Reviewed
Published
Oct 19, 2023
to the GitHub Advisory Database
•
Updated Nov 5, 2023
Description
Published by the National Vulnerability Database
Oct 19, 2023
Published to the GitHub Advisory Database
Oct 19, 2023
Reviewed
Oct 19, 2023
Last updated
Nov 5, 2023
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 apache/shenyu#4776 .
References