{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-253"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/253.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-253"
    }
  },
  "cwe_id": "CWE-253",
  "data": {
    "abstraction": "Base",
    "description": "Chain: function in web caching proxy does not correctly check a return value (CWE-253) leading to a reachable assertion (CWE-617)",
    "id": "CWE-253",
    "name": "Incorrect Check of Function Return Value",
    "status": "Incomplete"
  }
}