vendor:
GitLab Community Edition (CE)
by:
@4D0niiS
4.3
CVSS
MEDIUM
User Enumeration
200
CWE
Product Name: GitLab Community Edition (CE)
Affected Version From: 13.10.3
Affected Version To: 13.10.3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux 2021.1
2021
GitLab Community Edition (CE) 13.10.3 – ‘Sign_Up’ User Enumeration
An unauthenticated attacker can remotely enumerate the existence of different usernames in her victim's GitLab CE instance by leveraging its sign_up page. The attacker can send a request to the sign_up page with a username and check the response status code to determine if the username exists or not.
Mitigation:
Ensure that the sign_up page does not provide any information about the existence of a username.