{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-1188"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/1188.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-1188"
    }
  },
  "cwe_id": "CWE-1188",
  "data": {
    "abstraction": "Base",
    "description": "A generic database browser interface has a default mode that exposes a web server to the network, allowing queries to the database.",
    "id": "CWE-1188",
    "name": "Initialization of a Resource with an Insecure Default",
    "status": "Incomplete"
  }
}