Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

By3

#41175of 53,622
6.5Total CVSS
Vulnerabilities · 1
PT-2023-20277
6.5
2023-10-19
Apache · Apache Shenyu · CVE-2023-25753
**Name of the Vulnerable Software and Affected Versions** Apache ShenYu version 2.5.1 **Description** There exists an SSRF (Server-Side Request Forgery) vulnerability located at the "/sandbox/proxyGateway" endpoint. This vulnerability allows manipulation of arbitrary requests and retrieval of corresponding responses by inputting any URL into the `requestUrl` parameter. Of particular concern is the ability to exert control over the HTTP method, cookies, IP address, and headers, effectively granting the capability to dispatch complete HTTP requests to hosts of choice. **Recommendations** Upgrade to Apache ShenYu 2.6.0 or apply the patch. As a temporary workaround, consider restricting access to the "/sandbox/proxyGateway" endpoint until a patch is applied. Avoid using the `requestUrl` parameter in the affected API endpoint until the issue is resolved.