{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-404"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/404.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-404"
    }
  },
  "cwe_id": "CWE-404",
  "data": {
    "abstraction": "Class",
    "description": "Chain: Return values of file/socket operations are not checked (CWE-252), allowing resultant consumption of file descriptors (CWE-772).",
    "id": "CWE-404",
    "name": "Improper Resource Shutdown or Release",
    "status": "Draft"
  }
}