Share
## https://sploitus.com/exploit?id=21E91694-5487-5BD1-9ACF-DF4C27805B6F
PoC exploit for CVE-2023-26360, a Remote Code Execution vulnerability in ColdFusion 2021. The target product/service is ColdFusion 2021, and the vulnerability class/vector is Remote Code Execution (RCE). The probable entry point is the server.py script, which is likely invoked by running Python with the script as an argument, followed by the port number. The exploit creates a socket and listens for connections, then sends a Java archive file to the client, which is likely used to execute arbitrary code. The expected impact is Remote Code Execution.