{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-77"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/77.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-77"
    }
  },
  "cwe_id": "CWE-77",
  "data": {
    "abstraction": "Class",
    "description": "injection of sed script syntax (\"sed injection\")",
    "id": "CWE-77",
    "name": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
    "status": "Draft"
  }
}