{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-270"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/270.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-270"
    }
  },
  "cwe_id": "CWE-270",
  "data": {
    "abstraction": "Base",
    "description": "Run callback in different security context after it has been changed from untrusted to trusted. * note that \"context switch before actions are completed\" is one type of problem that happens frequently, espec. in browsers.",
    "id": "CWE-270",
    "name": "Privilege Context Switching Error",
    "status": "Draft"
  }
}