{
  "threat_severity" : "Important",
  "public_date" : "2018-03-31T00:00:00Z",
  "bugzilla" : {
    "description" : "nodejs-jsonwebtoken: verification step bypass with an altered token",
    "id" : "1584880",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1584880"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.3",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
    "status" : "draft"
  },
  "cwe" : "CWE-287",
  "details" : [ "In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key (RS/ES family) of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm (HS* family)." ],
  "package_state" : [ {
    "product_name" : "Red Hat Mobile Application Platform 4",
    "fix_state" : "Not affected",
    "package_name" : "nodejs-jsonwebtoken",
    "cpe" : "cpe:/a:redhat:mobile_application_platform:4"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2015-9235\nhttps://nvd.nist.gov/vuln/detail/CVE-2015-9235" ],
  "name" : "CVE-2015-9235",
  "csaw" : false
}