{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-681"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/681.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-681"
    }
  },
  "cwe_id": "CWE-681",
  "data": {
    "abstraction": "Base",
    "description": "Size of a particular type changes for 64-bit platforms, leading to an integer truncation in document processor causes incorrect index to be generated.",
    "id": "CWE-681",
    "name": "Incorrect Conversion between Numeric Types",
    "status": "Draft"
  }
}