gsd-2023-3172
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Path Traversal in GitHub repository froxlor/froxlor prior to 2.0.20.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-3172", "id": "GSD-2023-3172" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-3172" ], "details": "Path Traversal in GitHub repository froxlor/froxlor prior to 2.0.20.", "id": "GSD-2023-3172", "modified": "2023-12-13T01:20:54.678591Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-3172", "STATE": "PUBLIC", "TITLE": "Path Traversal in froxlor/froxlor" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "froxlor/froxlor", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.0.20" } ] } } ] }, "vendor_name": "froxlor" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Path Traversal in GitHub repository froxlor/froxlor prior to 2.0.20." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/e50966cd-9222-46b9-aedc-1feb3f2a0b0e", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/e50966cd-9222-46b9-aedc-1feb3f2a0b0e" }, { "name": "https://github.com/froxlor/froxlor/commit/da810ea95393dfaec68a70e30b7c887c50563a7e", "refsource": "MISC", "url": "https://github.com/froxlor/froxlor/commit/da810ea95393dfaec68a70e30b7c887c50563a7e" } ] }, "source": { "advisory": "e50966cd-9222-46b9-aedc-1feb3f2a0b0e", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.0.20", "affected_versions": "All versions before 2.0.20", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2023-06-14", "description": "Path Traversal in GitHub repository froxlor/froxlor prior to 2.0.20.", "fixed_versions": [ "2.0.20" ], "identifier": "CVE-2023-3172", "identifiers": [ "CVE-2023-3172" ], "not_impacted": "All versions starting from 2.0.20", "package_slug": "packagist/froxlor/froxlor", "pubdate": "2023-06-09", "solution": "Upgrade to version 2.0.20 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-3172", "https://huntr.dev/bounties/e50966cd-9222-46b9-aedc-1feb3f2a0b0e", "https://github.com/froxlor/froxlor/commit/da810ea95393dfaec68a70e30b7c887c50563a7e" ], "uuid": "fd00baa0-64b0-4cfb-ba61-576e44b8eef4" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.0.20", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-3172" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Path Traversal in GitHub repository froxlor/froxlor prior to 2.0.20." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/e50966cd-9222-46b9-aedc-1feb3f2a0b0e", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://huntr.dev/bounties/e50966cd-9222-46b9-aedc-1feb3f2a0b0e" }, { "name": "https://github.com/froxlor/froxlor/commit/da810ea95393dfaec68a70e30b7c887c50563a7e", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/froxlor/froxlor/commit/da810ea95393dfaec68a70e30b7c887c50563a7e" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2023-06-14T18:21Z", "publishedDate": "2023-06-09T01:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…
Loading…