DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL requests to the backend. The goal of this proxy is to perform authentication if needed and forward HTTP requests to the DataHub Metadata Store (GMS). It has been discovered that the proxy does not adequately construct the URL when forwarding data to GMS, allowing external users to reroute requests from the DataHub Frontend to any arbitrary hosts. As a result attackers may be able to reroute a request from originating from the frontend proxy to any other server and return the result. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-076.
References
Link | Resource |
---|---|
https://github.com/datahub-project/datahub/security/advisories/GHSA-5w2h-q83m-65xg | Vendor Advisory |
https://github.com/datahub-project/datahub/security/advisories/GHSA-5w2h-q83m-65xg | Vendor Advisory |
Configurations
History
21 Nov 2024, 07:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/datahub-project/datahub/security/advisories/GHSA-5w2h-q83m-65xg - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
Information
Published : 2023-02-11 01:23
Updated : 2024-11-21 07:49
NVD link : CVE-2023-25557
Mitre link : CVE-2023-25557
CVE.ORG link : CVE-2023-25557
JSON object : View
Products Affected
datahub_project
- datahub
CWE
CWE-918
Server-Side Request Forgery (SSRF)