Lucene search
+L

535 matches found

Positive Technologies
Positive Technologies
added 2025/03/28 12:00 a.m.10 views

PT-2025-13570 · Unknown · Aliconnect /Sdk

Name of the Vulnerable Software and Affected Versions: Aliconnect /sdk version 0.0.6 Description: A Prototype Pollution issue allows an attacker to execute arbitrary code via the aim function in the aim.js component. This issue enables attackers to potentially compromise systems by injecting...

9.8CVSS7.2AI score0.00719EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/03/28 12:00 a.m.23 views

CVE-2024-24292

A Prototype Pollution issue in Aliconnect /sdk v.0.0.6 allows an attacker to execute arbitrary code via the aim function in the aim.js component...

0.00719EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:56 p.m.10 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.3CVSS7.1AI score0.0085EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:41 p.m.21 views

CVE-2025-0189

In version 3.25.0 of aimhubio/aim, the tracking server is vulnerable to a denial of service attack. The server overrides the maximum size for websocket messages, allowing very large images to be tracked. This causes the server to become unresponsive to other requests while processing the large...

7.5CVSS6.9AI score0.00616EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:23 p.m.24 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.5CVSS6.9AI score0.00759EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 11:30 a.m.9 views

CVE-2024-8061

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.5CVSS7AI score0.00465EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 11:16 a.m.13 views

CVE-2024-8101

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.2CVSS5.5AI score0.00431EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 12:32 p.m.50 views

GHSA-FM93-G6XP-35XQ Aim Excessive Data Query Operations in a Large Data Table vulnerability

In version 3.25.0 of aimhubio/aim, a denial of service vulnerability exists. By tracking a large number of Text objects and then querying them simultaneously through the web API, the Aim web server becomes unresponsive to other requests for an extended period while processing and returning these...

7.5CVSS7.1AI score0.00616EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.26 views

Aim Excessive Data Query Operations in a Large Data Table vulnerability

In version 3.25.0 of aimhubio/aim, a denial of service vulnerability exists. By tracking a large number of Text objects and then querying them simultaneously through the web API, the Aim web server becomes unresponsive to other requests for an extended period while processing and returning these...

7.5CVSS7.1AI score0.00616EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.29 views

GHSA-4QCX-JX49-6QRH Aim path traversal in LockManager.release_locks

A vulnerability in the LockManager.releaselocks function in aimhubio/aim commit bb76afe allows for arbitrary file deletion through relative path traversal. The runhash parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. Thi...

9.1CVSS7.1AI score0.00886EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.8 views

Directory Traversal

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to Directory Traversal in the LockManager.releaselocks function. An attacker can delete arbitrary files on the filesystem by passing an absolute path to the target file ...

9.1CVSS7.6AI score0.00886EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.9 views

GHSA-R229-5WGF-F28G Aim Improper Access Control

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.9CVSS7.6AI score0.00754EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Denial of Service (DoS)

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to Denial of Service DoS due to missing timeouts in some of the methods. Details Denial of Service DoS describes a family of attacks, all aimed at making a system...

8.7CVSS7AI score0.00465EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.26 views

GHSA-6W7P-XRVP-P7XV Aim allows denial of service due to no timeouts for some tracking server endpoints

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.2AI score0.00465EPSS
SaveExploits1References4
OSV
OSV
added 2025/03/20 12:32 p.m.8 views

GHSA-38R9-3J52-H92V Aim vulnerable to Cross-Site Request Forgery

aimhubio/aim version 3.22.0 contains a Cross-Site Request Forgery CSRF vulnerability in the tracking server. The vulnerability is due to overly permissive CORS settings, allowing cross-origin requests from all origins. This enables CSRF attacks on all endpoints of the tracking server, which can b...

7.4CVSS8.1AI score0.00509EPSS
SaveExploits1References3
OSV
OSV
added 2025/03/20 12:32 p.m.14 views

GHSA-MRVR-7493-PFQ3 Aim Path Traversal vulnerability

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 score0.00994EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

External Control of File Name or Path

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to External Control of File Name or Path via the restorerunbackup function. An attacker can write arbitrary data to arbitrary locations on the host server by controlling...

9.1CVSS7.2AI score0.00845EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.22 views

Aim External Control of File Name or Path vulnerability

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control repo.path and runhash to bypass directory existence checks and...

9.1CVSS7AI score0.00845EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.17 views

Aim Path Traversal vulnerability

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.5CVSS6.9AI score0.00994EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Denial of Service (DoS)

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to Denial of Service DoS by sending a large number of requests to retrieve tracked metrics simultaneously. This excessive load results in uncontrolled resource consumpti...

8.7CVSS7AI score0.00759EPSS
SaveExploits1References2
Rows per page
Query Builder