From 2ec0ac4437aaec4c3217aa44e1a1331b7cbe45b6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 19 Apr 2019 19:00:42 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/11xxx/CVE-2019-11343.json | 18 ++++++++++ 2019/11xxx/CVE-2019-11344.json | 62 ++++++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11345.json | 18 ++++++++++ 2019/5xxx/CVE-2019-5008.json | 53 +++++++++++++++++++++++++++-- 2019/9xxx/CVE-2019-9841.json | 58 +++++++++++++++++++++++++++++-- 5 files changed, 205 insertions(+), 4 deletions(-) create mode 100644 2019/11xxx/CVE-2019-11343.json create mode 100644 2019/11xxx/CVE-2019-11344.json create mode 100644 2019/11xxx/CVE-2019-11345.json diff --git a/2019/11xxx/CVE-2019-11343.json b/2019/11xxx/CVE-2019-11343.json new file mode 100644 index 00000000000..1ccf0c04f26 --- /dev/null +++ b/2019/11xxx/CVE-2019-11343.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-11343", + "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/11xxx/CVE-2019-11344.json b/2019/11xxx/CVE-2019-11344.json new file mode 100644 index 00000000000..a354b65cc0e --- /dev/null +++ b/2019/11xxx/CVE-2019-11344.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11344", + "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": "data/inc/files.php in Pluck 4.7.8 allows remote attackers to execute arbitrary code by uploading a .htaccess file that specifies SetHandler x-httpd-php for a .txt file, because only certain PHP-related filename extensions are blocked." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pluck-cms/pluck/issues/72", + "refsource": "MISC", + "name": "https://github.com/pluck-cms/pluck/issues/72" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11345.json b/2019/11xxx/CVE-2019-11345.json new file mode 100644 index 00000000000..6c9be22b150 --- /dev/null +++ b/2019/11xxx/CVE-2019-11345.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-11345", + "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/5xxx/CVE-2019-5008.json b/2019/5xxx/CVE-2019-5008.json index 592d4f06c47..1333aae4377 100644 --- a/2019/5xxx/CVE-2019-5008.json +++ b/2019/5xxx/CVE-2019-5008.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-5008", - "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,33 @@ "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": "hw/sparc64/sun4u.c in QEMU 3.1.50 is vulnerable to a NULL pointer dereference, which allows the attacker to cause a denial of service via a device driver." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://git.qemu.org/?p=qemu.git;a=history;f=hw/sparc64/sun4u.c;hb=HEAD", + "refsource": "MISC", + "name": "https://git.qemu.org/?p=qemu.git;a=history;f=hw/sparc64/sun4u.c;hb=HEAD" + }, + { + "url": "https://fakhrizulkifli.github.io/posts/2019/01/03/CVE-2019-5008/", + "refsource": "MISC", + "name": "https://fakhrizulkifli.github.io/posts/2019/01/03/CVE-2019-5008/" } ] } diff --git a/2019/9xxx/CVE-2019-9841.json b/2019/9xxx/CVE-2019-9841.json index e1143156c35..5c527fe8272 100644 --- a/2019/9xxx/CVE-2019-9841.json +++ b/2019/9xxx/CVE-2019-9841.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9841", - "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": "Vesta Control Panel 0.9.8-23 allows XSS via a crafted URL." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://forum.vestacp.com/viewtopic.php?f=25&t=18599&sid=fc1a48fd2f43815b2dc69c3f64caed36", + "url": "https://forum.vestacp.com/viewtopic.php?f=25&t=18599&sid=fc1a48fd2f43815b2dc69c3f64caed36" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/serghey-rodin/vesta/commit/c28c5d29a3c61bc8110c11349e3f2309cd537cfa", + "url": "https://github.com/serghey-rodin/vesta/commit/c28c5d29a3c61bc8110c11349e3f2309cd537cfa" + }, + { + "refsource": "MISC", + "name": "https://cardaci.xyz/advisories/2019/04/15/vesta-control-panel-0.9.8-23-reflected-xss-in-file-manager-api/", + "url": "https://cardaci.xyz/advisories/2019/04/15/vesta-control-panel-0.9.8-23-reflected-xss-in-file-manager-api/" } ] }