{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-369"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/369.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-369"
    }
  },
  "cwe_id": "CWE-369",
  "data": {
    "abstraction": "Base",
    "description": "Height value of 0 triggers divide by zero.",
    "id": "CWE-369",
    "name": "Divide By Zero",
    "status": "Draft"
  }
}