{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.2.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "207f7632201a1858dd0c1a122fe2b499f6331756"
            },
            {
              "fixed": "37fd8f9da3bab9d323ddd77f2fd20b6dde8bcf6c"
            }
          ],
          "repo": "https://github.com/nayutaco/ptarmigan",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Ptarmigan before 0.2.3 lacks API token validation, e.g., an \"if (token === apiToken) {return true;} return false;\" code block.",
  "id": "CVE-2019-16281",
  "modified": "2026-03-13T21:47:18.851775097Z",
  "published": "2020-12-30T21:15:12.580Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/nayutaco/ptarmigan/releases/tag/v0.2.3"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nayutaco/ptarmigan/commit/37fd8f9da3bab9d323ddd77f2fd20b6dde8bcf6c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nayutaco/ptarmigan/compare/v0.2.2...v0.2.3"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}