{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "e5fdc7fdd08a29bab1f63f73816028033fdafdc3"
            },
            {
              "fixed": "18829e648a26d947b7e441a9d7d012a24b0adf48"
            }
          ],
          "repo": "https://github.com/sanic-org/sanic",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.",
  "id": "CVE-2017-16762",
  "modified": "2026-03-13T21:50:27.154868435Z",
  "published": "2017-11-10T09:29:00.330Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/channelcat/sanic/releases/tag/0.5.1"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/channelcat/sanic/issues/633"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}