From 382cee8e0f6bee857933f0c78755079218367891 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 24 May 2018 06:07:23 -0400 Subject: [PATCH] - Synchronized data. --- 2014/2xxx/CVE-2014-2908.json | 5 +++++ 2014/5xxx/CVE-2014-5074.json | 5 +++++ 2016/8xxx/CVE-2016-8655.json | 5 +++++ 2016/9xxx/CVE-2016-9092.json | 5 +++++ 2017/18xxx/CVE-2017-18270.json | 5 +++++ 2017/18xxx/CVE-2017-18271.json | 5 +++++ 2017/18xxx/CVE-2017-18273.json | 5 +++++ 2017/2xxx/CVE-2017-2598.json | 5 +++++ 2018/0xxx/CVE-2018-0270.json | 5 +++++ 2018/0xxx/CVE-2018-0279.json | 5 +++++ 2018/0xxx/CVE-2018-0953.json | 5 +++++ 2018/1000xxx/CVE-2018-1000134.json | 5 +++++ 2018/1000xxx/CVE-2018-1000140.json | 25 +++++++++++++++++++++++++ 2018/10xxx/CVE-2018-10803.json | 5 +++++ 2018/11xxx/CVE-2018-11237.json | 5 +++++ 2018/11xxx/CVE-2018-11242.json | 5 +++++ 2018/11xxx/CVE-2018-11251.json | 5 +++++ 2018/11xxx/CVE-2018-11321.json | 5 +++++ 2018/11xxx/CVE-2018-11322.json | 5 +++++ 2018/11xxx/CVE-2018-11323.json | 5 +++++ 2018/11xxx/CVE-2018-11324.json | 5 +++++ 2018/11xxx/CVE-2018-11325.json | 5 +++++ 2018/11xxx/CVE-2018-11326.json | 5 +++++ 2018/11xxx/CVE-2018-11327.json | 5 +++++ 2018/11xxx/CVE-2018-11328.json | 5 +++++ 2018/11xxx/CVE-2018-11339.json | 5 +++++ 2018/1xxx/CVE-2018-1122.json | 15 +++++++++++++++ 2018/1xxx/CVE-2018-1123.json | 15 +++++++++++++++ 2018/1xxx/CVE-2018-1124.json | 20 ++++++++++++++++++++ 2018/1xxx/CVE-2018-1125.json | 15 +++++++++++++++ 2018/1xxx/CVE-2018-1126.json | 20 ++++++++++++++++++++ 2018/3xxx/CVE-2018-3634.json | 5 +++++ 2018/3xxx/CVE-2018-3639.json | 20 ++++++++++++++++++++ 2018/3xxx/CVE-2018-3661.json | 5 +++++ 2018/6xxx/CVE-2018-6378.json | 5 +++++ 2018/8xxx/CVE-2018-8010.json | 5 +++++ 2018/8xxx/CVE-2018-8012.json | 5 +++++ 2018/8xxx/CVE-2018-8174.json | 5 +++++ 2018/8xxx/CVE-2018-8176.json | 10 ++++++++++ 2018/8xxx/CVE-2018-8867.json | 5 +++++ 2018/8xxx/CVE-2018-8897.json | 5 +++++ 41 files changed, 305 insertions(+) diff --git a/2014/2xxx/CVE-2014-2908.json b/2014/2xxx/CVE-2014-2908.json index 175fbaff35a..232bfb79d29 100644 --- a/2014/2xxx/CVE-2014-2908.json +++ b/2014/2xxx/CVE-2014-2908.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44687", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44687/" + }, { "name" : "http://ics-cert.us-cert.gov/advisories/ICSA-14-114-02", "refsource" : "MISC", diff --git a/2014/5xxx/CVE-2014-5074.json b/2014/5xxx/CVE-2014-5074.json index 0265d53e259..ecb70c84c74 100644 --- a/2014/5xxx/CVE-2014-5074.json +++ b/2014/5xxx/CVE-2014-5074.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44693", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44693/" + }, { "name" : "https://ics-cert.us-cert.gov/advisories/ICSA-14-226-01", "refsource" : "MISC", diff --git a/2016/8xxx/CVE-2016-8655.json b/2016/8xxx/CVE-2016-8655.json index b6eb6b9531f..a6709b42261 100644 --- a/2016/8xxx/CVE-2016-8655.json +++ b/2016/8xxx/CVE-2016-8655.json @@ -57,6 +57,11 @@ "refsource" : "EXPLOIT-DB", "url" : "https://www.exploit-db.com/exploits/40871/" }, + { + "name" : "44696", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44696/" + }, { "name" : "[oss-security] 20161206 CVE-2016-8655 Linux af_packet.c race condition (local root)", "refsource" : "MLIST", diff --git a/2016/9xxx/CVE-2016-9092.json b/2016/9xxx/CVE-2016-9092.json index 4fe0f2fe2cc..d0580f590a1 100644 --- a/2016/9xxx/CVE-2016-9092.json +++ b/2016/9xxx/CVE-2016-9092.json @@ -70,6 +70,11 @@ "name" : "https://www.symantec.com/security-center/network-protection-security-advisories/SA149", "refsource" : "CONFIRM", "url" : "https://www.symantec.com/security-center/network-protection-security-advisories/SA149" + }, + { + "name" : "104182", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104182" } ] } diff --git a/2017/18xxx/CVE-2017-18270.json b/2017/18xxx/CVE-2017-18270.json index dc64362e9b5..84c464e0067 100644 --- a/2017/18xxx/CVE-2017-18270.json +++ b/2017/18xxx/CVE-2017-18270.json @@ -66,6 +66,11 @@ "name" : "https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.5", "refsource" : "CONFIRM", "url" : "https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.5" + }, + { + "name" : "104254", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104254" } ] } diff --git a/2017/18xxx/CVE-2017-18271.json b/2017/18xxx/CVE-2017-18271.json index 91093cbe3d9..9131f68c65a 100644 --- a/2017/18xxx/CVE-2017-18271.json +++ b/2017/18xxx/CVE-2017-18271.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "[debian-lts-announce] 20180523 [SECURITY] [DLA 1381-1] imagemagick security update", + "refsource" : "MLIST", + "url" : "https://lists.debian.org/debian-lts-announce/2018/05/msg00012.html" + }, { "name" : "https://github.com/ImageMagick/ImageMagick/issues/911", "refsource" : "CONFIRM", diff --git a/2017/18xxx/CVE-2017-18273.json b/2017/18xxx/CVE-2017-18273.json index 44031ac02c8..c4084be4f4e 100644 --- a/2017/18xxx/CVE-2017-18273.json +++ b/2017/18xxx/CVE-2017-18273.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "[debian-lts-announce] 20180523 [SECURITY] [DLA 1381-1] imagemagick security update", + "refsource" : "MLIST", + "url" : "https://lists.debian.org/debian-lts-announce/2018/05/msg00012.html" + }, { "name" : "https://github.com/ImageMagick/ImageMagick/issues/910", "refsource" : "CONFIRM", diff --git a/2017/2xxx/CVE-2017-2598.json b/2017/2xxx/CVE-2017-2598.json index cf00b90cc4b..6b8a504a823 100644 --- a/2017/2xxx/CVE-2017-2598.json +++ b/2017/2xxx/CVE-2017-2598.json @@ -79,6 +79,11 @@ "name" : "https://jenkins.io/security/advisory/2017-02-01/", "refsource" : "CONFIRM", "url" : "https://jenkins.io/security/advisory/2017-02-01/" + }, + { + "name" : "95948", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/95948" } ] } diff --git a/2018/0xxx/CVE-2018-0270.json b/2018/0xxx/CVE-2018-0270.json index 9466a90a1ab..6594f24516f 100644 --- a/2018/0xxx/CVE-2018-0270.json +++ b/2018/0xxx/CVE-2018-0270.json @@ -56,6 +56,11 @@ "name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180516-fnd", "refsource" : "CONFIRM", "url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180516-fnd" + }, + { + "name" : "104242", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104242" } ] } diff --git a/2018/0xxx/CVE-2018-0279.json b/2018/0xxx/CVE-2018-0279.json index 457decde226..cb996795a49 100644 --- a/2018/0xxx/CVE-2018-0279.json +++ b/2018/0xxx/CVE-2018-0279.json @@ -56,6 +56,11 @@ "name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180516-nfvis", "refsource" : "CONFIRM", "url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180516-nfvis" + }, + { + "name" : "104243", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104243" } ] } diff --git a/2018/0xxx/CVE-2018-0953.json b/2018/0xxx/CVE-2018-0953.json index f3d667451fc..3857a75f855 100644 --- a/2018/0xxx/CVE-2018-0953.json +++ b/2018/0xxx/CVE-2018-0953.json @@ -92,6 +92,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44694", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44694/" + }, { "name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0953", "refsource" : "CONFIRM", diff --git a/2018/1000xxx/CVE-2018-1000134.json b/2018/1000xxx/CVE-2018-1000134.json index fb8fb83bf50..8304969dccb 100644 --- a/2018/1000xxx/CVE-2018-1000134.json +++ b/2018/1000xxx/CVE-2018-1000134.json @@ -59,6 +59,11 @@ "refsource" : "CONFIRM", "url" : "https://github.com/pingidentity/ldapsdk/issues/40" }, + { + "name" : "RHSA-2018:1713", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1713" + }, { "name" : "103458", "refsource" : "BID", diff --git a/2018/1000xxx/CVE-2018-1000140.json b/2018/1000xxx/CVE-2018-1000140.json index 7ab23976bf7..54f9d6b9c7b 100644 --- a/2018/1000xxx/CVE-2018-1000140.json +++ b/2018/1000xxx/CVE-2018-1000140.json @@ -79,6 +79,31 @@ "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1225" }, + { + "name" : "RHSA-2018:1701", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1701" + }, + { + "name" : "RHSA-2018:1702", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1702" + }, + { + "name" : "RHSA-2018:1703", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1703" + }, + { + "name" : "RHSA-2018:1704", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1704" + }, + { + "name" : "RHSA-2018:1707", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1707" + }, { "name" : "USN-3612-1", "refsource" : "UBUNTU", diff --git a/2018/10xxx/CVE-2018-10803.json b/2018/10xxx/CVE-2018-10803.json index b542b37bba1..9e458b4ac3d 100644 --- a/2018/10xxx/CVE-2018-10803.json +++ b/2018/10xxx/CVE-2018-10803.json @@ -56,6 +56,11 @@ "name" : "https://www.manageengine.com/products/netflow/readme.html#123125", "refsource" : "CONFIRM", "url" : "https://www.manageengine.com/products/netflow/readme.html#123125" + }, + { + "name" : "104251", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104251" } ] } diff --git a/2018/11xxx/CVE-2018-11237.json b/2018/11xxx/CVE-2018-11237.json index 000dcd826f0..c562ed8ecdc 100644 --- a/2018/11xxx/CVE-2018-11237.json +++ b/2018/11xxx/CVE-2018-11237.json @@ -56,6 +56,11 @@ "name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=23196", "refsource" : "MISC", "url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=23196" + }, + { + "name" : "104256", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104256" } ] } diff --git a/2018/11xxx/CVE-2018-11242.json b/2018/11xxx/CVE-2018-11242.json index d9fc9118487..f4b669288ce 100644 --- a/2018/11xxx/CVE-2018-11242.json +++ b/2018/11xxx/CVE-2018-11242.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44690", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44690/" + }, { "name" : "https://gist.github.com/NinjaXshell/ba0aeee4b77b4bdea76d0c0c095d53b1", "refsource" : "MISC", diff --git a/2018/11xxx/CVE-2018-11251.json b/2018/11xxx/CVE-2018-11251.json index ffb25aa1f5c..7435e66fcf8 100644 --- a/2018/11xxx/CVE-2018-11251.json +++ b/2018/11xxx/CVE-2018-11251.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "[debian-lts-announce] 20180523 [SECURITY] [DLA 1381-1] imagemagick security update", + "refsource" : "MLIST", + "url" : "https://lists.debian.org/debian-lts-announce/2018/05/msg00012.html" + }, { "name" : "https://github.com/ImageMagick/ImageMagick/issues/956", "refsource" : "CONFIRM", diff --git a/2018/11xxx/CVE-2018-11321.json b/2018/11xxx/CVE-2018-11321.json index 75039d4554a..51759d6c410 100644 --- a/2018/11xxx/CVE-2018-11321.json +++ b/2018/11xxx/CVE-2018-11321.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/734-20180506-core-filter-field-in-com-fields-allows-remote-code-execution.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/734-20180506-core-filter-field-in-com-fields-allows-remote-code-execution.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11322.json b/2018/11xxx/CVE-2018-11322.json index 55813d1ec76..9ba980f76b6 100644 --- a/2018/11xxx/CVE-2018-11322.json +++ b/2018/11xxx/CVE-2018-11322.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/730-20180502-core-add-phar-files-to-the-upload-blacklist.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/730-20180502-core-add-phar-files-to-the-upload-blacklist.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11323.json b/2018/11xxx/CVE-2018-11323.json index d785e7830f5..9673f04473b 100644 --- a/2018/11xxx/CVE-2018-11323.json +++ b/2018/11xxx/CVE-2018-11323.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/729-20180501-core-acl-violation-in-access-levels.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/729-20180501-core-acl-violation-in-access-levels.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11324.json b/2018/11xxx/CVE-2018-11324.json index 23b86d6b102..68195481997 100644 --- a/2018/11xxx/CVE-2018-11324.json +++ b/2018/11xxx/CVE-2018-11324.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/735-20180507-core-session-deletion-race-condition.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/735-20180507-core-session-deletion-race-condition.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11325.json b/2018/11xxx/CVE-2018-11325.json index 6247efb49c6..921ed9baf21 100644 --- a/2018/11xxx/CVE-2018-11325.json +++ b/2018/11xxx/CVE-2018-11325.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/732-20180504-core-installer-leaks-plain-text-password-to-local-user.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/732-20180504-core-installer-leaks-plain-text-password-to-local-user.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11326.json b/2018/11xxx/CVE-2018-11326.json index ff12a79e62c..0f19b567451 100644 --- a/2018/11xxx/CVE-2018-11326.json +++ b/2018/11xxx/CVE-2018-11326.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/733-20180505-core-xss-vulnerabilities-additional-hadering.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/733-20180505-core-xss-vulnerabilities-additional-hadering.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11327.json b/2018/11xxx/CVE-2018-11327.json index c623e76c3af..9081dd8d69b 100644 --- a/2018/11xxx/CVE-2018-11327.json +++ b/2018/11xxx/CVE-2018-11327.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/731-20180503-core-information-disclosure-about-unpublished-tags.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/731-20180503-core-information-disclosure-about-unpublished-tags.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11328.json b/2018/11xxx/CVE-2018-11328.json index 386f5b5bc8e..f13daf0870b 100644 --- a/2018/11xxx/CVE-2018-11328.json +++ b/2018/11xxx/CVE-2018-11328.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/736-20180508-core-possible-xss-attack-in-the-redirect-method.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/736-20180508-core-possible-xss-attack-in-the-redirect-method.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/11xxx/CVE-2018-11339.json b/2018/11xxx/CVE-2018-11339.json index a119bc90e95..85d9b770362 100644 --- a/2018/11xxx/CVE-2018-11339.json +++ b/2018/11xxx/CVE-2018-11339.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44691", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44691/" + }, { "name" : "https://discuss.erpnext.com/t/stored-xss-in-erpnext-demo-website/36587", "refsource" : "MISC", diff --git a/2018/1xxx/CVE-2018-1122.json b/2018/1xxx/CVE-2018-1122.json index 4b7e5cfcf06..1cf29e40d67 100644 --- a/2018/1xxx/CVE-2018-1122.json +++ b/2018/1xxx/CVE-2018-1122.json @@ -76,6 +76,21 @@ "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1122", "refsource" : "CONFIRM", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1122" + }, + { + "name" : "DSA-4208", + "refsource" : "DEBIAN", + "url" : "https://www.debian.org/security/2018/dsa-4208" + }, + { + "name" : "USN-3658-1", + "refsource" : "UBUNTU", + "url" : "https://usn.ubuntu.com/3658-1/" + }, + { + "name" : "104214", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104214" } ] } diff --git a/2018/1xxx/CVE-2018-1123.json b/2018/1xxx/CVE-2018-1123.json index 08df07a996a..1ae0cb590c0 100644 --- a/2018/1xxx/CVE-2018-1123.json +++ b/2018/1xxx/CVE-2018-1123.json @@ -76,6 +76,21 @@ "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1123", "refsource" : "CONFIRM", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1123" + }, + { + "name" : "DSA-4208", + "refsource" : "DEBIAN", + "url" : "https://www.debian.org/security/2018/dsa-4208" + }, + { + "name" : "USN-3658-1", + "refsource" : "UBUNTU", + "url" : "https://usn.ubuntu.com/3658-1/" + }, + { + "name" : "104214", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104214" } ] } diff --git a/2018/1xxx/CVE-2018-1124.json b/2018/1xxx/CVE-2018-1124.json index 65c90cf226b..f55150634b9 100644 --- a/2018/1xxx/CVE-2018-1124.json +++ b/2018/1xxx/CVE-2018-1124.json @@ -84,6 +84,26 @@ "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1124", "refsource" : "CONFIRM", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1124" + }, + { + "name" : "DSA-4208", + "refsource" : "DEBIAN", + "url" : "https://www.debian.org/security/2018/dsa-4208" + }, + { + "name" : "RHSA-2018:1700", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1700" + }, + { + "name" : "USN-3658-1", + "refsource" : "UBUNTU", + "url" : "https://usn.ubuntu.com/3658-1/" + }, + { + "name" : "104214", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104214" } ] } diff --git a/2018/1xxx/CVE-2018-1125.json b/2018/1xxx/CVE-2018-1125.json index 022a1280715..ff3b8da4ab2 100644 --- a/2018/1xxx/CVE-2018-1125.json +++ b/2018/1xxx/CVE-2018-1125.json @@ -76,6 +76,21 @@ "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1125", "refsource" : "CONFIRM", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1125" + }, + { + "name" : "DSA-4208", + "refsource" : "DEBIAN", + "url" : "https://www.debian.org/security/2018/dsa-4208" + }, + { + "name" : "USN-3658-1", + "refsource" : "UBUNTU", + "url" : "https://usn.ubuntu.com/3658-1/" + }, + { + "name" : "104214", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104214" } ] } diff --git a/2018/1xxx/CVE-2018-1126.json b/2018/1xxx/CVE-2018-1126.json index 81305bb31f4..4183c6bf1f8 100644 --- a/2018/1xxx/CVE-2018-1126.json +++ b/2018/1xxx/CVE-2018-1126.json @@ -76,6 +76,26 @@ "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1126", "refsource" : "CONFIRM", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1126" + }, + { + "name" : "DSA-4208", + "refsource" : "DEBIAN", + "url" : "https://www.debian.org/security/2018/dsa-4208" + }, + { + "name" : "RHSA-2018:1700", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1700" + }, + { + "name" : "USN-3658-1", + "refsource" : "UBUNTU", + "url" : "https://usn.ubuntu.com/3658-1/" + }, + { + "name" : "104214", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104214" } ] } diff --git a/2018/3xxx/CVE-2018-3634.json b/2018/3xxx/CVE-2018-3634.json index 2a18ea17787..ffef15a632c 100644 --- a/2018/3xxx/CVE-2018-3634.json +++ b/2018/3xxx/CVE-2018-3634.json @@ -57,6 +57,11 @@ "name" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00121.html", "refsource" : "CONFIRM", "url" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00121.html" + }, + { + "name" : "104250", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104250" } ] } diff --git a/2018/3xxx/CVE-2018-3639.json b/2018/3xxx/CVE-2018-3639.json index b0505ece809..e2bd375493a 100644 --- a/2018/3xxx/CVE-2018-3639.json +++ b/2018/3xxx/CVE-2018-3639.json @@ -53,6 +53,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44695", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44695/" + }, { "name" : "https://bugs.chromium.org/p/project-zero/issues/detail?id=1528", "refsource" : "MISC", @@ -308,6 +313,21 @@ "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1690" }, + { + "name" : "RHSA-2018:1696", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1696" + }, + { + "name" : "RHSA-2018:1710", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1710" + }, + { + "name" : "RHSA-2018:1711", + "refsource" : "REDHAT", + "url" : "https://access.redhat.com/errata/RHSA-2018:1711" + }, { "name" : "USN-3651-1", "refsource" : "UBUNTU", diff --git a/2018/3xxx/CVE-2018-3661.json b/2018/3xxx/CVE-2018-3661.json index f423606ac91..446b99c02d5 100644 --- a/2018/3xxx/CVE-2018-3661.json +++ b/2018/3xxx/CVE-2018-3661.json @@ -57,6 +57,11 @@ "name" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00134.html", "refsource" : "CONFIRM", "url" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00134.html" + }, + { + "name" : "104247", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104247" } ] } diff --git a/2018/6xxx/CVE-2018-6378.json b/2018/6xxx/CVE-2018-6378.json index 29413d49f15..93bcb2496bf 100644 --- a/2018/6xxx/CVE-2018-6378.json +++ b/2018/6xxx/CVE-2018-6378.json @@ -56,6 +56,11 @@ "name" : "https://developer.joomla.org/security-centre/737-20180509-core-xss-vulnerability-in-the-media-manager.html", "refsource" : "MISC", "url" : "https://developer.joomla.org/security-centre/737-20180509-core-xss-vulnerability-in-the-media-manager.html" + }, + { + "name" : "1040966", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040966" } ] } diff --git a/2018/8xxx/CVE-2018-8010.json b/2018/8xxx/CVE-2018-8010.json index 1c9469f1564..f7bfbd453c6 100644 --- a/2018/8xxx/CVE-2018-8010.json +++ b/2018/8xxx/CVE-2018-8010.json @@ -57,6 +57,11 @@ "name" : "https://mail-archives.apache.org/mod_mbox/www-announce/201805.mbox/%3C08a801d3f0f9%24df46d300%249dd47900%24%40apache.org%3E", "refsource" : "MISC", "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/201805.mbox/%3C08a801d3f0f9%24df46d300%249dd47900%24%40apache.org%3E" + }, + { + "name" : "104239", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104239" } ] } diff --git a/2018/8xxx/CVE-2018-8012.json b/2018/8xxx/CVE-2018-8012.json index f3302194dad..27ead19e6ab 100644 --- a/2018/8xxx/CVE-2018-8012.json +++ b/2018/8xxx/CVE-2018-8012.json @@ -58,6 +58,11 @@ "refsource" : "MISC", "url" : "https://lists.apache.org/thread.html/c75147028c1c79bdebd4f8fa5db2b77da85de2b05ecc0d54d708b393@%3Cdev.zookeeper.apache.org%3E" }, + { + "name" : "104253", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104253" + }, { "name" : "1040948", "refsource" : "SECTRACK", diff --git a/2018/8xxx/CVE-2018-8174.json b/2018/8xxx/CVE-2018-8174.json index 680e0d10e56..44435fc9e6e 100644 --- a/2018/8xxx/CVE-2018-8174.json +++ b/2018/8xxx/CVE-2018-8174.json @@ -196,6 +196,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44741", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44741/" + }, { "name" : "https://blog.0patch.com/2018/05/a-single-instruction-micropatch-for.html", "refsource" : "MISC", diff --git a/2018/8xxx/CVE-2018-8176.json b/2018/8xxx/CVE-2018-8176.json index 44185e1b945..48102495da3 100644 --- a/2018/8xxx/CVE-2018-8176.json +++ b/2018/8xxx/CVE-2018-8176.json @@ -56,6 +56,16 @@ "name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8176", "refsource" : "CONFIRM", "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8176" + }, + { + "name" : "104184", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104184" + }, + { + "name" : "1040937", + "refsource" : "SECTRACK", + "url" : "http://www.securitytracker.com/id/1040937" } ] } diff --git a/2018/8xxx/CVE-2018-8867.json b/2018/8xxx/CVE-2018-8867.json index c8ee0695467..0ac033b0fa1 100644 --- a/2018/8xxx/CVE-2018-8867.json +++ b/2018/8xxx/CVE-2018-8867.json @@ -57,6 +57,11 @@ "name" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-137-01", "refsource" : "MISC", "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-137-01" + }, + { + "name" : "104241", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/104241" } ] } diff --git a/2018/8xxx/CVE-2018-8897.json b/2018/8xxx/CVE-2018-8897.json index 5d06821b438..18aa0dc3a9a 100644 --- a/2018/8xxx/CVE-2018-8897.json +++ b/2018/8xxx/CVE-2018-8897.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "44697", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/44697/" + }, { "name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8ba61ba58c88d5207c1ba2f7d9a2280e7d03be9", "refsource" : "MISC",