Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-109206. PoCs published by CWH Underground.
AI-analyzed exploit summary The exploit demonstrates a PHP code injection vulnerability in Lokboard 1.1 by injecting arbitrary PHP code (`phpinfo()`) via the `pass_key` parameter in a POST request to `/lokboard/install/index_4.php`. The vulnerability allows remote code execution (RCE) due to improper input sanitization.
Description
Lokboard - 'index_4.php' PHP Code Injection
Exploits (1)
The exploit demonstrates a PHP code injection vulnerability in Lokboard 1.1 by injecting arbitrary PHP code (`phpinfo()`) via the `pass_key` parameter in a POST request to `/lokboard/install/index_4.php`. The vulnerability allows remote code execution (RCE) due to improper input sanitization.