vendor:
OpenEMR
by:
Ron Jost (Hacker5preme)
9,1
CVSS
CRITICAL
Authentication Bypass
287
CWE
Product Name: OpenEMR
Affected Version From: All versions prior to 5.0.1.4
Affected Version To: 5.0.1.3
Patch Exists: YES
Related CWE: CVE-2018-15152
CPE: a:openemr:openemr
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 18.04
2021
OpenEMR 5.0.1.3 – ‘/portal/account/register.php’ Authentication Bypass
An unauthenticated user is able to bypass the Patient Portal Login by simply navigating to the registration page and modifying the requested url to access the desired page. Normally, access to these pages requires authentication as a patient. If a user were to visit any of those pages unauthenticated, they would be redirected to the login page.
Mitigation:
Ensure that the registration page is not accessible to unauthenticated users.