vendor:
UserSpice
by:
Dolev Farhi
3.3
CVSS
MEDIUM
Username Enumeration
200
CWE
Product Name: UserSpice
Affected Version From: 4.3.24
Affected Version To: 4.3.24
Patch Exists: NO
Related CWE: N/A
CPE: a:userspice:userspice:4.3.24
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2018
UserSpice 4.3.24 – Username Enumeration
This exploit allows attackers to enumerate usernames of the UserSpice 4.3.24 application. The exploit is done by sending a POST request to the existingUsernameCheck.php page with the username as a parameter. If the response contains the word 'taken', then the username is valid.
Mitigation:
Ensure that the application does not provide any information about the existence of a username.