← Back

Gisle Aas

gisle_aas

4 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Libwww Perl
libwww-perl
Digest Md5
digest-md5
Digest
digest

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gisle Aas
1Digest
Apr 29, 2026
Jan 13, 2012
N/A· v4
N/A· v3
7.5 HIGH· v2
Eval injection vulnerability in the Digest module before 1.17 for Perl allows context-dependent attackers to execute arbitrary commands via the new constructor.
2Gisle Aas
Search.cpan
2Libwww Perl
Libwww Perl
Apr 29, 2026
May 13, 2011
N/A· v4
N/A· v3
4.3 MEDIUM· v2
The Net::HTTPS module in libwww-perl (LWP) before 6.00, as used in WWW::Mechanize, LWP::UserAgent, and other products, when running in environments that do not set the If-SSL-Cert-Subject header, does not enable full val...Show more
The Net::HTTPS module in libwww-perl (LWP) before 6.00, as used in WWW::Mechanize, LWP::UserAgent, and other products, when running in environments that do not set the If-SSL-Cert-Subject header, does not enable full validation of SSL certificates by default, which allows remote attackers to spoof servers via man-in-the-middle (MITM) attacks involving hostnames that are not properly validated. NOTE: it could be argued that this is a design limitation of the Net::HTTPS API, and separate implementations should be independently assigned CVE identifiers for not working around this limitation. However, because this API was modified within LWP, a single CVE identifier has been assigned.Show less
2Gisle Aas
Search.cpan
2Libwww Perl
Libwww Perl
Apr 29, 2026
Jul 6, 2010
N/A· v4
N/A· v3
6.8 MEDIUM· v2
lwp-download in libwww-perl before 5.835 does not reject downloads to filenames that begin with a . (dot) character, which allows remote servers to create or overwrite files via (1) a 3xx redirect to a URL with a crafted...Show more
lwp-download in libwww-perl before 5.835 does not reject downloads to filenames that begin with a . (dot) character, which allows remote servers to create or overwrite files via (1) a 3xx redirect to a URL with a crafted filename or (2) a Content-Disposition header that suggests a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.Show less
1Gisle Aas
1Digest Md5
Apr 16, 2026
Jul 26, 2002
N/A· v4
N/A· v3
7.5 HIGH· v2
An interaction between the Perl MD5 module (perl-Digest-MD5) and Perl could produce incorrect MD5 checksums for UTF-8 data, which could prevent a system from properly verifying the integrity of the data.