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 org.open-metadata:openmetadata-service to version 1.12.4 or higher.
Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the TEST_CONNECTION workflow for a Database Service. An attacker can obtain sensitive credentials and authentication tokens by triggering the workflow and inspecting the HTTP response, which exposes the cleartext database password and a valid JWT for the ingestion-bot account. This allows unauthorized access to sensitive APIs and modification of services and metadata. This is only exploitable if the secrets manager provider is set to "db" and the application is not configured to store credentials in a dedicated Secrets Store.