cvelist/2024/11xxx/CVE-2024-11046.json

124 lines
4.3 KiB
JSON
Raw Normal View History

2024-11-09 09:00:33 +00:00
{
2024-11-10 04:00:33 +00:00
"data_version": "4.0",
2024-11-09 09:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11046",
2024-11-10 04:00:33 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-11-09 09:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-10 04:00:33 +00:00
"value": "A vulnerability was found in D-Link DI-8003 16.07.16A1. It has been classified as critical. Affected is the function upgrade_filter_asp of the file /upgrade_filter.asp. The manipulation of the argument path leads to os command injection. 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 D-Link DI-8003 16.07.16A1 ausgemacht. Es geht dabei um die Funktion upgrade_filter_asp der Datei /upgrade_filter.asp. Durch Manipulieren des Arguments path mit unbekannten Daten kann eine os command injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection",
"cweId": "CWE-78"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Command Injection",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D-Link",
"product": {
"product_data": [
{
"product_name": "DI-8003",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "16.07.16A1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.283632",
"refsource": "MISC",
"name": "https://vuldb.com/?id.283632"
},
{
"url": "https://vuldb.com/?ctiid.283632",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.283632"
},
{
"url": "https://vuldb.com/?submit.434929",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.434929"
},
{
"url": "https://github.com/theRaz0r/iot-mycve/blob/main/Dlink_DI8003_command_injection/DI8003_command_injection.md",
"refsource": "MISC",
"name": "https://github.com/theRaz0r/iot-mycve/blob/main/Dlink_DI8003_command_injection/DI8003_command_injection.md"
},
{
"url": "https://www.dlink.com/",
"refsource": "MISC",
"name": "https://www.dlink.com/"
}
]
},
"credits": [
{
"lang": "en",
"value": "theRaz0r (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"
2024-11-09 09:00:33 +00:00
}
]
}
}