{
  "threat_severity" : "Moderate",
  "public_date" : "2018-06-07T00:00:00Z",
  "bugzilla" : {
    "description" : "nodejs-fresh: Regular expression denial of service when parsing crafted user input",
    "id" : "1588780",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1588780"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-400",
  "details" : [ "Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition." ],
  "package_state" : [ {
    "product_name" : "Red Hat Mobile Application Platform 4",
    "fix_state" : "Not affected",
    "package_name" : "nodejs-fresh",
    "cpe" : "cpe:/a:redhat:mobile_application_platform:4"
  }, {
    "product_name" : "Red Hat OpenShift Enterprise 3",
    "fix_state" : "Not affected",
    "package_name" : "nodejs-fresh",
    "cpe" : "cpe:/a:redhat:openshift:3"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2017-16119\nhttps://nvd.nist.gov/vuln/detail/CVE-2017-16119\nhttps://nodesecurity.io/advisories/526" ],
  "name" : "CVE-2017-16119",
  "csaw" : false
}