
PoC exploit for CVE-2021-46422 remote code execution, integrated with pocsuite3 for automated scanning and verification of vulnerable targets.
git clone https://github.com/yigexioabai/CVE-2021-46422-RCE.git
cd CVE-2022-26134-cve1
pip3 install -r requirements.txt
Put CVE-2021-46422 RCE.py into the pocsuite3\pocs directory
cd pocs
Single URL:
pocsuite -r CVE-2021-46422 RCE.py -u url
Multiple URLs:
pocsuite -r CVE-2021-46422 RCE.py -f url.txt(the file containing urls) --verify
This tool is intended only for legally authorized enterprise security-building activities. If you need to test the usability of this tool, please set up your own test environment.
When using this tool for detection, you should ensure that such actions comply with local laws and regulations, and that you have obtained sufficient authorization. Do not scan unauthorized targets.
If you engage in any illegal activity while using this tool, you shall bear the corresponding consequences yourself. We shall not assume any legal or joint liability.