{
  "threat_severity" : "Moderate",
  "public_date" : "2020-05-14T00:00:00Z",
  "bugzilla" : {
    "description" : "python-beaker: Deserialization of Untrusted Data which can lead to Arbitrary code execution",
    "id" : "1850105",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1850105"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.7",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
    "status" : "draft"
  },
  "cwe" : "CWE-502",
  "details" : [ "The Beaker library through 1.11.0 for Python is affected by deserialization of untrusted data, which could lead to arbitrary code execution.", "A flaw was found in python-beaker, where it is affected by the deserialization of untrusted data. This flaw allows an attacker to enter malicious payloads into the cache database (for example, if they are on the network and have credentials for the database), to perform remote code execution on the machine running Beaker, due to the deserialization of data from the cache database by Pickle." ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Out of support scope",
    "package_name" : "python-beaker",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Will not fix",
    "package_name" : "python-beaker",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2013-7489\nhttps://nvd.nist.gov/vuln/detail/CVE-2013-7489" ],
  "name" : "CVE-2013-7489",
  "mitigation" : {
    "value" : "Implementing proper access control on the Beaker cache database, to prevent unauthorized writes into the database, will mitigate exploitation of this flaw. This flaw also cannot be triggered if the Cache functionality of Beaker is not used. When using the Session feature of Beaker, use the signing functionality to verify the integrity of the data retrieved from the database before deserialization.",
    "lang" : "en:us"
  },
  "csaw" : false
}