cvelist/2024/45xxx/CVE-2024-45696.json
2024-09-16 08:00:30 +00:00

123 lines
4.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-45696",
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Certain models of D-Link wireless routers contain hidden functionality. By sending specific packets to the web service, the attacker can forcibly enable the telnet service and log in using hard-coded credentials. The telnet service enabled through this method can only be accessed from within the same local network as the device."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-912 Hidden Functionality",
"cweId": "CWE-912"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D-Link",
"product": {
"product_data": [
{
"product_name": "DIR-X4860 A1",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.00"
},
{
"version_affected": "=",
"version_value": "1.04"
}
]
}
},
{
"product_name": "COVR-X1870",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.02"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8086-93ed5-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8086-93ed5-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8087-c3e70-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8087-c3e70-2.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202409023",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update firmware of DIR-X4860 A1 to version 1.04B05 or later.<br>Update frimware of COVR-X1870 to v1.03B01 or later.<br>"
}
],
"value": "Update firmware of DIR-X4860 A1 to version 1.04B05 or later.\nUpdate frimware of COVR-X1870 to v1.03B01 or later."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}