cvelist/2022/4xxx/CVE-2022-4878.json
2023-10-20 15:00:38 +00:00

110 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4878",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability classified as critical has been found in JATOS. Affected is the function ZipUtil of the file modules/common/app/utils/common/ZipUtil.java of the component ZIP Handler. The manipulation leads to path traversal. Upgrading to version 3.7.5-alpha is able to address this issue. The name of the patch is 2b42519f309d8164e8811392770ce604cdabb5da. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-217548."
},
{
"lang": "deu",
"value": "Es wurde eine kritische Schwachstelle in JATOS entdeckt. Dabei betrifft es die Funktion ZipUtil der Datei modules/common/app/utils/common/ZipUtil.java der Komponente ZIP Handler. Dank Manipulation mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 3.7.5-alpha vermag dieses Problem zu l\u00f6sen. Der Patch wird als 2b42519f309d8164e8811392770ce604cdabb5da 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": "n/a",
"product": {
"product_data": [
{
"product_name": "JATOS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.217548",
"refsource": "MISC",
"name": "https://vuldb.com/?id.217548"
},
{
"url": "https://vuldb.com/?ctiid.217548",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.217548"
},
{
"url": "https://github.com/JATOS/JATOS/commit/2b42519f309d8164e8811392770ce604cdabb5da",
"refsource": "MISC",
"name": "https://github.com/JATOS/JATOS/commit/2b42519f309d8164e8811392770ce604cdabb5da"
},
{
"url": "https://github.com/JATOS/JATOS/releases/tag/v3.7.5-alpha",
"refsource": "MISC",
"name": "https://github.com/JATOS/JATOS/releases/tag/v3.7.5-alpha"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
}
]
}
}