cvelist/2023/1xxx/CVE-2023-1045.json
2023-10-20 23:00:38 +00:00

105 lines
3.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1045",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in MuYuCMS 2.2. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin.php/accessory/filesdel.html. The manipulation of the argument filedelur leads to relative path traversal. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-221804."
},
{
"lang": "deu",
"value": "Eine problematische Schwachstelle wurde in MuYuCMS 2.2 ausgemacht. Hierbei geht es um eine nicht exakt ausgemachte Funktion der Datei /admin.php/accessory/filesdel.html. Dank der Manipulation des Arguments filedelur mit unbekannten Daten kann eine relative path traversal-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-23 Relative Path Traversal",
"cweId": "CWE-23"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "MuYuCMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.221804",
"refsource": "MISC",
"name": "https://vuldb.com/?id.221804"
},
{
"url": "https://vuldb.com/?ctiid.221804",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.221804"
},
{
"url": "https://github.com/MuYuCMS/MuYuCMS/issues/6",
"refsource": "MISC",
"name": "https://github.com/MuYuCMS/MuYuCMS/issues/6"
}
]
},
"credits": [
{
"lang": "en",
"value": "kaga_cve (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.8,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 3.8,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 4.7,
"vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:P"
}
]
}
}