cvelist/2024/2xxx/CVE-2024-2563.json
2024-04-01 20:48:04 +00:00

105 lines
3.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2563",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability has been found in PandaXGO PandaX up to 20240310 and classified as critical. This vulnerability affects the function DeleteImage of the file /apps/system/router/upload.go. The manipulation of the argument fileName with the input ../../../../../../../../../tmp/1.txt leads to path traversal: '../filedir'. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-257062 is the identifier assigned to this vulnerability."
},
{
"lang": "deu",
"value": "In PandaXGO PandaX bis 20240310 wurde eine kritische Schwachstelle gefunden. Betroffen ist die Funktion DeleteImage der Datei /apps/system/router/upload.go. Durch die Manipulation des Arguments fileName mit der Eingabe ../../../../../../../../../tmp/1.txt mit unbekannten Daten kann eine path traversal: '../filedir'-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-24 Path Traversal: '../filedir'",
"cweId": "CWE-24"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PandaXGO",
"product": {
"product_data": [
{
"product_name": "PandaX",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "20240310"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.257062",
"refsource": "MISC",
"name": "https://vuldb.com/?id.257062"
},
{
"url": "https://vuldb.com/?ctiid.257062",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.257062"
},
{
"url": "https://github.com/PandaXGO/PandaX/pull/3",
"refsource": "MISC",
"name": "https://github.com/PandaXGO/PandaX/pull/3"
}
]
},
"credits": [
{
"lang": "en",
"value": "linyz-tel (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.4,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.4,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.5,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P"
}
]
}
}