EIP-2026-106016
PRE-CVECMSimple 4.4.4 - 'color' Remote Code Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-106016. PoCs published by Govind Singh.
AI-analyzed exploit summary The exploit demonstrates a PHP code injection vulnerability in CMSimple via the 'search' parameter in multiple files. The vulnerability arises from improper handling of user input in the `preg_replace` function with the `create_function` callback, allowing arbitrary PHP code execution.
Description
CMSimple 4.4.4 - 'color' Remote Code Execution
Exploits (1)
The exploit demonstrates a PHP code injection vulnerability in CMSimple via the 'search' parameter in multiple files. The vulnerability arises from improper handling of user input in the `preg_replace` function with the `create_function` callback, allowing arbitrary PHP code execution.