CyberRota Analysis
AI-GeneratedThe Veno File Manager Project version 4.4.9 contains a vulnerability in the /vfm-admin/ajax/usr-check.php endpoint that allows unauthenticated attackers to enumerate application users by sending crafted POST requests with a specified 'user_name' parameter. This user enumeration can lead to further attacks, such as credential stuffing or targeted phishing campaigns. Organizations using this version of the Veno File Manager should prioritize applying patches or mitigating measures to protect user data and prevent unauthorized access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
User enumeration in /vfm-admin/ajax/usr-check.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to enumerate the application users via sending a specially crafted POST request to the affected endpoint with a chosen 'user_name' parameter to test if the user exists.