{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-322"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/322.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-322"
    }
  },
  "cwe_id": "CWE-322",
  "data": {
    "abstraction": "Base",
    "description": "Understand and properly implement all checks necessary to ensure the identity of entities involved in encrypted communications.",
    "id": "CWE-322",
    "name": "Key Exchange without Entity Authentication",
    "status": "Draft"
  }
}