From 1dabbe1e4933445d4daf4e85eba8abbbdfc71069 Mon Sep 17 00:00:00 2001 From: Ikuya Fukumoto Date: Mon, 17 Feb 2020 15:51:10 +0900 Subject: [PATCH] JPCERT/CC 2020-02-17 --- 2020/5xxx/CVE-2020-5531.json | 58 +++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/2020/5xxx/CVE-2020-5531.json b/2020/5xxx/CVE-2020-5531.json index fa1038e8344..94cbda497ba 100644 --- a/2020/5xxx/CVE-2020-5531.json +++ b/2020/5xxx/CVE-2020-5531.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-5531", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "references": { + "reference_data": [ + { + "url": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2019-003_en.pdf" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU95424547/index.html" + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Mitsubishi Electric MELSEC C Controller Module and MELIPC Series MI5000 MELSEC-Q Series C Controller Module(Q24DHCCPU-V, Q24DHCCPU-VG User Ethernet port (CH1, CH2): First 5 digits of serial number 21121 or before), MELSEC iQ-R Series C Controller Module / C Intelligent Function Module(R12CCPU-V Ethernet port (CH1, CH2): First 2 digits of serial number 11 or before, and RD55UP06-V Ethernet port: First 2 digits of serial number 08 or before), and MELIPC Series MI5000(MI5122-VW Ethernet port (CH1): First 2 digits of serial number 03 or before, or the firmware version 03 or before) allow remote attackers to cause a denial of service and/or malware being executed via unspecified vectors." + } + ] + }, + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "MELSEC-Q Series C Controller Module(Q24DHCCPU-V, Q24DHCCPU-VG User Ethernet port (CH1, CH2): First 5 digits of serial number 21121 or before), MELSEC iQ-R Series C Controller Module / C Intelligent Function Module(R12CCPU-V Ethernet port (CH1, CH2): First 2 digits of serial number 11 or before, and RD55UP06-V Ethernet port: First 2 digits of serial number 08 or before), and MELIPC Series MI5000(MI5122-VW Ethernet port (CH1): First 2 digits of serial number 03 or before, or the firmware version 03 or before)" + } + ] + }, + "product_name": "Mitsubishi Electric MELSEC C Controller Module and MELIPC Series MI5000" + } + ] + }, + "vendor_name": "Mitsubishi Electric Corporation" + } + ] + } + }, + "CVE_data_meta": { + "ID": "CVE-2020-5531", + "ASSIGNER": "vultures@jpcert.or.jp" + }, + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Denial-of-service (DoS) and malware execution" + } + ] } ] }