{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.13"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ebe7b83dda3479157c100f2340780ea6a8b92b10"
            }
          ],
          "repo": "https://github.com/karenetheridge/Crypt-Random-Source",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits.",
  "id": "CVE-2018-25107",
  "modified": "2026-03-10T13:37:21.366702759Z",
  "published": "2024-12-29T07:15:05.287Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://metacpan.org/release/ETHER/Crypt-Random-Source-0.13/changes"
    },
    {
      "type": "FIX",
      "url": "https://github.com/karenetheridge/Crypt-Random-Source/pull/3"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}