From 2dbb234d1e68d94e3377893c2c1c18584c5aea6b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 17 Nov 2018 12:04:12 -0500 Subject: [PATCH] - Synchronized data. --- 2018/19xxx/CVE-2018-19333.json | 53 +++++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19334.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19335.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19336.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19337.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19338.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19339.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19340.json | 62 ++++++++++++++++++++++++++++++++++ 8 files changed, 221 insertions(+), 2 deletions(-) create mode 100644 2018/19xxx/CVE-2018-19334.json create mode 100644 2018/19xxx/CVE-2018-19335.json create mode 100644 2018/19xxx/CVE-2018-19336.json create mode 100644 2018/19xxx/CVE-2018-19337.json create mode 100644 2018/19xxx/CVE-2018-19338.json create mode 100644 2018/19xxx/CVE-2018-19339.json create mode 100644 2018/19xxx/CVE-2018-19340.json diff --git a/2018/19xxx/CVE-2018-19333.json b/2018/19xxx/CVE-2018-19333.json index 0494a99135f..b3624aa4d63 100644 --- a/2018/19xxx/CVE-2018-19333.json +++ b/2018/19xxx/CVE-2018-19333.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19333", - "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" : "pkg/sentry/kernel/shm/shm.go in Google gVisor before 2018-11-01 allows attackers to overwrite memory locations in processes running as root (but not escape the sandbox) via vectors involving IPC_RMID shmctl calls, because reference counting is mishandled." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/google/gvisor/commit/0e277a39c8b6f905e289b75e8ad0594e6b3562ca", + "refsource" : "MISC", + "url" : "https://github.com/google/gvisor/commit/0e277a39c8b6f905e289b75e8ad0594e6b3562ca" + }, + { + "name" : "https://justi.cz/security/2018/11/14/gvisor-lpe.html", + "refsource" : "MISC", + "url" : "https://justi.cz/security/2018/11/14/gvisor-lpe.html" } ] } diff --git a/2018/19xxx/CVE-2018-19334.json b/2018/19xxx/CVE-2018-19334.json new file mode 100644 index 00000000000..57c5b1da2e9 --- /dev/null +++ b/2018/19xxx/CVE-2018-19334.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19334", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19335.json b/2018/19xxx/CVE-2018-19335.json new file mode 100644 index 00000000000..80994c27186 --- /dev/null +++ b/2018/19xxx/CVE-2018-19335.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19335", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19336.json b/2018/19xxx/CVE-2018-19336.json new file mode 100644 index 00000000000..20e0e0fbdda --- /dev/null +++ b/2018/19xxx/CVE-2018-19336.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19336", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19337.json b/2018/19xxx/CVE-2018-19337.json new file mode 100644 index 00000000000..4197dd73bbd --- /dev/null +++ b/2018/19xxx/CVE-2018-19337.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19337", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19338.json b/2018/19xxx/CVE-2018-19338.json new file mode 100644 index 00000000000..ca4ec16a662 --- /dev/null +++ b/2018/19xxx/CVE-2018-19338.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19338", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19339.json b/2018/19xxx/CVE-2018-19339.json new file mode 100644 index 00000000000..ebad0c347be --- /dev/null +++ b/2018/19xxx/CVE-2018-19339.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19339", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +} diff --git a/2018/19xxx/CVE-2018-19340.json b/2018/19xxx/CVE-2018-19340.json new file mode 100644 index 00000000000..6643961e83b --- /dev/null +++ b/2018/19xxx/CVE-2018-19340.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19340", + "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" : "Guriddo Form PHP 5.3 has XSS via the demos/jqform/defaultnodb/default.php OrderID, ShipName, ShipAddress, ShipCity, ShipPostalCode, ShipCountry, Freight, or details parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/0xUhaw/CVE-Bins/tree/master/Guriddo%20Form%20PHP", + "refsource" : "MISC", + "url" : "https://github.com/0xUhaw/CVE-Bins/tree/master/Guriddo%20Form%20PHP" + } + ] + } +}