{
  "threat_severity" : "Important",
  "public_date" : "2017-04-26T00:00:00Z",
  "bugzilla" : {
    "description" : "jenkins: Unauthenticated remote code execution (SECURITY-429)",
    "id" : "1446114",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1446114"
  },
  "cvss3" : {
    "cvss3_base_score" : "8.1",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-502",
  "details" : [ "Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a serialized Java `SignedObject` object to the Jenkins CLI, that would be deserialized using a new `ObjectInputStream`, bypassing the existing blacklist-based protection mechanism. We're fixing this issue by adding `SignedObject` to the blacklist. We're also backporting the new HTTP CLI protocol from Jenkins 2.54 to LTS 2.46.2, and deprecating the remoting-based (i.e. Java serialization) CLI protocol, disabling it by default." ],
  "acknowledgement" : "Red Hat would like to thank the Jenkins project for reporting this issue.",
  "package_state" : [ {
    "product_name" : "Red Hat OpenShift Enterprise 2",
    "fix_state" : "Will not fix",
    "package_name" : "jenkins",
    "cpe" : "cpe:/a:redhat:openshift:2"
  }, {
    "product_name" : "Red Hat OpenShift Enterprise 3",
    "fix_state" : "Not affected",
    "package_name" : "jenkins",
    "cpe" : "cpe:/a:redhat:openshift:3"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2017-1000353\nhttps://nvd.nist.gov/vuln/detail/CVE-2017-1000353\nhttps://jenkins.io/security/advisory/2017-04-26/\nhttps://www.cisa.gov/known-exploited-vulnerabilities-catalog" ],
  "name" : "CVE-2017-1000353",
  "csaw" : false
}