This vulnerability exists in Shilpi Client Dashboard due to missing restrictions for incorrect login attempts on its API based login. A remote attacker could exploit this vulnerability by conducting a brute force attack on password, which could lead to gain unauthorized access to other user accounts.
The Shilpi Client Dashboard application does not implement sufficient restrictions (e.g., account lockout, CAPTCHA, attempt limit) for incorrect authentication attempts in the API interface used for login. An attacker can freely send consecutive login requests with different password combinations. This makes it possible to systematically guess the password using a brute force method, leading to unauthorized access to the victim's account.
An attacker can gain unauthorized access to accounts of other system users, potentially resulting in disclosure of sensitive data and the ability to perform operations on behalf of compromised accounts.
Apply patches available from the vendor according to the references. Additionally, it is recommended to implement mechanisms limiting the number of login attempts (rate limiting, account lockout after a specified number of failed attempts, CAPTCHA) as defense-in-depth measures.
Shilpi Client Dashboard — versions indicated in the vendor's references
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XShilpisoft Client Dashboard
APPShilpisoft< 9.7.0
Related vulnerabilities
This vulnerability exists in Shilpi Client Dashboard due to implementation of inadequate authentication mechan...
This vulnerability exists in Shilpi Client Dashboard due to lack of authorization for modification and cancell...
This vulnerability exists in Shilpi Client Dashboard due to lack of rate limiting and Captcha protection for O...
This vulnerability exists in the Shilpi Client Dashboard due to improper validation of files being uploaded ot...
This vulnerability exists in the Shilpi Net Back Office due to improper access controls on certain API endpoin...