From a019b7b3733eaa47f0b602fc910b6fcba032f19c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 23 Apr 2019 14:00:42 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/17xxx/CVE-2018-17169.json | 48 ++++++++++++++++++++++- 2018/20xxx/CVE-2018-20819.json | 62 +++++++++++++++++++++++++++++ 2018/20xxx/CVE-2018-20820.json | 67 +++++++++++++++++++++++++++++++ 2018/20xxx/CVE-2018-20821.json | 62 +++++++++++++++++++++++++++++ 2018/20xxx/CVE-2018-20822.json | 62 +++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11470.json | 67 +++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11471.json | 67 +++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11472.json | 67 +++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11473.json | 72 ++++++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11474.json | 72 ++++++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11475.json | 18 +++++++++ 2019/3xxx/CVE-2019-3835.json | 5 +++ 2019/3xxx/CVE-2019-3838.json | 5 +++ 2019/9xxx/CVE-2019-9636.json | 5 +++ 14 files changed, 677 insertions(+), 2 deletions(-) create mode 100644 2018/20xxx/CVE-2018-20819.json create mode 100644 2018/20xxx/CVE-2018-20820.json create mode 100644 2018/20xxx/CVE-2018-20821.json create mode 100644 2018/20xxx/CVE-2018-20822.json create mode 100644 2019/11xxx/CVE-2019-11470.json create mode 100644 2019/11xxx/CVE-2019-11471.json create mode 100644 2019/11xxx/CVE-2019-11472.json create mode 100644 2019/11xxx/CVE-2019-11473.json create mode 100644 2019/11xxx/CVE-2019-11474.json create mode 100644 2019/11xxx/CVE-2019-11475.json diff --git a/2018/17xxx/CVE-2018-17169.json b/2018/17xxx/CVE-2018-17169.json index 952ae08951a..4bb786fe0d9 100644 --- a/2018/17xxx/CVE-2018-17169.json +++ b/2018/17xxx/CVE-2018-17169.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-17169", - "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,28 @@ "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": "An XML external entity (XXE) vulnerability in PrinterOn version 4.1.4 and lower allows remote authenticated users to read arbitrary files or conduct server-side request forgery (SSRF) attacks via a crafted DTD in an XML request." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2018-17169-XXE-PrinterON", + "refsource": "MISC", + "name": "https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2018-17169-XXE-PrinterON" } ] } diff --git a/2018/20xxx/CVE-2018-20819.json b/2018/20xxx/CVE-2018-20819.json new file mode 100644 index 00000000000..7674bb18416 --- /dev/null +++ b/2018/20xxx/CVE-2018-20819.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-20819", + "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": "io/ZlibCompression.cc in the decompression component in Dropbox Lepton 1.2.1 allows attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact by crafting a jpg image file. The root cause is a missing check of header payloads that may be (incorrectly) larger than the maximum file size." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/dropbox/lepton/issues/112", + "refsource": "MISC", + "name": "https://github.com/dropbox/lepton/issues/112" + } + ] + } +} \ No newline at end of file diff --git a/2018/20xxx/CVE-2018-20820.json b/2018/20xxx/CVE-2018-20820.json new file mode 100644 index 00000000000..7ca73c93c7c --- /dev/null +++ b/2018/20xxx/CVE-2018-20820.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-20820", + "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": "read_ujpg in jpgcoder.cc in Dropbox Lepton 1.2.1 allows attackers to cause a denial-of-service (application runtime crash because of an integer overflow) via a crafted file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/dropbox/lepton/issues/111", + "refsource": "MISC", + "name": "https://github.com/dropbox/lepton/issues/111" + }, + { + "url": "https://github.com/dropbox/lepton/commit/6a5ceefac1162783fffd9506a3de39c85c725761", + "refsource": "MISC", + "name": "https://github.com/dropbox/lepton/commit/6a5ceefac1162783fffd9506a3de39c85c725761" + } + ] + } +} \ No newline at end of file diff --git a/2018/20xxx/CVE-2018-20821.json b/2018/20xxx/CVE-2018-20821.json new file mode 100644 index 00000000000..f91bd942daa --- /dev/null +++ b/2018/20xxx/CVE-2018-20821.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-20821", + "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": "The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Parser::parse_css_variable_value in parser.cpp)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/sass/libsass/issues/2658", + "refsource": "MISC", + "name": "https://github.com/sass/libsass/issues/2658" + } + ] + } +} \ No newline at end of file diff --git a/2018/20xxx/CVE-2018-20822.json b/2018/20xxx/CVE-2018-20822.json new file mode 100644 index 00000000000..8f9717e9e1f --- /dev/null +++ b/2018/20xxx/CVE-2018-20822.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-20822", + "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": "LibSass 3.5.4 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Complex_Selector::perform in ast.hpp and Sass::Inspect::operator in inspect.cpp)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/sass/libsass/issues/2671", + "refsource": "MISC", + "name": "https://github.com/sass/libsass/issues/2671" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11470.json b/2019/11xxx/CVE-2019-11470.json new file mode 100644 index 00000000000..b26636faa03 --- /dev/null +++ b/2019/11xxx/CVE-2019-11470.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11470", + "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": "The cineon parsing component in ImageMagick 7.0.8-26 Q16 allows attackers to cause a denial-of-service (uncontrolled resource consumption) by crafting a Cineon image with an incorrect claimed image size. This occurs because ReadCINImage in coders/cin.c lacks a check for insufficient image data in a file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/ImageMagick/ImageMagick/issues/1472", + "refsource": "MISC", + "name": "https://github.com/ImageMagick/ImageMagick/issues/1472" + }, + { + "url": "https://github.com/ImageMagick/ImageMagick/commit/e3cdce6fe12193f235b8c0ae5efe6880a25eb957", + "refsource": "MISC", + "name": "https://github.com/ImageMagick/ImageMagick/commit/e3cdce6fe12193f235b8c0ae5efe6880a25eb957" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11471.json b/2019/11xxx/CVE-2019-11471.json new file mode 100644 index 00000000000..2efee46b4fe --- /dev/null +++ b/2019/11xxx/CVE-2019-11471.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11471", + "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": "libheif 1.4.0 has a use-after-free in heif::HeifContext::Image::set_alpha_channel in heif_context.h because heif_context.cc mishandles references to non-existing alpha images." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/strukturag/libheif/issues/123", + "refsource": "MISC", + "name": "https://github.com/strukturag/libheif/issues/123" + }, + { + "url": "https://github.com/strukturag/libheif/commit/995a4283d8ed2d0d2c1ceb1a577b993df2f0e014", + "refsource": "MISC", + "name": "https://github.com/strukturag/libheif/commit/995a4283d8ed2d0d2c1ceb1a577b993df2f0e014" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11472.json b/2019/11xxx/CVE-2019-11472.json new file mode 100644 index 00000000000..c2c6dae408d --- /dev/null +++ b/2019/11xxx/CVE-2019-11472.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11472", + "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": "ReadXWDImage in coders/xwd.c in the XWD image parsing component of ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (divide-by-zero error) by crafting an XWD image file in which the header indicates neither LSB first nor MSB first." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/ImageMagick/ImageMagick/issues/1546", + "refsource": "MISC", + "name": "https://github.com/ImageMagick/ImageMagick/issues/1546" + }, + { + "url": "https://github.com/ImageMagick/ImageMagick6/commit/f663dfb8431c97d95682a2b533cca1c8233d21b4", + "refsource": "MISC", + "name": "https://github.com/ImageMagick/ImageMagick6/commit/f663dfb8431c97d95682a2b533cca1c8233d21b4" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11473.json b/2019/11xxx/CVE-2019-11473.json new file mode 100644 index 00000000000..1b1a6eb8180 --- /dev/null +++ b/2019/11xxx/CVE-2019-11473.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11473", + "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": "coders/xwd.c in GraphicsMagick 1.3.31 allows attackers to cause a denial of service (out-of-bounds read and application crash) by crafting an XWD image file, a different vulnerability than CVE-2019-11008 and CVE-2019-11009." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.graphicsmagick.org/Changelog.html", + "refsource": "MISC", + "name": "http://www.graphicsmagick.org/Changelog.html" + }, + { + "url": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/944dcbc457f8", + "refsource": "MISC", + "name": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/944dcbc457f8" + }, + { + "url": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/5402c5cbd8bd", + "refsource": "MISC", + "name": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/5402c5cbd8bd" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11474.json b/2019/11xxx/CVE-2019-11474.json new file mode 100644 index 00000000000..d5d36fb472d --- /dev/null +++ b/2019/11xxx/CVE-2019-11474.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11474", + "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": "coders/xwd.c in GraphicsMagick 1.3.31 allows attackers to cause a denial of service (floating-point exception and application crash) by crafting an XWD image file, a different vulnerability than CVE-2019-11008 and CVE-2019-11009." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.graphicsmagick.org/Changelog.html", + "refsource": "MISC", + "name": "http://www.graphicsmagick.org/Changelog.html" + }, + { + "url": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/944dcbc457f8", + "refsource": "MISC", + "name": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/944dcbc457f8" + }, + { + "url": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/5402c5cbd8bd", + "refsource": "MISC", + "name": "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/5402c5cbd8bd" + } + ] + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11475.json b/2019/11xxx/CVE-2019-11475.json new file mode 100644 index 00000000000..c0b1fb74edf --- /dev/null +++ b/2019/11xxx/CVE-2019-11475.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-11475", + "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/3xxx/CVE-2019-3835.json b/2019/3xxx/CVE-2019-3835.json index 4f849aaded5..5cedefa2de2 100644 --- a/2019/3xxx/CVE-2019-3835.json +++ b/2019/3xxx/CVE-2019-3835.json @@ -98,6 +98,11 @@ "refsource": "BID", "name": "107855", "url": "http://www.securityfocus.com/bid/107855" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20190423 [SECURITY] [DLA 1761-1] ghostscript security update", + "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00021.html" } ] }, diff --git a/2019/3xxx/CVE-2019-3838.json b/2019/3xxx/CVE-2019-3838.json index e2ac71f4134..995175abaa7 100644 --- a/2019/3xxx/CVE-2019-3838.json +++ b/2019/3xxx/CVE-2019-3838.json @@ -103,6 +103,11 @@ "refsource": "BUGTRAQ", "name": "20190417 [SECURITY] [DSA 4432-1] ghostscript security update", "url": "https://seclists.org/bugtraq/2019/Apr/28" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20190423 [SECURITY] [DLA 1761-1] ghostscript security update", + "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00021.html" } ] }, diff --git a/2019/9xxx/CVE-2019-9636.json b/2019/9xxx/CVE-2019-9636.json index ff5d540d135..3e54ca7743e 100644 --- a/2019/9xxx/CVE-2019-9636.json +++ b/2019/9xxx/CVE-2019-9636.json @@ -126,6 +126,11 @@ "refsource": "REDHAT", "name": "RHSA-2019:0765", "url": "https://access.redhat.com/errata/RHSA-2019:0765" + }, + { + "refsource": "REDHAT", + "name": "RHSA-2019:0806", + "url": "https://access.redhat.com/errata/RHSA-2019:0806" } ] }