Security Advisories (3)
Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to "backtracking into the phrase," a different vulnerability than CVE-2014-0477.
Inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address.
The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters ("\f").
Modules
Other files
Module Install Instructions
To install Email::Address, copy and paste the appropriate command in to your terminal.
cpanm Email::Address
perl -MCPAN -e shell
install Email::Address
For more information on module installation, please visit the detailed CPAN module installation guide.