{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "1.11.0"
              },
              {
                "fixed": "2.1.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "ee912cd748a9b0bf56c84a49896dd2d57e0f81a6"
            },
            {
              "fixed": "7bdffd52a96e08e9452d1985258376a3925a497b"
            }
          ],
          "repo": "https://github.com/randombit/botan",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "bcrypt password hashing in Botan before 2.1.0 does not correctly handle passwords with a length between 57 and 72 characters, which makes it easier for attackers to determine the cleartext password.",
  "id": "CVE-2017-7252",
  "modified": "2026-03-13T21:54:39.653997861Z",
  "published": "2023-11-03T01:15:07.777Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://botan.randombit.net/security.html"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.suse.com/show_bug.cgi?id=1034591"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}