mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-969w-gqqr-g6j3
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-969w-gqqr-g6j3",
|
||||
"modified": "2025-03-20T12:32:53Z",
|
||||
"modified": "2025-03-21T23:38:57Z",
|
||||
"published": "2025-03-20T12:32:53Z",
|
||||
"aliases": [
|
||||
"CVE-2025-1473"
|
||||
],
|
||||
"summary": "MLflow Cross-Site Request Forgery (CSRF) vulnerability",
|
||||
"details": "A Cross-Site Request Forgery (CSRF) vulnerability exists in the Signup feature of mlflow/mlflow versions 2.17.0 to 2.20.1. This vulnerability allows an attacker to create a new account, which may be used to perform unauthorized actions on behalf of the malicious user.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "mlflow"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.17.0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.20.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -23,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/mlflow/mlflow/commit/ecfa61cb43d3303589f3b5834fd95991c9706628"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mlflow/mlflow"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/43dc50b6-7d1e-41b9-9f97-f28809df1d45"
|
||||
@@ -33,8 +58,8 @@
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-21T23:38:57Z",
|
||||
"nvd_published_at": "2025-03-20T10:15:53Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user