cvelist/2023/34xxx/CVE-2023-34282.json

78 lines
2.7 KiB
JSON
Raw Normal View History

2023-05-31 20:00:36 +00:00
{
2024-05-03 02:02:42 +00:00
"data_version": "4.0",
2023-05-31 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34282",
2024-05-03 02:02:42 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"STATE": "PUBLIC"
2023-05-31 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-03 02:02:42 +00:00
"value": "D-Link DIR-2150 HNAP Incorrect Implementation of Authentication Algorithm Authentication Bypass Vulnerability. This vulnerability allows network-adjacent attackers to bypass authentication on affected installations of D-Link DIR-2150 routers. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the SOAP API interface, which listens on TCP port 80 by default. A crafted authentication header can cause authentication to succeed without providing proper credentials. An attacker can leverage this vulnerability to bypass authentication on the system. Was ZDI-CAN-20910."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-303: Incorrect Implementation of Authentication Algorithm",
"cweId": "CWE-303"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D-Link",
"product": {
"product_data": [
{
"product_name": "DIR-2150",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.05B01"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-23-628/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-23-628/"
}
]
},
"source": {
"lang": "en",
"value": "Anonymous"
},
"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-05-31 20:00:36 +00:00
}
]
}
}