Lucene search
+L

1285 matches found

CNNVD
CNNVD
added 2024/05/16 12:00 a.m.12 views

Mlflow 访问控制错误漏洞

Mlflow is an open source platform for machine learning lifecycles. An access control error vulnerability exists in Mlflow versions prior to 2.10.1 that stems from incorrect access control...

5.4CVSS5.3AI score0.00332EPSS
SaveExploits1References3
CNVD
CNVD
added 2024/04/19 12:00 a.m.27 views

Mlflow Path Traversal Vulnerability

Mlflow is an open source platform for the machine learning lifecycle. Mlflow suffers from a path traversal vulnerability that stems from improper handling of URL parameters. An attacker can use this vulnerability to gain access to a file or directory...

7.5CVSS6.9AI score0.00695EPSS
SaveExploits1References1
CNVD
CNVD
added 2024/04/19 12:00 a.m.25 views

Mlflow Path Traversal Vulnerability (CNVD-2024-35608)

Mlflow is an open source platform for the machine learning lifecycle. Mlflow version 2.9.2 suffers from a path traversal vulnerability that stems from insufficient validation of user-supplied input. An attacker exploiting this vulnerability could access arbitrary files on the server...

7.5CVSS6.8AI score0.02718EPSS
SaveExploits1References1
Veracode
Veracode
added 2024/04/18 6:29 a.m.20 views

Path Traversal

mlflow/mlflow is vulnerable to a Path Traversal. The vulnerability is due to improper validation of the source parameter within handlers.py, allowing attackers to craft a parameter that bypasses checks, leading to arbitrary file read access on the server...

7.5CVSS6.7AI score0.00859EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2024/04/17 2:28 p.m.24 views

Path Traversal

mlflow is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of user-supplied input in the server's handlers, allowing attackers to access arbitrary files on the server by crafting HTTP POST requests with specially crafted parameters...

7.5CVSS7.1AI score0.02718EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/04/17 9:17 a.m.28 views

Local File Inclusion (LFI)

mlflow is vulnerable to Local File Inclusion LFI. The vulnerability is due to improper parsing of URIs within the function islocaluri in uri.py,, which allows an attackers to read arbitrary files on the system...

9.3CVSS6.8AI score0.00733EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/04/17 7:35 a.m.22 views

Path Traversal

MLflow is vulnerable to a path traversal attack. The vulnerability is due to improper handling of the artifactlocation parameter when creating an experiment, allowing attackers to exploit the fragment component of the URI to read arbitrary files on the server in the context of the server's proces...

7.5CVSS7AI score0.00712EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/04/17 7:33 a.m.22 views

Path Traversal

mlflow is vulnerable to a path traversal vulnerability. The vulnerability is due to an extra unquote operation in the deleteartifacts function of localartifactrepo.py, which fails to properly sanitize user-supplied paths. Attackers can exploit the double decoding process in the...

8.1CVSS7.2AI score0.00856EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/04/16 12:30 a.m.25 views

GHSA-HQ88-WG7Q-GP4G mlflow vulnerable to Path Traversal

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.2AI score0.00733EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.52 views

mlflow vulnerable to Path Traversal

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.2AI score0.00733EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.31 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. Th...

7.5CVSS7.5AI score0.00695EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/04/16 12:30 a.m.44 views

GHSA-F42M-MVFV-CGW5 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. Th...

7.5CVSS6AI score0.00695EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/16 12:30 a.m.74 views

GHSA-J62R-WXQQ-F3GF mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the createmodelversion function within server/handlers.py of the mlflow/mlflow repository, due to improper validation of the source parameter. Attackers can exploit this vulnerability by crafting a source parameter that bypasses the...

7.5CVSS7.3AI score0.00859EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/16 12:30 a.m.15 views

GHSA-M49C-5C52-6696 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifactlocation parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component in the artifact location URI to read arbitrary files on the...

7.5CVSS6AI score0.00712EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.33 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the createmodelversion function within server/handlers.py of the mlflow/mlflow repository, due to improper validation of the source parameter. Attackers can exploit this vulnerability by crafting a source parameter that bypasses the...

7.5CVSS6.7AI score0.00859EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.58 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the deleteartifactmlflowartifacts handler and localfileuritopath function, allowing for...

8.1CVSS8AI score0.00856EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.57 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifactlocation parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component in the artifact location URI to read arbitrary files on the...

7.5CVSS7.3AI score0.00712EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/04/16 12:30 a.m.7 views

GHSA-5MVJ-WMGJ-7Q8C mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the deleteartifactmlflowartifacts handler and localfileuritopath function, allowing for...

8.1CVSS7.2AI score0.00856EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/16 12:30 a.m.47 views

GHSA-F82R-JJ5R-6G97 mlflow Path Traversal vulnerability

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS7.3AI score0.02718EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.37 views

mlflow Path Traversal vulnerability

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS7AI score0.02718EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder