Share
## https://sploitus.com/exploit?id=BD803D95-E2C1-554D-A0CD-6A594151E77B
Zimbra Unauthenticated Remote Code Execution Exploit (CVE-2022-27925)

```bash
 _____   _           __              
/__  /  (_)___ ___  / /_  _________ _
  / /  / / __ `__ \/ __ \/ ___/ __ `/
 / /__/ / / / / / / /_/ / /  / /_/ / 
/____/_/_/ /_/ /_/_.___/_/   \__,_/  
                    CVE-2022-27925   
            
usage: exp.py [-h] [-t TARGET] [-m MASS] [-l LHOST] [-p LPORT]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        URl with protocol HTTPS
  -m MASS, --mass MASS  List of targets
  -l LHOST, --lhost LHOST
                        Local IP for reverse shell
  -p LPORT, --lport LPORT
                        Local port for reverse shell


```