QID 980662
QID 980662: Java (maven) Security Update for com.datadoghq:datadog-api-client (GHSA-2cxf-6567-7pp6)
Security update has been released for com.datadoghq:datadog-api-client to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Local information disclosure of sensitive information downloaded via the API using the API Client.
Solution
This issue has been patched in [version 1.0.0-beta.9](https://github.com/DataDog/datadog-api-client-java/releases/tag/datadog-api-client-1.0.0-beta.9).
See also [Remove unused downloadFile helpers](https://github.com/DataDog/datadog-api-client-java/pull/637).Workaround:
The recommended workaround is to specify `java.io.tmpdir` when starting the JVM with the flag `-Djava.io.tmpdir`, specifying a path to a directory with `drw-------` permissions owned by `dd-agent`.
See also [Remove unused downloadFile helpers](https://github.com/DataDog/datadog-api-client-java/pull/637).Workaround:
The recommended workaround is to specify `java.io.tmpdir` when starting the JVM with the flag `-Djava.io.tmpdir`, specifying a path to a directory with `drw-------` permissions owned by `dd-agent`.
Vendor References
- GHSA-2cxf-6567-7pp6 -
github.com/advisories/GHSA-2cxf-6567-7pp6
CVEs related to QID 980662
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-2cxf-6567-7pp6 | com.datadoghq:datadog-api-client |
|