From the webservices/rest.php file, several operations are accessible from an unauthenticated user. One of them is `do_reset_pwd`, allowing to reset a user password. This feature can be abused to perform user enumeration when a non-existent user is provided.
id: CVE-2024-51739
info:
name: iTop - User Enumeration via REST Endpoint
author: DhiyaneshDk
...