gsd-2023-1177
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.2.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-1177", "id": "GSD-2023-1177" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-1177" ], "details": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository mlflow/mlflow prior to 2.2.1.\n\n", "id": "GSD-2023-1177", "modified": "2023-12-13T01:20:42.089682Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-1177", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "mlflow/mlflow", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "2.2.1" } ] } } ] }, "vendor_name": "mlflow" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository mlflow/mlflow prior to 2.2.1.\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-29", "lang": "eng", "value": "CWE-29 Path Traversal: \u0027\\..\\filename\u0027" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28", "refsource": "MISC", "url": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28" }, { "name": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e", "refsource": "MISC", "url": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e" } ] }, "source": { "advisory": "1fe8f21a-c438-4cba-9add-e8a5dab94e28", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.2.2", "affected_versions": "All versions before 2.2.2", "cwe_ids": [ "CWE-1035", "CWE-29", "CWE-937" ], "date": "2023-03-24", "description": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository mlflow/mlflow prior to 2.2.1.", "fixed_versions": [ "2.2.2" ], "identifier": "CVE-2023-1177", "identifiers": [ "GHSA-xg73-94fp-g449", "CVE-2023-1177" ], "not_impacted": "All versions starting from 2.2.2", "package_slug": "pypi/mlflow", "pubdate": "2023-03-24", "solution": "Upgrade to version 2.2.2 or above.", "title": "Path Traversal: \u0027\\..\\filename\u0027", "urls": [ "https://github.com/mlflow/mlflow/security/advisories/GHSA-xg73-94fp-g449", "https://nvd.nist.gov/vuln/detail/CVE-2023-1177", "https://github.com/mlflow/mlflow/commit/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e", "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28", "https://github.com/advisories/GHSA-xg73-94fp-g449" ], "uuid": "ee8fd8cc-518e-472d-84b7-e83d52faf9e1" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.2.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-1177" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository mlflow/mlflow prior to 2.2.1.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-29" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28" }, { "name": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-11-02T18:15Z", "publishedDate": "2023-03-24T15:15Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.