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

107 lines
3.6 KiB
JSON
Raw Normal View History

2024-11-11 03:00:31 +00:00
{
2024-11-11 08:00:33 +00:00
"data_version": "4.0",
2024-11-11 03:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11062",
2024-11-11 08:00:33 +00:00
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
2024-11-11 03:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-11 08:00:33 +00:00
"value": "** UNSUPPPORTED WHEN ASSIGNED ** The D-Link DSL6740C modem has an OS Command Injection vulnerability, allowing remote attackers with administrator privileges to inject and execute arbitrary system commands through a specific functionality provided by SSH and Telnet."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D-Link",
"product": {
"product_data": [
{
"product_name": "DSL6740C",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8221-601c3-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8221-601c3-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8228-1fbb0-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8228-1fbb0-2.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202411007",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<span style=\"background-color: rgb(255, 255, 255);\">The affected devices are no longer supported for updates. It is recommended to replace the devices.</span>\n\n<br>"
}
],
"value": "The affected devices are no longer supported for updates. It is recommended to replace the devices."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-11-11 03:00:31 +00:00
}
]
}
}