Lucene search
+L

569 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.9 views

CVE-2024-6483

A vulnerability in the runs/delete-batch endpoint of aimhubio/aim version 3.19.3 allows for arbitrary file or directory deletion through path traversal. The endpoint does not mitigate path traversal when handling user-specified run-names, which are used to specify log/metadata files for deletion...

5.3CVSS0.0085EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-12778

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service DoS attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number o...

7.5CVSS0.00759EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-12777

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting ...

5.9CVSS0.00461EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.8 views

CVE-2024-8101 Stored XSS in aimhubio/aim

A stored cross-site scripting XSS vulnerability exists in the Text Explorer component of aimhubio/aim version 3.23.0. The vulnerability arises due to the use of dangerouslySetInnerHTML without proper sanitization, allowing arbitrary JavaScript execution when rendering tracked texts. This can be...

7.2CVSS6.5AI score0.00431EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-8101 Stored XSS in aimhubio/aim

A stored cross-site scripting XSS vulnerability exists in the Text Explorer component of aimhubio/aim version 3.23.0. The vulnerability arises due to the use of dangerouslySetInnerHTML without proper sanitization, allowing arbitrary JavaScript execution when rendering tracked texts. This can be...

7.2CVSS0.00431EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:11 a.m.59 views

CVE-2024-8101

CVE-2024-8101 affects aimhubio/aim v3.23.0, specifically the Text Explorer component. The issue is a stored XSS due to dangerouslySetInnerHTML being used without proper sanitization, enabling arbitrary JavaScript execution when rendering tracked texts (during the training process). Connected sour...

7.2CVSS6.5AI score0.00431EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.4 views

CVE-2024-12777 Denial of Service in aimhubio/aim

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting ...

5.9CVSS5.7AI score0.00461EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:11 a.m.63 views

CVE-2024-12777

The CVE-2024-12777 entry describes a Denial of Service in aimhubio/aim 3.25.0 caused by misuse of the sshfs-client. The tracking server is single-threaded and can become unresponsive when asked to connect to an unresponsive socket via sshfs. The root cause is the lack of an additional timeout in ...

5.9CVSS5.7AI score0.00461EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:11 a.m.76 views

CVE-2024-8238

CVE-2024-8238 affects aimhubio/aim v3.22.0 where AimQL uses an outdated safer_getattr() from RestrictedPython, failing to block str.format_map() and allowing access to arbitrary Python attributes (e.g., os.environ) and potential unrestricted code execution if a malicious .dll/.so is loaded. Multi...

8.1CVSS7.4AI score0.00754EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.4 views

CVE-2024-8238 Unrestricted Code Execution in aimhubio/aim

In version 3.22.0 of aimhubio/aim, the AimQL query language uses an outdated version of the safergetattr function from RestrictedPython. This version does not protect against the str.formatmap method, allowing an attacker to leak server-side secrets or potentially gain unrestricted code execution...

5.9CVSS6AI score0.00754EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.97 views

CVE-2025-0189

CVE-2025-0189 affects aimhubio/aim version 3.25.0 where the tracking server allows oversized websocket messages, overriding the maximum size and causing DoS as it processes very large images. This makes the server unresponsive to other requests. According to the sources, there is no fixed version...

7.5CVSS7.5AI score0.00616EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:10 a.m.70 views

CVE-2024-6829

CVE-2024-6829 affects aimhubio/aim 3.19.3. The vulnerability arises in tarfile.extractall(), allowing an attacker-controlled tarfile to be extracted to arbitrary locations on the host by manipulating repo.path and run_hash. This bypasses directory existence checks and can result in arbitrary file...

9.1CVSS7.1AI score0.00845EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.8 views

CVE-2024-12778 Denial of Service in aimhubio/aim

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service DoS attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number o...

7.5CVSS7.5AI score0.00759EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-8061 Denial of Service in aimhubio/aim

In version 3.23.0 of aimhubio/aim, certain methods that request data from external servers do not have set timeouts, causing the server to wait indefinitely for a response. This can lead to a denial of service, as the tracking server does not respond to other requests while waiting. The issue...

7.5CVSS7.5AI score0.00465EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.56 views

CVE-2024-8061

CVE-2024-8061 affects aimhubio/aim v3.23.0 where methods that fetch data from external resources lack request timeouts, leading to a denial of service as the server waits indefinitely (notably _run_read_instructions). Multiple feeds (Red Hat, NVD, OSV, CIRCL, GHSA, Snyk, CVE databases) corroborat...

7.5CVSS7AI score0.00465EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:10 a.m.9 views

CVE-2024-8061 Denial of Service in aimhubio/aim

In version 3.23.0 of aimhubio/aim, certain methods that request data from external servers do not have set timeouts, causing the server to wait indefinitely for a response. This can lead to a denial of service, as the tracking server does not respond to other requests while waiting. The issue...

7.5CVSS7.1AI score
SaveExploits0References3
CVE
CVE
added 2025/03/20 10:9 a.m.60 views

CVE-2024-6851

CVE-2024-6851 affects aimhubio/aim v3.22.0. The LocalFileManager._cleanup function accepts a user-supplied glob-pattern and does not verify that matched files stay within the directory managed by LocalFileManager, allowing a crafted glob-pattern to delete arbitrary files. Reported impact is arbit...

7.5CVSS7.5AI score0.00994EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.15 views

CVE-2024-6851 Arbitrary File Deletion in aimhubio/aim

In version 3.22.0 of aimhubio/aim, the LocalFileManager.cleanup function in the aim tracking server accepts a user-specified glob-pattern for deleting files. The function does not verify that the matched files are within the directory managed by LocalFileManager, allowing a maliciously crafted...

7.5CVSS0.00994EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.9 views

CVE-2024-6851 Arbitrary File Deletion in aimhubio/aim

In version 3.22.0 of aimhubio/aim, the LocalFileManager.cleanup function in the aim tracking server accepts a user-specified glob-pattern for deleting files. The function does not verify that the matched files are within the directory managed by LocalFileManager, allowing a maliciously crafted...

7.5CVSS7.5AI score0.00994EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:9 a.m.10 views

CVE-2024-6851 Arbitrary File Deletion in aimhubio/aim

In version 3.22.0 of aimhubio/aim, the LocalFileManager.cleanup function in the aim tracking server accepts a user-specified glob-pattern for deleting files. The function does not verify that the matched files are within the directory managed by LocalFileManager, allowing a maliciously crafted...

7.5CVSS7.2AI score
SaveExploits0References3
Rows per page
Query Builder