Approved changes feed: RSS · Atom

cpe:2.3:a:perl:perl:5.10.0:*:*:*:*:*:*:*

part: a version: 5.10.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.924137
pkg:deb/ubuntu/perl purl2cpe 2026-06-01 10:17:04.924138
pkg:github/perl/perl5 purl2cpe 2026-06-01 10:17:04.924140
pkg:perl/perl5 purl2cpe 2026-06-01 10:17:04.924141
pkg:rpm/fedora/perl purl2cpe 2026-06-01 10:17:04.924142
pkg:rpm/opensuse/perl purl2cpe 2026-06-01 10:17:04.924143

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-1238 vulnerable 2026-06-03 14:35:31.060278 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.747135 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.545770 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-2011-2939 vulnerable 2026-06-03 14:31:11.377702 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.542190 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.738368 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-2011-0761 vulnerable 2026-06-03 14:30:51.511873 Details available
Perl 5.10.x allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an ability to inject arguments into a (1) getpeername, (2) readdir, (3) closedir, (4) getsockname, (5) rewinddir, (6) tell, or (7) telldir function call.
Published: 2011-05-13T17:00:00.000Z
Updated: 2024-08-06T22:05:53.460Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-5302 not_vulnerable 2026-06-03 14:29:08.784533 Details available
Race condition in the rmtree function in File::Path 1.08 and 2.07 (lib/File/Path.pm) in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448. It is different from CVE-2008-5303 due to affected versions.
Published: 2008-12-01T17:00:00.000Z
Updated: 2024-08-07T10:49:12.540Z
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.