2 matches found
CLSA-2026-1778661102 ruby: Fix of CVE-2023-28756
CVE-2023-28756: fix ReDoS in Time.rfc2822 by linearizing the RFC2822 parser regex in lib/time.rb to prevent quadratic backtracking on crafted invalid input...
[SECURITY] Fedora 19 Update: perl-Email-Address-1.905-1.fc19
This class implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. Alternatively you may construct objects manually. The goal of this software is to be correct, and very very fast...