{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-307"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/307.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-307"
    }
  },
  "cwe_id": "CWE-307",
  "data": {
    "abstraction": "Base",
    "description": "User accounts not disabled when they exceed a threshold; possibly a resultant problem.",
    "id": "CWE-307",
    "name": "Improper Restriction of Excessive Authentication Attempts",
    "status": "Draft"
  }
}