From 72a6582826ba97721fec12b7cb84d1a70d329418 Mon Sep 17 00:00:00 2001 From: Ikuya Fukumoto Date: Fri, 29 May 2020 17:31:59 +0900 Subject: [PATCH] JPCERT/CC 2020-05-29-17-31 --- 2020/5xxx/CVE-2020-5572.json | 50 +++++++++++++++++++++++++++++++++--- 2020/5xxx/CVE-2020-5573.json | 50 +++++++++++++++++++++++++++++++++--- 2 files changed, 94 insertions(+), 6 deletions(-) diff --git a/2020/5xxx/CVE-2020-5572.json b/2020/5xxx/CVE-2020-5572.json index 5cef0a9cbd5..d5696bd1f1e 100644 --- a/2020/5xxx/CVE-2020-5572.json +++ b/2020/5xxx/CVE-2020-5572.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-5572", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cybozu, Inc.", + "product": { + "product_data": [ + { + "product_name": "Android App 'Mailwise for Android'", + "version": { + "version_data": [ + { + "version_value": "1.0.0 to 1.0.1" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://kb.cybozu.support/article/36411/" + }, + { + "url": "https://jvn.jp/en/jp/JVN78745667/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": "Android App 'Mailwise for Android' 1.0.0 to 1.0.1 allows an attacker to obtain credential information registered in the product via unspecified vectors." } ] } diff --git a/2020/5xxx/CVE-2020-5573.json b/2020/5xxx/CVE-2020-5573.json index 5840fb69a6a..f17dc6bf878 100644 --- a/2020/5xxx/CVE-2020-5573.json +++ b/2020/5xxx/CVE-2020-5573.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-5573", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cybozu, Inc.", + "product": { + "product_data": [ + { + "product_name": "Android App 'kintone mobile for Android'", + "version": { + "version_data": [ + { + "version_value": "1.0.0 to 2.5" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://kb.cybozu.support/article/36211/" + }, + { + "url": "https://jvn.jp/en/jp/JVN78745667/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": "Android App 'kintone mobile for Android' 1.0.0 to 2.5 allows an attacker to obtain credential information registered in the product via unspecified vectors." } ] }