{
  "threat_severity" : "Low",
  "public_date" : "2019-02-05T00:00:00Z",
  "bugzilla" : {
    "description" : "ImageMagick: denial of service in cineon parsing component",
    "id" : "1707770",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1707770"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
    "status" : "verified"
  },
  "cwe" : "CWE-400",
  "details" : [ "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." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 7",
    "release_date" : "2020-03-31T00:00:00Z",
    "advisory" : "RHSA-2020:1180",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7",
    "package" : "autotrace-0:0.31.1-38.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "release_date" : "2020-03-31T00:00:00Z",
    "advisory" : "RHSA-2020:1180",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7",
    "package" : "emacs-1:24.3-23.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "release_date" : "2020-03-31T00:00:00Z",
    "advisory" : "RHSA-2020:1180",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7",
    "package" : "ImageMagick-0:6.9.10.68-3.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "release_date" : "2020-03-31T00:00:00Z",
    "advisory" : "RHSA-2020:1180",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7",
    "package" : "inkscape-0:0.92.2-3.el7"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "fix_state" : "Will not fix",
    "package_name" : "ImageMagick",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Will not fix",
    "package_name" : "ImageMagick",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2019-11470\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-11470" ],
  "name" : "CVE-2019-11470",
  "mitigation" : {
    "value" : "You can configure a security policy that limits the disk resource usage when running ImageMagick.\nEdit /etc/ImageMagick/policy.xml with:\n```\n<policymap>\n...\n<policy domain=\"resource\" name=\"disk\" value=\"1GiB\"/>\n...\n</policymap>\n```",
    "lang" : "en:us"
  },
  "csaw" : false
}