CWE-270 — Privilege Context Switching Error

Abstraction: Base  |  Status: Draft
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.

Raw catalog entry
MITRE page
{
  "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"
}
View JSON API Download JSON