Aim is an open-source, self-hosted machine learning experiment tracking tool. Versions of Aim prior to 3.1.0 are vulnerable to a path traversal attack. By manipulating variables that reference files with “dot-dot-slash (../)” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system including application source code or configuration and critical system files. The vulnerability issue is resolved in Aim v3.1.0.
References
Link | Resource |
---|---|
https://github.com/aimhubio/aim/blob/0b99c6ca08e0ba7e7011453a2f68033e9b1d1bce/aim/web/api/views.py#L9-L16 | Product |
https://github.com/aimhubio/aim/issues/999 | Issue Tracking Third Party Advisory |
https://github.com/aimhubio/aim/pull/1003 | Patch Third Party Advisory |
https://github.com/aimhubio/aim/pull/1003/commits/f01266a1a479ef11d7d6c539e7dd89e9d5639738 | Patch |
https://github.com/aimhubio/aim/security/advisories/GHSA-8phj-f9w2-cjcc | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-11-23 21:15
Updated : 2023-11-07 03:39
NVD link : CVE-2021-43775
Mitre link : CVE-2021-43775
CVE.ORG link : CVE-2021-43775
JSON object : View
Products Affected
aimstack
- aim
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')