
CVE-2023-7028
Gitlab CVE-2023-7028: Account Takeover tramite reset della password senza interazioni da parte dell'utente
Una vulnerabilità critica in GitLab CE/EE (CVE-2023-7028) può essere facilmente sfruttata dagli attaccanti per reimpostare le password degli account utente GitLab.
Sebbene anch'essi vulnerabili, gli utenti che hanno l'autenticazione a due fattori (2FA) attivata sul proprio account sono al sicuro dall'account takeover. Anche gli accessi LDAP sono al sicuro!
CVE-2023-7028 colpisce le istanze GitLab self-managed che eseguono le versioni di GitLab Community Edition (CE) ed Enterprise Edition (EE):
* 16.1 precedente alla 16.1.5
* 16.2 precedente alla 16.2.8
* 16.3 precedente alla 16.3.6
* 16.4 precedente alla 16.4.4
* 16.5 precedente alla 16.5.6
* 16.6 precedente alla 16.6.4
* 16.7 precedente alla 16.7.2
usage: CVE-2023-7028.py [-h] [-u URL] -v VICTIM -a ATTACKER [-p PROXY]
options:
-h, --help show this help message and exit
-u URL, --url URL URL of host to check will need http or https
-v VICTIM, --victim VICTIM
victim email address
-a ATTACKER, --attacker ATTACKER
attacker email address
-p PROXY, --proxy PROXY
Proxy for debugging