Vulnerability Description
userSpice 4.3.24 contains a username enumeration vulnerability that allows unauthenticated attackers to discover valid usernames by sending POST requests to the existingUsernameCheck.php endpoint. Attackers can submit usernames and analyze response text for the 'taken' string to identify existing accounts in the system.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/44872
- https://www.vulncheck.com/advisories/userspice-username-enumeration-via-existing
FAQ
What is CVE-2018-25350?
CVE-2018-25350 is a vulnerability with a CVSS score of 9.8 (CRITICAL). userSpice 4.3.24 contains a username enumeration vulnerability that allows unauthenticated attackers to discover valid usernames by sending POST requests to the existingUsernameCheck.php endpoint. Att...
How severe is CVE-2018-25350?
CVE-2018-25350 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2018-25350?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.