diff --git a/2019/11xxx/CVE-2019-11092.json b/2019/11xxx/CVE-2019-11092.json index 2846115bbbe..ecf55e08c2c 100644 --- a/2019/11xxx/CVE-2019-11092.json +++ b/2019/11xxx/CVE-2019-11092.json @@ -45,9 +45,9 @@ "references": { "reference_data": [ { - "refsource": "MISC", - "name": "https://www.intel.com/content/www/us/en/security-center/advisory/in", - "url": "https://www.intel.com/content/www/us/en/security-center/advisory/in" + "refsource": "CONFIRM", + "name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00248.html", + "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00248.html" } ] }, diff --git a/2019/12xxx/CVE-2019-12827.json b/2019/12xxx/CVE-2019-12827.json new file mode 100644 index 00000000000..9afab125d25 --- /dev/null +++ b/2019/12xxx/CVE-2019-12827.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-12827", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2019/12xxx/CVE-2019-12828.json b/2019/12xxx/CVE-2019-12828.json new file mode 100644 index 00000000000..59487450be4 --- /dev/null +++ b/2019/12xxx/CVE-2019-12828.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-12828", + "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", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Electronic Arts Origin before 10.5.39. Due to improper sanitization of the origin:// and origin2:// URI schemes, it is possible to inject additional arguments into the Origin process and ultimately leverage code execution by loading a backdoored Qt plugin remotely via the platformpluginpath argument supplied with a Windows network share." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://zeropwn.github.io/2019-05-22-fun-with-uri-handlers/", + "refsource": "MISC", + "name": "https://zeropwn.github.io/2019-05-22-fun-with-uri-handlers/" + }, + { + "url": "https://www.youtube.com/watch?v=E9vCx9KsF3c", + "refsource": "MISC", + "name": "https://www.youtube.com/watch?v=E9vCx9KsF3c" + }, + { + "url": "https://www.bleepingcomputer.com/news/security/qt5-based-gui-apps-susceptible-to-remote-code-execution/", + "refsource": "MISC", + "name": "https://www.bleepingcomputer.com/news/security/qt5-based-gui-apps-susceptible-to-remote-code-execution/" + } + ] + } +} \ No newline at end of file diff --git a/2019/9xxx/CVE-2019-9842.json b/2019/9xxx/CVE-2019-9842.json new file mode 100644 index 00000000000..ec3370671f5 --- /dev/null +++ b/2019/9xxx/CVE-2019-9842.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-9842", + "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", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in app_code/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/madskristensen/MiniBlog/blob/1a7ae45ddba484e2c8f808e288e018748c9ddb57/Website/app_code/handlers/PostHandler.cs#L85", + "refsource": "MISC", + "name": "https://github.com/madskristensen/MiniBlog/blob/1a7ae45ddba484e2c8f808e288e018748c9ddb57/Website/app_code/handlers/PostHandler.cs#L85" + }, + { + "url": "https://rastating.github.io/miniblog-remote-code-execution/", + "refsource": "MISC", + "name": "https://rastating.github.io/miniblog-remote-code-execution/" + } + ] + } +} \ No newline at end of file