diff --git a/2019/9xxx/CVE-2019-9580.json b/2019/9xxx/CVE-2019-9580.json index 125a57ca01c..9b48e5f0b5e 100644 --- a/2019/9xxx/CVE-2019-9580.json +++ b/2019/9xxx/CVE-2019-9580.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2019-9580", - "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,38 @@ "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" : "In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection mechanism via a \"null\" origin value, potentially leading to XSS." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/StackStorm/st2/releases/tag/v2.10.3", + "refsource" : "MISC", + "url" : "https://github.com/StackStorm/st2/releases/tag/v2.10.3" + }, + { + "name" : "https://github.com/StackStorm/st2/releases/tag/v2.9.3", + "refsource" : "MISC", + "url" : "https://github.com/StackStorm/st2/releases/tag/v2.9.3" + }, + { + "name" : "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/", + "refsource" : "MISC", + "url" : "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/" } ] }