Security Advisories (3)
A user can pass anything as the tag into gcm_decrypt_verify() and it will return decrypted plaintext.
CryptX for Perl before version 0.065 contains a dependency that may be susceptible to malformed unicode. CryptX embeds the tomcrypt library. The versions of that library in CryptX before 0.065 may be susceptible to CVE-2019-17362.
Perl CryptX before version 0.087 contains a dependency that may be susceptible to an integer overflow. CryptX embeds a version of the libtommath library that is susceptible to an integer overflow associated with CVE-2023-36328.
NAME
Crypt::AuthEnc - [internal only]
Module Install Instructions
To install CryptX, copy and paste the appropriate command in to your terminal.
cpanm CryptX
perl -MCPAN -e shell
install CryptX
For more information on module installation, please visit the detailed CPAN module installation guide.