{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "5.5.9"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a0fdfd2c90318c107b6a8d69189ec9a6607379e3"
            },
            {
              "fixed": "6c63130c001bd0b2bec30d330e110be63b5caee6"
            }
          ],
          "repo": "https://github.com/laravel/framework",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.",
  "id": "CVE-2017-14775",
  "modified": "2026-04-01T23:08:33.928518385Z",
  "published": "2017-09-28T01:29:01.857Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/laravel/framework/releases/tag/v5.5.10"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/laravel/framework/pull/21320"
    },
    {
      "type": "REPORT",
      "url": "https://laravel-news.com/laravel-v5-5-11"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}