From 09b378e70280476a49256d407fc99c71d25e683c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 18 Mar 2019 23:00:44 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/9xxx/CVE-2019-9093.json | 48 ++++++++++++++++++++++++++++++++++-- 2019/9xxx/CVE-2019-9094.json | 48 ++++++++++++++++++++++++++++++++++-- 2 files changed, 92 insertions(+), 4 deletions(-) diff --git a/2019/9xxx/CVE-2019-9093.json b/2019/9xxx/CVE-2019-9093.json index 540c24c5359..861fb211650 100644 --- a/2019/9xxx/CVE-2019-9093.json +++ b/2019/9xxx/CVE-2019-9093.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9093", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,28 @@ "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": "A Reflected Cross Site Scripting (XSS) Vulnerability was discovered in file/file/upload in Humhub 1.3.10 Community Edition. The user-supplied input containing a JavaScript payload in the filename parameter is echoed back, which resulted in reflected XSS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/humhub/humhub/blob/master/protected/humhub/docs/CHANGELOG.md", + "refsource": "MISC", + "name": "https://github.com/humhub/humhub/blob/master/protected/humhub/docs/CHANGELOG.md" } ] } diff --git a/2019/9xxx/CVE-2019-9094.json b/2019/9xxx/CVE-2019-9094.json index a1668b9f1ce..2b0283c7dcf 100644 --- a/2019/9xxx/CVE-2019-9094.json +++ b/2019/9xxx/CVE-2019-9094.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9094", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,28 @@ "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": "A Reflected Cross Site Scripting (XSS) Vulnerability was discovered in /s/adada/cfiles/upload in Humhub 1.3.10 Community Edition. The user-supplied input containing JavaScript in the filename is echoed back in JavaScript code, which resulted in XSS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/humhub/humhub/blob/master/protected/humhub/docs/CHANGELOG.md", + "refsource": "MISC", + "name": "https://github.com/humhub/humhub/blob/master/protected/humhub/docs/CHANGELOG.md" } ] }