Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-9001. PoCs published by Simo Ben Youssef.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in Incredible PBX's reminders/index.php, leveraging unsanitized user input in the APPTMIN parameter to execute arbitrary commands as the asterisk user. It establishes a reverse shell using Python.
Description
reminders/index.php in Incredible PBX 11 2.0.6.5.0 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the (1) APPTMIN, (2) APPTHR, (3) APPTDA, (4) APPTMO, (5) APPTYR, or (6) APPTPHONE parameters.
Exploits (1)
This exploit targets a command injection vulnerability in Incredible PBX's reminders/index.php, leveraging unsanitized user input in the APPTMIN parameter to execute arbitrary commands as the asterisk user. It establishes a reverse shell using Python.