cvelist/2023/6xxx/CVE-2023-6908.json
2023-12-18 01:00:33 +00:00

115 lines
4.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6908",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability, which was classified as problematic, was found in DFIRKuiper Kuiper 2.3.4. This affects the function unzip_file of the file kuiper/app/controllers/case_management.py of the component TAR Archive Handler. The manipulation of the argument dst_path leads to path traversal. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. Upgrading to version 2.3.5 is able to address this issue. The identifier of the patch is 94fa135153002f651f5526c55a7240e083db8d73. It is recommended to upgrade the affected component. The identifier VDB-248277 was assigned to this vulnerability."
},
{
"lang": "deu",
"value": "Es wurde eine problematische Schwachstelle in DFIRKuiper Kuiper 2.3.4 gefunden. Es geht dabei um die Funktion unzip_file der Datei kuiper/app/controllers/case_management.py der Komponente TAR Archive Handler. Durch das Manipulieren des Arguments dst_path mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Sie ist schwierig auszunutzen. Ein Aktualisieren auf die Version 2.3.5 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 94fa135153002f651f5526c55a7240e083db8d73 bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Path Traversal",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "DFIRKuiper",
"product": {
"product_data": [
{
"product_name": "Kuiper",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.3.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.248277",
"refsource": "MISC",
"name": "https://vuldb.com/?id.248277"
},
{
"url": "https://vuldb.com/?ctiid.248277",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.248277"
},
{
"url": "https://github.com/DFIRKuiper/Kuiper/pull/106",
"refsource": "MISC",
"name": "https://github.com/DFIRKuiper/Kuiper/pull/106"
},
{
"url": "https://github.com/DFIRKuiper/Kuiper/commit/94fa135153002f651f5526c55a7240e083db8d73",
"refsource": "MISC",
"name": "https://github.com/DFIRKuiper/Kuiper/commit/94fa135153002f651f5526c55a7240e083db8d73"
},
{
"url": "https://github.com/DFIRKuiper/Kuiper/releases/tag/v2.3.5",
"refsource": "MISC",
"name": "https://github.com/DFIRKuiper/Kuiper/releases/tag/v2.3.5"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.1,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 3.1,
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 2.6,
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N"
}
]
}
}