CVE-2021-40822

SSRF GeoServer

Article:

https://gccybermonks.com/posts/cve-2021-40822/

Lab:

Clone this repository:

# git clone https://github.com/phor3nsic/CVE-2021-40822.git

Start Lab:

# cd CVE-2021-40822 && docker-compose up

Check if this target is vulnerable:

# python3 CVE-2021-40822.py -u http://localhost:8090/

And read the article to exploit this vulnerability!!!

@gccybermonks @phor3nsic_br