diff --git a/2021/20xxx/CVE-2021-20654.json b/2021/20xxx/CVE-2021-20654.json index 193bd28abf6..722befa0f26 100644 --- a/2021/20xxx/CVE-2021-20654.json +++ b/2021/20xxx/CVE-2021-20654.json @@ -4,15 +4,64 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-20654", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wekan Team", + "product": { + "product_data": [ + { + "product_name": "Wekan", + "version": { + "version_data": [ + { + "version_value": "versions between 3.12 and 4.11" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79: Cross-Site Scripting" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://wekan.github.io/hall-of-fame/fieldbleed/", + "refsource": "MISC", + "name": "https://wekan.github.io/hall-of-fame/fieldbleed/" + }, + { + "url": "https://jvn.jp/en/jp/JVN80785288/", + "refsource": "MISC", + "name": "https://jvn.jp/en/jp/JVN80785288/", + } + ] }, "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": "Wekan, open source kanban board system, between version 3.12 and 4.11, is vulnerable to multiple stored cross-site scripting. This is named 'Fieldbleed' in the vendor's site." } ] } -} \ No newline at end of file +}