{
  "cvss": 9.8,
  "datePublished": "2023-11-08T12:00:00Z",
  "dateUpdated": "2024-01-20T18:00:00Z",
  "description": "On Windows, the filepath.Clean function could transform an invalid path into a valid, potentially dangerous one containing a prefix.",
  "id": "GO-2023-2382",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "version": "3.1"
        }
      }
    ]
  },
  "severity": "CRITICAL",
  "source": "osv_golang",
  "title": "Go: path/filepath path traversal on Windows"
}