Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Perl Subscribe
Filtered by product Perl
Total 45 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2010-1158 1 Perl 1 Perl 2013-10-23 5.0 MEDIUM N/A
Integer overflow in the regular expression engine in Perl 5.8.x allows context-dependent attackers to cause a denial of service (stack consumption and application crash) by matching a crafted regular expression against a long string.
CVE-2011-2728 1 Perl 1 Perl 2013-01-28 4.3 MEDIUM N/A
The bsd_glob function in the File::Glob module for Perl before 5.14.2 allows context-dependent attackers to cause a denial of service (crash) via a glob expression with the GLOB_ALTDIRFUNC flag, which triggers an uninitialized pointer dereference.
CVE-2011-4363 2 Frii, Perl 2 Proc\, Perl 2012-10-07 2.6 LOW N/A
ProcessTable.pm in the Proc::ProcessTable module 0.45 for Perl, when TTY information caching is enabled, allows local users to overwrite arbitrary files via a symlink attack on /tmp/TTYDEVS.
CVE-2011-3599 2 Adam Kennedy, Perl 2 Crypt-dsa, Perl 2011-10-20 5.8 MEDIUM N/A
The Crypt::DSA (aka Crypt-DSA) module 1.17 and earlier for Perl, when /dev/random is absent, uses the Data::Random module, which makes it easier for remote attackers to spoof a signature, or determine the signing key of a signed message, via a brute-force attack.
CVE-2011-2201 2 Mark Stosberg, Perl 2 Data\, Perl 2011-09-14 4.3 MEDIUM N/A
The Data::FormValidator module 4.66 and earlier for Perl, when untaint_all_constraints is enabled, does not properly preserve the taint attribute of data, which might allow remote attackers to bypass the taint protection mechanism via form input.