diff --git a/2020/10xxx/CVE-2020-10884.json b/2020/10xxx/CVE-2020-10884.json index 2faa18e2574..4808752328d 100644 --- a/2020/10xxx/CVE-2020-10884.json +++ b/2020/10xxx/CVE-2020-10884.json @@ -1,7 +1,7 @@ { "CVE_data_meta": { "ASSIGNER": "zdi-disclosures@trendmicro.com", - "ID": "CVE-2020-10884", + "ID": "CVE-2020-10885", "STATE": "PUBLIC" }, "affects": { @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "This vulnerability allows network-adjacent attackers execute arbitrary code 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 tdpServer service, which listens on UDP port 20002 by default. This issue results from the use of hard-coded encryption key. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of root. Was ZDI-CAN-9652." + "value": "This vulnerability allows remote attackers to execute arbitrary code 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 DNS responses. The issue results from the lack of proper validation of DNS reponses prior to further processing. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of the root user. Was ZDI-CAN-9661." } ] }, @@ -45,7 +45,7 @@ "description": [ { "lang": "eng", - "value": "CWE-321: Use of Hard-coded Cryptographic Key" + "value": "CWE-20: Improper Input Validation" } ] } @@ -54,13 +54,13 @@ "references": { "reference_data": [ { - "url": "https://www.zerodayinitiative.com/advisories/ZDI-20-336/" + "url": "https://www.zerodayinitiative.com/advisories/ZDI-20-337/" } ] }, "impact": { "cvss": { - "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", + "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } }