Publish Advisories

GHSA-5r3q-93q3-f978
GHSA-wv8q-4f85-2p8p
This commit is contained in:
advisory-database[bot]
2023-12-20 20:38:50 +00:00
parent 51bdbdf55e
commit 8856eeab17
2 changed files with 59 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5r3q-93q3-f978",
"modified": "2023-12-20T06:30:25Z",
"modified": "2023-12-20T20:37:01Z",
"published": "2023-12-20T06:30:25Z",
"aliases": [
"CVE-2023-6909"
],
"summary": "MLflow Path Traversal Vulnerability",
"details": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.",
"severity": [
{
@@ -14,7 +15,30 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ecosystem_specific": {
"affected_functions": [
"mlflow.utils.uri.validate_path_is_safe"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +49,10 @@
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/11209efb-0f84-482f-add0-587ea6b7e850"
@@ -35,8 +63,8 @@
"CWE-29"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-12-20T20:37:01Z",
"nvd_published_at": "2023-12-18T04:15:52Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wv8q-4f85-2p8p",
"modified": "2023-12-20T06:30:25Z",
"modified": "2023-12-20T20:36:28Z",
"published": "2023-12-20T06:30:25Z",
"aliases": [
"CVE-2023-6976"
],
"summary": "MLflow Path Traversal Vulnerability",
"details": "This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/5044878da0c1851ccfdd5c0a867157ed9a502fbc"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/2408a52b-f05b-4cac-9765-4f74bac3f20f"
@@ -35,8 +58,8 @@
"CWE-434"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-12-20T20:36:28Z",
"nvd_published_at": "2023-12-20T06:15:45Z"
}
}