Publish GHSA-554w-xh4j-8w64

This commit is contained in:
advisory-database[bot]
2023-12-15 23:02:24 +00:00
parent 05a3d474dc
commit e5e8917f0d
@@ -1,11 +1,12 @@
{ {
"schema_version": "1.4.0", "schema_version": "1.4.0",
"id": "GHSA-554w-xh4j-8w64", "id": "GHSA-554w-xh4j-8w64",
"modified": "2023-12-15T03:30:18Z", "modified": "2023-12-15T23:01:09Z",
"published": "2023-12-15T03:30:18Z", "published": "2023-12-15T03:30:18Z",
"aliases": [ "aliases": [
"CVE-2023-6831" "CVE-2023-6831"
], ],
"summary": "Path traversal in MLflow",
"details": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.", "details": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.",
"severity": [ "severity": [
{ {
@@ -14,7 +15,25 @@
} }
], ],
"affected": [ "affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mlflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.2"
}
]
}
]
}
], ],
"references": [ "references": [
{ {
@@ -25,6 +44,10 @@
"type": "WEB", "type": "WEB",
"url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1" "url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1"
}, },
{
"type": "PACKAGE",
"url": "https://github.com/mlflow/mlflow"
},
{ {
"type": "WEB", "type": "WEB",
"url": "https://huntr.com/bounties/0acdd745-0167-4912-9d5c-02035fe5b314" "url": "https://huntr.com/bounties/0acdd745-0167-4912-9d5c-02035fe5b314"
@@ -35,8 +58,8 @@
"CWE-29" "CWE-29"
], ],
"severity": "CRITICAL", "severity": "CRITICAL",
"github_reviewed": false, "github_reviewed": true,
"github_reviewed_at": null, "github_reviewed_at": "2023-12-15T23:01:09Z",
"nvd_published_at": "2023-12-15T01:15:08Z" "nvd_published_at": "2023-12-15T01:15:08Z"
} }
} }