gsd-2023-2356
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-2356", "id": "GSD-2023-2356" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-2356" ], "details": "Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.", "id": "GSD-2023-2356", "modified": "2023-12-13T01:20:32.412917Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2356", "STATE": "PUBLIC", "TITLE": "Relative Path Traversal in mlflow/mlflow" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "mlflow/mlflow", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.3.1" } ] } } ] }, "vendor_name": "mlflow" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 10, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-23 Relative Path Traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896" }, { "name": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342", "refsource": "MISC", "url": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342" } ] }, "source": { "advisory": "7b5d130d-38eb-4133-8c7d-0dfc9a9d9896", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.3.1", "affected_versions": "All versions before 2.3.1", "cwe_ids": [ "CWE-1035", "CWE-23", "CWE-352", "CWE-937" ], "date": "2023-05-01", "description": "Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.", "fixed_versions": [ "2.3.1" ], "identifier": "CVE-2023-2356", "identifiers": [ "GHSA-x422-6qhv-p29g", "CVE-2023-2356" ], "not_impacted": "All versions starting from 2.3.1", "package_slug": "pypi/mlflow", "pubdate": "2023-04-28", "solution": "Upgrade to version 2.3.1 or above.", "title": "Relative Path Traversal", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-2356", "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342", "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896", "https://github.com/advisories/GHSA-x422-6qhv-p29g" ], "uuid": "0c4637ba-190e-475b-83b4-05f44ed37a5b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.3.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2356" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-23" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342" }, { "name": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-05-05T17:17Z", "publishedDate": "2023-04-28T00: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.