GSD-2023-0316
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Path Traversal: '\..\filename' in GitHub repository froxlor/froxlor prior to 2.0.0.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-0316",
"id": "GSD-2023-0316",
"references": [
"https://www.suse.com/security/cve/CVE-2023-0316.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-0316"
],
"details": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository froxlor/froxlor prior to 2.0.0.",
"id": "GSD-2023-0316",
"modified": "2023-12-13T01:20:23.148378Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0316",
"STATE": "PUBLIC",
"TITLE": "Path Traversal: \u0027\\..\\filename\u0027 in froxlor/froxlor"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "froxlor/froxlor",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "2.0.0"
}
]
}
}
]
},
"vendor_name": "froxlor"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository froxlor/froxlor prior to 2.0.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-29 Path Traversal: \u0027\\..\\filename\u0027"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/c190e42a-4806-47aa-aa1e-ff5d6407e244",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/c190e42a-4806-47aa-aa1e-ff5d6407e244"
},
{
"name": "https://github.com/froxlor/froxlor/commit/983d9294603925018225d672795bd8b4a526f41e",
"refsource": "MISC",
"url": "https://github.com/froxlor/froxlor/commit/983d9294603925018225d672795bd8b4a526f41e"
}
]
},
"source": {
"advisory": "c190e42a-4806-47aa-aa1e-ff5d6407e244",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2.0.0",
"affected_versions": "All versions before 2.0.0",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-29",
"CWE-937"
],
"date": "2023-01-24",
"description": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository froxlor/froxlor prior to 2.0.0.",
"fixed_versions": [
"2.0.0"
],
"identifier": "CVE-2023-0316",
"identifiers": [
"CVE-2023-0316",
"GHSA-xp3g-2729-rxm3"
],
"not_impacted": "All versions starting from 2.0.0",
"package_slug": "packagist/froxlor/froxlor",
"pubdate": "2023-01-16",
"solution": "Upgrade to version 2.0.0 or above.",
"title": "Path Traversal: \u0027\\..\\filename\u0027",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0316",
"https://github.com/froxlor/froxlor/commit/983d9294603925018225d672795bd8b4a526f41e",
"https://huntr.dev/bounties/c190e42a-4806-47aa-aa1e-ff5d6407e244",
"https://github.com/advisories/GHSA-xp3g-2729-rxm3"
],
"uuid": "e9df7b5d-b029-4fe5-9d98-c3be0643f0b4"
}
]
},
"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.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0316"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Path Traversal: \u0027\\..\\filename\u0027 in GitHub repository froxlor/froxlor prior to 2.0.0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-29"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/froxlor/froxlor/commit/983d9294603925018225d672795bd8b4a526f41e",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/froxlor/froxlor/commit/983d9294603925018225d672795bd8b4a526f41e"
},
{
"name": "https://huntr.dev/bounties/c190e42a-4806-47aa-aa1e-ff5d6407e244",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/c190e42a-4806-47aa-aa1e-ff5d6407e244"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-24T15:07Z",
"publishedDate": "2023-01-16T01:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…