Package: libemail-sender-perl / 1.300035-1

Metadata

Package Version Patches format
libemail-sender-perl 1.300035-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
email address xs.patch | (download)

lib/Email/Sender/Manual/QuickStart.pm | 2 1 + 1 - 0 !
lib/Email/Sender/Simple.pm | 8 3 + 5 - 0 !
lib/Email/Sender/Util.pm | 6 3 + 3 - 0 !
3 files changed, 7 insertions(+), 9 deletions(-)

 [patch] do not depend on insecure module email::address

Method Email::Address->parse is vulnerable to CVE-2015-7686 and also does
not parse list of email addresses correctly. This patch replaces it by a
new module Email::Address::XS.

Bug: https://github.com/rjbs/Email-Sender/pull/57
Bug-Debian: https://bugs.debian.org/887545