Approved changes feed: RSS · Atom

cpe:2.3:a:perl:perl:5.12.0:*:*:*:*:*:*:*

part: a version: 5.12.0 update: *

VendorPerl (1e08d0ea-f6e4-5b5b-a347-b9704b70f1d2)
ProductPerl (d036ec11-adad-5b60-822b-4cf91054fb72)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:deb/debian/perl purl2cpe 2026-06-01 10:17:04.924246
pkg:deb/ubuntu/perl purl2cpe 2026-06-01 10:17:04.924248
pkg:github/perl/perl5 purl2cpe 2026-06-01 10:17:04.924249
pkg:perl/perl5 purl2cpe 2026-06-01 10:17:04.924251
pkg:rpm/fedora/perl purl2cpe 2026-06-01 10:17:04.924252
pkg:rpm/opensuse/perl purl2cpe 2026-06-01 10:17:04.924254

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-1238 vulnerable 2026-06-03 14:35:31.065937 Details available
(1) cpan/Archive-Tar/bin/ptar, (2) cpan/Archive-Tar/bin/ptardiff, (3) cpan/Archive-Tar/bin/ptargrep, (4) cpan/CPAN/scripts/cpan, (5) cpan/Digest-SHA/shasum, (6) cpan/Encode/bin/enc2xs, (7) cpan/Encode/bin/encguess, (8) cpan/Encode/bin/piconv, (9) cpan/Encode/bin/ucmlint, (10) cpan/Encode/bin/unidump, (11) cpan/ExtUtils-MakeMaker/bin/instmodsh, (12) cpan/IO-Compress/bin/zipdetails, (13) cpan/JSON-PP/bin/json_pp, (14) cpan/Test-Harness/bin/prove, (15) dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp, (16) dist/Module-CoreList/corelist, (17) ext/Pod-Html/bin/pod2html, (18) utils/c2ph.PL, (19) utils/h2ph.PL, (20) utils/h2xs.PL, (21) utils/libnetcfg.PL, (22) utils/perlbug.PL, (23) utils/perldoc.PL, (24) utils/perlivp.PL, and (25) utils/splain.PL in Perl 5.x before 5.22.3-RC2 and 5.24 before 5.24.1-RC2 do not properly remove . (period) characters from the end of the includes directory array, which might allow local users to gain privileges via a Trojan horse module under the current working directory.
Published: 2016-08-02T14:00:00.000Z
Updated: 2024-08-05T22:48:13.656Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1667 vulnerable 2026-06-03 14:32:50.753137 Details available
The rehash mechanism in Perl 5.8.2 through 5.16.x allows context-dependent attackers to cause a denial of service (memory consumption and crash) via a crafted hash key.
Published: 2013-03-12T16:00:00.000Z
Updated: 2024-08-06T15:13:31.612Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6329 vulnerable 2026-06-03 14:32:33.552113 Details available
The _compile function in Maketext.pm in the Locale::Maketext implementation in Perl before 5.17.7 does not properly handle backslashes and fully qualified method names during compilation of bracket notation, which allows context-dependent attackers to execute arbitrary commands via crafted input to an application that accepts translation strings from users, as demonstrated by the TWiki application before 5.1.3, and the Foswiki application 1.0.x through 1.0.10 and 1.1.x through 1.1.6.
Published: 2013-01-04T21:00:00.000Z
Updated: 2024-08-06T21:28:39.568Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-5195 vulnerable 2026-06-03 14:32:28.036415 Details available
Heap-based buffer overflow in the Perl_repeatcpy function in util.c in Perl 5.12.x before 5.12.5, 5.14.x before 5.14.3, and 5.15.x before 15.15.5 allows context-dependent attackers to cause a denial of service (memory consumption and crash) or possibly execute arbitrary code via the 'x' string repeat operator.
Published: 2012-12-18T00:00:00.000Z
Updated: 2024-08-06T20:58:03.185Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2939 vulnerable 2026-06-03 14:31:11.377916 Details available
Off-by-one error in the decode_xs function in Unicode/Unicode.xs in the Encode module before 2.44, as used in Perl before 5.15.6, might allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Unicode string, which triggers a heap-based buffer overflow.
Published: 2012-01-13T18:00:00.000Z
Updated: 2024-08-06T23:15:31.951Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2728 vulnerable 2026-06-03 14:31:10.542422 Details available
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.
Published: 2012-12-21T02:00:00.000Z
Updated: 2024-08-06T23:08:23.771Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1487 vulnerable 2026-06-03 14:31:01.751117 Details available
The (1) lc, (2) lcfirst, (3) uc, and (4) ucfirst functions in Perl 5.10.x, 5.11.x, and 5.12.x through 5.12.3, and 5.13.x through 5.13.11, do not apply the taint attribute to the return value upon processing tainted input, which might allow context-dependent attackers to bypass the taint protection mechanism via a crafted string.
Published: 2011-04-11T18:00:00.000Z
Updated: 2024-08-06T22:28:41.416Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4777 vulnerable 2026-06-03 14:30:43.968916 Details available
The Perl_reg_numbered_buff_fetch function in Perl 5.10.0, 5.12.0, 5.14.0, and other versions, when running with debugging enabled, allows context-dependent attackers to cause a denial of service (assertion failure and application exit) via crafted input that is not properly handled when using certain regular expressions, as demonstrated by causing SpamAssassin and OCSInventory to crash.
Published: 2014-02-10T17:00:00.000Z
Updated: 2024-08-07T03:55:35.106Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.