Perl

Perl

46 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 30.05.2025 12:20:11
  • Zuletzt bearbeitet 05.09.2025 14:15:44

Perl threads have a working directory race condition where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle...

Medienbericht
  • EPSS 0.05%
  • Veröffentlicht 13.04.2025 13:16:09
  • Zuletzt bearbeitet 30.04.2025 15:21:11

A heap buffer overflow vulnerability was discovered in Perl. Release branches 5.34, 5.36, 5.38 and 5.40 are affected, including development versions from 5.33.1 through 5.41.10. When there are non-ASCII bytes in the left-hand-side of the `tr` oper...

  • EPSS 0.05%
  • Veröffentlicht 18.03.2024 05:15:06
  • Zuletzt bearbeitet 21.11.2024 06:35:30

The Net::IPV4Addr module 0.10 for Perl does not properly consider extraneous zero characters in an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses.

  • EPSS 0.07%
  • Veröffentlicht 02.01.2024 06:15:13
  • Zuletzt bearbeitet 21.11.2024 08:29:39

A vulnerability was found in Perl. This security issue occurs while Perl for Windows relies on the system path environment variable to find the shell (`cmd.exe`). When running an executable that uses the Windows Perl interpreter, Perl attempts to fin...

  • EPSS 0.11%
  • Veröffentlicht 18.12.2023 14:15:08
  • Zuletzt bearbeitet 27.03.2025 14:42:34

A vulnerability was found in perl 5.30.0 through 5.38.0. This issue occurs when a crafted regular expression is compiled by perl, which can allow an attacker controlled byte buffer overflow in a heap allocated buffer.

  • EPSS 0.08%
  • Veröffentlicht 02.12.2023 23:15:07
  • Zuletzt bearbeitet 30.06.2025 17:15:30

In Perl before 5.38.2, S_parse_uniprop_string in regcomp.c can write to unallocated space because a property name associated with a \p{...} regular expression construct is mishandled. The earliest affected version is 5.30.0.

Exploit
  • EPSS 13.3%
  • Veröffentlicht 22.08.2023 19:16:31
  • Zuletzt bearbeitet 21.11.2024 07:33:29

In Perl 5.34.0, function S_find_uninit_var in sv.c has a stack-based crash that can lead to remote code execution or local privilege escalation.

  • EPSS 0.56%
  • Veröffentlicht 29.04.2023 00:15:09
  • Zuletzt bearbeitet 30.01.2025 20:15:32

HTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.

Exploit
  • EPSS 1.12%
  • Veröffentlicht 29.04.2023 00:15:09
  • Zuletzt bearbeitet 21.11.2024 08:01:57

CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.

  • EPSS 0.18%
  • Veröffentlicht 05.06.2020 15:15:10
  • Zuletzt bearbeitet 21.11.2024 05:00:08

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.