Publish Advisories

GHSA-59v3-898r-qwhj
GHSA-qg8p-32gr-gh6x
This commit is contained in:
advisory-database[bot]
2023-12-20 20:36:35 +00:00
parent 443a98d7fa
commit 51bdbdf55e
2 changed files with 64 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-59v3-898r-qwhj",
"modified": "2023-12-20T06:30:25Z",
"modified": "2023-12-20T20:36:02Z",
"published": "2023-12-20T06:30:25Z",
"aliases": [
"CVE-2023-6974"
],
"summary": "MLflow Server-Side Request Forgery (SSRF)",
"details": "A malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abuse to get a remote code execution on the victim machine.",
"severity": [
{
@@ -14,7 +15,30 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ecosystem_specific": {
"affected_functions": [
"mlflow.utils.request_utils._get_http_response_with_retries"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +49,10 @@
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/8174250f83352a04c2d42079f414759060458555"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow/"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/438b0524-da0e-4d08-976a-6f270c688393"
@@ -35,8 +63,8 @@
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-12-20T20:36:02Z",
"nvd_published_at": "2023-12-20T06:15:45Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qg8p-32gr-gh6x",
"modified": "2023-12-20T06:30:25Z",
"modified": "2023-12-20T20:35:06Z",
"published": "2023-12-20T06:30:25Z",
"aliases": [
"CVE-2023-6977"
],
"summary": "MLflow Local File Disclosure Vulnerability",
"details": "This vulnerability enables malicious users to read sensitive files on the server.",
"severity": [
{
@@ -14,7 +15,30 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ecosystem_specific": {
"affected_functions": [
"mlflow.utils.uri.is_local_uri"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +49,10 @@
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/4bd7f27c810ba7487d53ed5ef1038fca0f8dc28c"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf"
@@ -35,8 +63,8 @@
"CWE-29"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-12-20T20:35:06Z",
"nvd_published_at": "2023-12-20T06:15:45Z"
}
}