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 .
References
Link | Resource |
---|---|
https://lists.apache.org/thread/chprswxvb22z35vnoxv9tt3zknsm977d | Mailing List Vendor Advisory |
https://lists.apache.org/thread/chprswxvb22z35vnoxv9tt3zknsm977d | Mailing List Vendor Advisory |
Configurations
History
21 Nov 2024, 07:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.apache.org/thread/chprswxvb22z35vnoxv9tt3zknsm977d - Mailing List, Vendor Advisory |
25 Oct 2023, 17:20
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://lists.apache.org/thread/chprswxvb22z35vnoxv9tt3zknsm977d - Mailing List, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CPE | cpe:2.3:a:apache:shenyu:2.5.1:*:*:*:*:*:*:* | |
First Time |
Apache shenyu
Apache |
19 Oct 2023, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-19 09:15
Updated : 2024-11-21 07:50
NVD link : CVE-2023-25753
Mitre link : CVE-2023-25753
CVE.ORG link : CVE-2023-25753
JSON object : View
Products Affected
apache
- shenyu
CWE
CWE-918
Server-Side Request Forgery (SSRF)