Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade io.unitycatalog:unitycatalog-server to version 0.4.1 or higher.
Affected versions of this package are vulnerable to Origin Validation Error in the token exchange endpoint (/api/1.0/unity-control/auth/tokens) that processes JWTs. An attacker can gain unauthorized access and impersonate any user by supplying a JWT with a malicious issuer, as the endpoint fetches the JWKS endpoint for signature validation based solely on the unvalidated issuer claim.