cve/2023/CVE-2023-42757.md
2024-06-07 04:52:01 +00:00

749 B

CVE-2023-42757

Description

Process Explorer before 17.04 allows attackers to make it functionally unavailable (a denial of service for analysis) by renaming an executable file to a new extensionless 255-character name and launching it with NtCreateUserProcess. This can occur through an issue in wcscat_s error handling.

POC

Reference

No PoCs from references.

Github