From 08185bcc0d5ffc7093270b1551ed402ecb57d5ef Mon Sep 17 00:00:00 2001 From: Bishop Date: Tue, 7 Jul 2020 06:13:59 +0000 Subject: [PATCH] Add CVE-2020-5601 --- database/java/2020/5601.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 database/java/2020/5601.yaml diff --git a/database/java/2020/5601.yaml b/database/java/2020/5601.yaml new file mode 100644 index 0000000000..d784aaf75f --- /dev/null +++ b/database/java/2020/5601.yaml @@ -0,0 +1,16 @@ +--- +cve: 2020-5601 +title: CVE in com.hubspot.chrome:ChromeDevToolsClient +description: > + Chrome Extension for e-Tax Reception System Ver1.0.0.0 allows remote attackers to execute an arbitrary command via unspecified vectors. +cvss_v2: 6.8 +references: + - https://jvn.jp/en/jp/JVN40039627/index.html + - https://www.e-tax.nta.go.jp/topics/topics_200618.htm +affected: + - groupId: com.hubspot.chrome + artifactId: ChromeDevToolsClient + version: + - "<=1.0" + fixedin: + []