CVE-2024-8769

CVSS 3.1 Score 9.1 of 10 (high)

Details

Published Mar 20, 2025
Updated: Apr 1, 2025
CWE ID 22
CWE ID 29

Summary

CVE-2024-8769 is a vulnerability affecting the `LockManager.release_locks` function in the aimhubio/aim library (commit bb76afe). This issue allows for arbitrary file deletion through relative path traversal. The `run_hash` parameter, which is user-controllable, is concatenated without normalization into a file deletion path. This vulnerability can be exploited via the `Repo._close_run()` method, which is accessible through the tracking server instruction API. As a result, an attacker can delete any arbitrary file on the machine running the tracking server.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share