Publish Advisories

GHSA-hvc6-42vf-jhf8
GHSA-hvc6-42vf-jhf8
This commit is contained in:
advisory-database[bot]
2023-12-19 21:25:02 +00:00
parent 3a81726b0e
commit 9fac5d506c
2 changed files with 82 additions and 42 deletions
@@ -0,0 +1,82 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hvc6-42vf-jhf8",
"modified": "2023-12-19T21:24:02Z",
"published": "2023-12-19T03:30:17Z",
"aliases": [
"CVE-2023-6940"
],
"summary": "mlflow Command Injection vulnerability",
"details": "with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ecosystem_specific": {
"affected_functions": [
"mlflow.utils.file_utils.render_and_merge_yaml"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6940"
},
{
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/pull/10676"
},
{
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/5139b1087d686fa52e2b087e09da66aff86297b1"
},
{
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/a98a341a7222f894b7735db575ad9311ecaba4e3"
},
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commits/v2.9.2"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/c6f59480-ce47-4f78-a3dc-4bd8ca15029c"
}
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2023-12-19T21:24:02Z",
"nvd_published_at": "2023-12-19T02:15:45Z"
}
}
@@ -1,42 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hvc6-42vf-jhf8",
"modified": "2023-12-19T03:30:17Z",
"published": "2023-12-19T03:30:17Z",
"aliases": [
"CVE-2023-6940"
],
"details": "with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6940"
},
{
"type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/5139b1087d686fa52e2b087e09da66aff86297b1"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/c6f59480-ce47-4f78-a3dc-4bd8ca15029c"
}
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-19T02:15:45Z"
}
}