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

105 lines
3.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2564",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in PandaXGO PandaX up to 20240310 and classified as critical. This issue affects the function ExportUser of the file /apps/system/api/user.go. The manipulation of the argument filename leads to path traversal: '../filedir'. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-257063."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in PandaXGO PandaX bis 20240310 gefunden. Betroffen davon ist die Funktion ExportUser der Datei /apps/system/api/user.go. Durch Manipulation des Arguments filename mit unbekannten Daten kann eine path traversal: '../filedir'-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. 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.257063",
"refsource": "MISC",
"name": "https://vuldb.com/?id.257063"
},
{
"url": "https://vuldb.com/?ctiid.257063",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.257063"
},
{
"url": "https://github.com/PandaXGO/PandaX/issues/6",
"refsource": "MISC",
"name": "https://github.com/PandaXGO/PandaX/issues/6"
}
]
},
"credits": [
{
"lang": "en",
"value": "linyz-tel (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P"
}
]
}
}