EIP-2026-111807
PRE-CVERPi Cam Control < 6.3.14 - Remote Command Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-111807. PoCs published by Alexander Korznikov.
AI-analyzed exploit summary This exploit demonstrates a blind command injection vulnerability in RPi Cam Control <= v6.3.14 via the `convertCmd` parameter in `preview.php`, combined with a local file read to retrieve command output. It uses a two-step process: injecting a command to write output to a file and then reading that file.
Description
RPi Cam Control < 6.3.14 - Remote Command Execution
Exploits (1)
This exploit demonstrates a blind command injection vulnerability in RPi Cam Control <= v6.3.14 via the `convertCmd` parameter in `preview.php`, combined with a local file read to retrieve command output. It uses a two-step process: injecting a command to write output to a file and then reading that file.