Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Missing Authentication for Critical Function in mlflow/mlflow
Vulnerability Description
In mlflow/mlflow, the FastAPI job endpoints under `/ajax-api/3.0/jobs/*` are not protected by authentication or authorization when the `basic-auth` app is enabled. This vulnerability affects the latest version of the repository. If job execution is enabled (`MLFLOW_SERVER_ENABLE_JOB_EXECUTION=true`) and any job function is allowlisted, any network client can submit, read, search, and cancel jobs without credentials, bypassing basic-auth entirely. This can lead to unauthenticated remote code execution if allowed jobs perform privileged actions such as shell execution or filesystem changes. Even if jobs are deemed safe, this still constitutes an authentication bypass, potentially resulting in job spam, denial of service (DoS), or data exposure in job results.
CVSS Information
N/A
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
MLflow 访问控制错误漏洞
Vulnerability Description
MLflow是MLflow开源的一个简化机器学习开发的平台,包括跟踪实验、将代码打包成可重复的运行以及共享和部署模型。 mlflow存在访问控制错误漏洞,该漏洞源于启用basic-auth应用时,/ajax-api/3.0/jobs/下的FastAPI作业端点未受身份验证或授权保护,可能导致未经身份验证的远程代码执行、身份验证绕过、作业垃圾邮件、拒绝服务或数据泄露。
CVSS Information
N/A
Vulnerability Type
N/A