From 20f8aad17b74a24a3af1ab3bd60b8e80a1c6d415 Mon Sep 17 00:00:00 2001 From: Jonathan Evans Date: Thu, 26 Mar 2020 08:53:28 -0400 Subject: [PATCH] Update CVE-2020-10888.json --- 2020/10xxx/CVE-2020-10888.json | 126 ++++++++++++++++----------------- 1 file changed, 62 insertions(+), 64 deletions(-) diff --git a/2020/10xxx/CVE-2020-10888.json b/2020/10xxx/CVE-2020-10888.json index 01d4c981af9..d31bed66faa 100644 --- a/2020/10xxx/CVE-2020-10888.json +++ b/2020/10xxx/CVE-2020-10888.json @@ -1,69 +1,67 @@ { - "CVE_data_meta": { - "ASSIGNER": "zdi-disclosures@trendmicro.com", - "ID": "CVE-2020-10888", - "STATE": "PUBLIC" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "Archer A7", - "version": { - "version_data": [ - { - "version_value": "Firmware Ver: 190726" - } - ] - } - } - ] - }, - "vendor_name": "TP-Link" - } - ] - } - }, - "credit": "F-Secure Labs - Mark Barnes, Toby Drew, Max Van Amerongen, and James Loureiro", - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "This vulnerability allows remote attackers to bypass authentication on affected installations of TP-Link Archer A7 Firmware Ver: 190726 AC1750 routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of SSH port forwarding requests during initial setup. The issue results from the lack of proper authentication prior to establishing SSH port forwarding rules. An attacker can leverage this vulnerability to escalate privileges to resources normally protected from the WAN interface. Was ZDI-CAN-9664." - } - ] - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ + "CVE_data_meta": { + "ASSIGNER": "zdi-disclosures@trendmicro.com", + "ID": "CVE-2020-10888", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Archer A7", + "version": { + "version_data": [ { - "lang": "eng", - "value": "CWE-287: Improper Authentication" + "version_value": "Firmware Ver: 190726" } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "url": "https://www.zerodayinitiative.com/advisories/ZDI-20-340/", - "refsource": "MISC", - "name": "https://www.zerodayinitiative.com/advisories/ZDI-20-340/" - } - ] - }, - "impact": { - "cvss": { - "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", - "version": "3.0" + ] + } + } + ] + }, + "vendor_name": "TP-Link" } + ] } -} \ No newline at end of file + }, + "credit": "F-Secure Labs - Mark Barnes, Toby Drew, Max Van Amerongen, and James Loureiro", + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "This vulnerability allows remote attackers to bypass authentication on affected installations of TP-Link Archer A7 Firmware Ver: 190726 AC1750 routers. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of SSH port forwarding requests during initial setup. The issue results from the lack of proper authentication prior to establishing SSH port forwarding rules. An attacker can leverage this vulnerability to escalate privileges to resources normally protected from the WAN interface. Was ZDI-CAN-9664." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-287: Improper Authentication" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.zerodayinitiative.com/advisories/ZDI-20-340/" + } + ] + }, + "impact": { + "cvss": { + "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", + "version": "3.0" + } + } +}