CVE-2023-47039

HIGH EPSS 33.1%
Published Jan 2, 20242y ago · Modified Jun 17, 20262w ago
7.8 CVSS 3.1
High
Find Similar
Published Jan 2, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

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 find and execute `cmd.exe` within the operating system. However, due to path search order issues, Perl initially looks for cmd.exe in the current working directory. This flaw allows an attacker with limited privileges to place`cmd.exe` in locations with weak permissions, such as `C:\ProgramData`. By doing so, arbitrary code can be executed when an administrator attempts to use this executable from these compromised locations.

CVSS Details

Base Score
7.8
Exploitability
1.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
33.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-122
CWE-787 Out-of-bounds Write Memory Safety

Affected Products 2

VendorProductVersionRange
perlperl* <5.32.1
microsoftwindows*any

References 5

  • access.redhat.com https://access.redhat.com/security/cve/CVE-2023-47039
    Third Party Advisory
  • bugs.debian.org https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056746
    Mailing ListPatch
  • bugzilla.redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=2249525
    Issue Tracking
  • perldoc.perl.org https://perldoc.perl.org/perl5382delta#CVE-2023-47039-Perl-for-Windows-binary-hijacking-vulnerability
  • security.netapp.com https://security.netapp.com/advisory/ntap-20240208-0005/

Remediation

  • bugs.debian.org https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056746
    Mailing ListPatch