vendor:
OpenEMR
by:
abhhi (Abhishek Birdawade)
7.4
CVSS
HIGH
Authentication credentials brute force
287
CWE
Product Name: OpenEMR
Affected Version From: 7.0.1
Affected Version To: 7.0.1
Patch Exists: NO
Related CWE:
CPE: a:openemr:openemr
Platforms Tested: Windows
2023
OpenEMR v7.0.1 – Authentication credentials brute force
OpenEMR <= 7.0.1 is vulnerable to authentication credentials brute force attack. An attacker can bypass the authentication mitigation by using a brute force attack to guess the username and password of the application. This exploit uses a python script to perform the attack.
Mitigation:
Implement strong authentication mechanisms such as two-factor authentication, use of CAPTCHA, and rate limiting.