cvelist/2024/13xxx/CVE-2024-13144.json

124 lines
4.4 KiB
JSON
Raw Normal View History

2025-01-05 10:00:58 +00:00
{
2025-01-06 01:00:59 +00:00
"data_version": "4.0",
2025-01-05 10:00:58 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13144",
2025-01-06 01:00:59 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2025-01-05 10:00:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-06 01:00:59 +00:00
"value": "A vulnerability classified as critical has been found in zhenfeng13 My-Blog 1.0. Affected is the function uploadFileByEditomd of the file src/main/java/com/site/blog/my/core/controller/admin/BlogController.java. The manipulation of the argument editormd-image-file leads to unrestricted upload. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "Es wurde eine kritische Schwachstelle in zhenfeng13 My-Blog 1.0 entdeckt. Es geht dabei um die Funktion uploadFileByEditomd der Datei src/main/java/com/site/blog/my/core/controller/admin/BlogController.java. Durch Manipulieren des Arguments editormd-image-file mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. 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": "zhenfeng13",
"product": {
"product_data": [
{
"product_name": "My-Blog",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.290232",
"refsource": "MISC",
"name": "https://vuldb.com/?id.290232"
},
{
"url": "https://vuldb.com/?ctiid.290232",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.290232"
},
{
"url": "https://vuldb.com/?submit.469220",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.469220"
},
{
"url": "https://github.com/ZHENFENG13/My-Blog/issues/140",
"refsource": "MISC",
"name": "https://github.com/ZHENFENG13/My-Blog/issues/140"
},
{
"url": "https://github.com/ZHENFENG13/My-Blog/issues/140#issue-2759813820",
"refsource": "MISC",
"name": "https://github.com/ZHENFENG13/My-Blog/issues/140#issue-2759813820"
}
]
},
"credits": [
{
"lang": "en",
"value": "LVZC1 (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"
2025-01-05 10:00:58 +00:00
}
]
}
}