{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-565"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/565.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-565"
    }
  },
  "cwe_id": "CWE-565",
  "data": {
    "abstraction": "Base",
    "description": "e-dating application allows admin privileges by setting the admin cookie to 1.",
    "id": "CWE-565",
    "name": "Reliance on Cookies without Validation and Integrity Checking",
    "status": "Incomplete"
  }
}