{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-280"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/280.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-280"
    }
  },
  "cwe_id": "CWE-280",
  "data": {
    "abstraction": "Base",
    "description": "FTP server places a user in the root directory when the user's permissions prevent access to the their own home directory.",
    "id": "CWE-280",
    "name": "Improper Handling of Insufficient Permissions or Privileges",
    "status": "Draft"
  }
}