{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.062"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "681ea01e6477c0fd70fc0febdbabe7b190815b4b"
            }
          ],
          "repo": "https://github.com/DCIT/perl-CryptX",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In the CryptX module before 0.062 for Perl, gcm_decrypt_verify() and chacha20poly1305_decrypt_verify() do not verify the tag.",
  "id": "CVE-2018-25099",
  "modified": "2026-03-10T13:36:37.776784342Z",
  "published": "2024-03-18T05:15:06.007Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://metacpan.org/dist/CryptX/changes"
    },
    {
      "type": "WEB"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/DCIT/perl-CryptX/issues/47"
    },
    {
      "type": "FIX",
      "url": "https://github.com/libtom/libtomcrypt/pull/451"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}