{
  "threat_severity" : "Low",
  "public_date" : "2020-03-10T00:00:00Z",
  "bugzilla" : {
    "description" : "dojo: Prototype pollution in deepCopy method could result in code injection",
    "id" : "1812404",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1812404"
  },
  "cvss3" : {
    "cvss3_base_score" : "3.7",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-94",
  "details" : [ "In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. An attacker manipulates these attributes to overwrite, or pollute, a JavaScript application object prototype of the base object by injecting other values. This has been patched in versions 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2" ],
  "package_state" : [ {
    "product_name" : "Red Hat Satellite 5",
    "fix_state" : "Not affected",
    "package_name" : "dojo",
    "cpe" : "cpe:/a:redhat:network_satellite:5"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2020-5258\nhttps://nvd.nist.gov/vuln/detail/CVE-2020-5258" ],
  "name" : "CVE-2020-5258",
  "csaw" : false
}