logo

CVE-2022-0315 horovod

Package

Manager: pip
Name: horovod
Vulnerable Version: >=0 <0.24.0

Severity

Level: High

CVSS v3.1: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00266 pctl0.49822

Details

Use of insecure temporary file in Horovod ### Impact The insecure `tempfile.mktemp()` is used when Horovod is run in an LSF job with `jsrun`. In that situation, a jsrun rank file is created with `mktemp`, which could be hijacked by another process to read or manipulate the content. This issue does not impact the use of MPI, Gloo, Spark or Ray. ### Patches The problem has been fixed in [b96ecae4](https://github.com/horovod/horovod/commit/b96ecae4dc69fc0a83c7c2d3f1dde600c20a1b41). ### Workarounds The rank file is not created when `binding_args` are provided in the `Settings` instance. ### References Please see https://github.com/horovod/horovod/pull/3358 for details. ### For more information If you have any questions or comments about this advisory: * Open an issue in [https://github.com/horovod/horovod](https://github.com/horovod/horovod/issues/new/choose)

Metadata

Created: 2022-03-29T19:18:32Z
Modified: 2024-09-20T21:30:25Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/03/GHSA-47wv-vhj2-g66m/GHSA-47wv-vhj2-g66m.json
CWE IDs: ["CWE-377", "CWE-668"]
Alternative ID: GHSA-47wv-vhj2-g66m
Finding: F028
Auto approve: 1