Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Perl | Perl | < 5.32.1 |
| Microsoft | Windows | - |
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2023-47039Third Party Advisory
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056746Mailing ListPatch
- https://bugzilla.redhat.com/show_bug.cgi?id=2249525Issue Tracking
- https://access.redhat.com/security/cve/CVE-2023-47039Third Party Advisory
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056746Mailing ListPatch
- https://bugzilla.redhat.com/show_bug.cgi?id=2249525Issue Tracking
- https://perldoc.perl.org/perl5382delta#CVE-2023-47039-Perl-for-Windows-binary-hi
- https://security.netapp.com/advisory/ntap-20240208-0005/
FAQ
What is CVE-2023-47039?
CVE-2023-47039 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 ...
How severe is CVE-2023-47039?
CVE-2023-47039 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-47039?
Check the references section above for vendor advisories and patch information. Affected products include: Perl Perl, Microsoft Windows.