Lucene search
+L

79 matches found

CVE
CVE
added 2025/10/29 7:37 p.m.71 views

CVE-2025-11201

CVE-2025-11201 is a Directory Traversal leading to Remote Code Execution in MLflow Tracking Server. The flaw arises from improper validation of a user-supplied model file path, allowing an attacker to execute code with the service account via crafted paths over the network without authentication....

9.8CVSS8.3AI score0.27032EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/29 7:37 p.m.6 views

CVE-2025-11201 MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw...

8.1CVSS7.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/29 7:37 p.m.186 views

CVE-2025-11201 MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw...

8.1CVSS0.27032EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-6957

Malicious code in bioql PyPI...

9.6CVSS7.4AI score0.00474EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-6822

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.0059EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2025-6888

Malicious code in bioql PyPI...

9.1CVSS9.1AI score0.00849EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-7127

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00588EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-6926

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00446EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-2234

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.00573EPSS
SaveExploits1References4
Zero Day Initiative
Zero Day Initiative
added 2025/10/03 12:0 a.m.14 views

MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of model file paths. The issue results from the lack of proper...

8.1CVSS7.5AI score0.27032EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/04/01 2:34 a.m.9 views

Denial Of Service (DoS)

Aimhubio/aim is vulnerable to a Denial Of Service DoS. The vulnerability is due to the tracking server overriding the maximum size for websocket messages, allowing very large images to be tracked, which causes the server to become unresponsive to other requests...

7.5CVSS7AI score0.0059EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2025/03/28 4:30 a.m.10 views

Denial Of Service (DoS)

Aim is vulnerable to Denial Of Service DoS. The vulnerability is due to improper thread management due to the ScheduledStatusReporter object running on the main thread of the tracking server, blocking it indefinitely and preventing it from responding to requests...

7.5CVSS7AI score0.00588EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2025/03/27 2:48 a.m.18 views

Arbitrary File Deletion

Aim is vulnerable to Arbitrary File Deletion. The vulnerability is due to path traversal due to improper normalization of the runhash parameter in the LockManager.releaselocks function, allowing attackers to delete arbitrary files via the tracking server API...

9.1CVSS7.1AI score0.00849EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/22 12:32 p.m.8 views

CVE-2024-7760

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...

9.6CVSS8.2AI score0.00474EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 11:19 a.m.17 views

CVE-2024-8769

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.1CVSS6.9AI score0.00849EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.23 views

Aim Uncontrolled Resource Consumption vulnerability

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.7AI score0.0059EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.44 views

GHSA-J5QJ-RG5J-J7C2 Aim Uncontrolled Resource Consumption vulnerability

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.5CVSS7AI score0.0059EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.21 views

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.1CVSS6.9AI score0.00849EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.14 views

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.5CVSS6.9AI score0.00446EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.22 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.00446EPSS
SaveExploits1References4
Rows per page
Query Builder