vendor:
Entab ERP
by:
Deb Prasad Banerjee
5.3
CVSS
MEDIUM
Broken Access control via Rate Limits
284
CWE
Product Name: Entab ERP
Affected Version From: Entab ERP 1.0
Affected Version To: Entab ERP 1.0
Patch Exists: Yes
Related CWE: CVE-2022-30076
CPE: a:entab:entab_erp:1.0
Platforms Tested: Windows IIS
2022
ENTAB ERP 1.0 – Username PII leak
In the entab software in fapscampuscare.in, there is a login portal with a UserId field. An authenticated user would enter and get their name as well as other services. However, there should be a rate limit in place, which is not present. As a result, a hacker could bypass the system and obtain other usernames via broken access control. This enables a threat actor to obain the complete full name and user ID of the person.
Mitigation:
The vendor should implement rate limiting on the UserId field to prevent unauthorized access. Additionally, the vendor should also implement additional security measures such as two-factor authentication and captcha.