vendor:
                    perl2exe
                by:
                    decrazyo
                6.1
                        CVSS
                    HIGH
                    Arbitrary Code Execution
                    94
                        CWE
                    Product Name: perl2exe
                    Affected Version From:  Up to V30.10C
                    Affected Version To:  V30.10C
                    Patch Exists: NO
                    Related CWE: CVE-2023-XXXX (non-existent)
                    CPE:  a:indigostar:perl2exe:30.10c
                    Platforms Tested:  Ubuntu 22.04
                    2023
                    Arbitrary Code Execution in Executables Created with perl2exe <= V30.10C
The perl2exe tool, up to version V30.10C, allows attackers to execute arbitrary code by manipulating the 0th argument of executables created with perl2exe. By crafting the argument, malicious actors can make the executable run another compiled executable, potentially leading to code execution and escaping restricted shell environments.
Mitigation:
					To mitigate this vulnerability, users should avoid running executables from untrusted sources. It is recommended to regularly update the perl2exe tool to the latest version to patch any known security issues.