cvelist/2024/13xxx/CVE-2024-13210.json
2025-01-09 04:01:01 +00:00

124 lines
4.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13210",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in donglight bookstore\u7535\u5546\u4e66\u57ce\u7cfb\u7edf\u8bf4\u660e 1.0. It has been declared as critical. Affected by this vulnerability is the function uploadPicture of the file src/main/java/org/zdd/bookstore/web/controller/admin/AdminBookController. java. The manipulation of the argument pictureFile leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "In donglight bookstore\u7535\u5546\u4e66\u57ce\u7cfb\u7edf\u8bf4\u660e 1.0 wurde eine kritische Schwachstelle ausgemacht. Es geht um die Funktion uploadPicture der Datei src/main/java/org/zdd/bookstore/web/controller/admin/AdminBookController. java. Durch Manipulieren des Arguments pictureFile mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Unrestricted Upload",
"cweId": "CWE-434"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Improper Access Controls",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "donglight",
"product": {
"product_data": [
{
"product_name": "bookstore\u7535\u5546\u4e66\u57ce\u7cfb\u7edf\u8bf4\u660e",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.290815",
"refsource": "MISC",
"name": "https://vuldb.com/?id.290815"
},
{
"url": "https://vuldb.com/?ctiid.290815",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.290815"
},
{
"url": "https://vuldb.com/?submit.469686",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.469686"
},
{
"url": "https://github.com/donglight/bookstore/issues/10",
"refsource": "MISC",
"name": "https://github.com/donglight/bookstore/issues/10"
},
{
"url": "https://github.com/donglight/bookstore/issues/10#issue-2760923048",
"refsource": "MISC",
"name": "https://github.com/donglight/bookstore/issues/10#issue-2760923048"
}
]
},
"credits": [
{
"lang": "en",
"value": "LVZC1 (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.7,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.7,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.8,
"vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P"
}
]
}
}