{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-825"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/825.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-825"
    }
  },
  "cwe_id": "CWE-825",
  "data": {
    "abstraction": "Base",
    "description": "read of value at an offset into a structure after the offset is no longer valid",
    "id": "CWE-825",
    "name": "Expired Pointer Dereference",
    "status": "Incomplete"
  }
}