Publish GHSA-4rj2-9gcx-5qhx

This commit is contained in:
advisory-database[bot]
2025-03-21 23:37:53 +00:00
parent 11acb2d271
commit 3ec80c3f3a
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4rj2-9gcx-5qhx",
"modified": "2025-03-20T12:32:53Z",
"modified": "2025-03-21T23:36:26Z",
"published": "2025-03-20T12:32:53Z",
"aliases": [
"CVE-2025-1474"
],
"summary": "MLflow has Weak Password Requirements",
"details": "In mlflow/mlflow version 2.18, an admin is able to create a new user account without setting a password. This vulnerability could lead to security risks, as accounts without passwords may be susceptible to unauthorized access. Additionally, this issue violates best practices for secure user account management. The issue is fixed in version 2.19.0.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.19.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/149c9e18aa219bc47e86b432e130e467a36f4a17"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/e79f7774-10fe-46b2-b522-e73b748e3b2d"
@@ -33,8 +58,8 @@
"CWE-521"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-21T23:36:26Z",
"nvd_published_at": "2025-03-20T10:15:54Z"
}
}