{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-130"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/130.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-130"
    }
  },
  "cwe_id": "CWE-130",
  "data": {
    "abstraction": "Base",
    "description": "Buffer overflow by modifying a length value.",
    "id": "CWE-130",
    "name": "Improper Handling of Length Parameter Inconsistency",
    "status": "Incomplete"
  }
}