cvelist/2023/35xxx/CVE-2023-35724.json

83 lines
3.0 KiB
JSON
Raw Normal View History

2023-06-15 21:00:38 +00:00
{
2024-05-03 02:03:13 +00:00
"data_version": "4.0",
2023-06-15 21:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-35724",
2024-05-03 02:03:13 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"STATE": "PUBLIC"
2023-06-15 21:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-18 19:01:16 +00:00
"value": "D-Link DAP-2622 Telnet CLI Use of Hardcoded Credentials Authentication Bypass Vulnerability. This vulnerability allows network-adjacent attackers to bypass authentication on affected installations of D-Link DAP-2622 routers. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the CLI service, which listens on TCP port 23. The server program contains hard-coded credentials. An attacker can leverage this vulnerability to bypass authentication on the system.\n. Was ZDI-CAN-20050."
2024-05-03 02:03:13 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-798: Use of Hard-coded Credentials",
"cweId": "CWE-798"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D-Link",
"product": {
"product_data": [
{
"product_name": "DAP-2622",
"version": {
"version_data": [
{
"version_affected": "=",
2024-09-18 19:01:16 +00:00
"version_value": "1.00 dated 16-12-2020"
2024-05-03 02:03:13 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-23-1230/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-23-1230/"
},
{
"url": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10349",
"refsource": "MISC",
"name": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10349"
}
]
},
"source": {
"lang": "en",
"value": "Dmitry \"InfoSecDJ\" Janushkevich of Trend Micro Zero Day Initiative"
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
2023-06-15 21:00:38 +00:00
}
]
}
}