
An issue in WWBN AVideo v.12.4 through v.14.2 allows a remote attacker to execute arbitrary code via the systemRootPath parameter of the submitIndex.php component.
Before starting, make sure you have the following tools installed on your machine:
Clone the repository
Use git to clone the repository:
git clone https://github.com/dream434/CVE-2024-31819
Navigate to the project directory
cd CVE-2024-31819
Install dependencies 📥
pip install -r requirements.txt
Run the application
python exploit.py -url http://example.com
Chocapikk Original Poc
⚠️ Warning: The use of this tool for malicious purposes is strictly prohibited. Please use it responsibly and only for testing and educational purposes.**