CVE-2023-54347
HIGHOpenEMR 7.0.1 Authentication Brute Force Mitigation Bypass
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2023-54347. PoCs published by abhhi (Abhishek Birdawade).
AI-analyzed exploit summary This script performs a brute-force attack against OpenEMR v7.0.1 by bypassing authentication mitigation mechanisms. It iterates through username and password lists, sending POST requests to the login endpoint and checking for successful authentication via redirect headers.
Description
OpenEMR 7.0.1 contains an authentication brute force vulnerability that allows attackers to bypass rate limiting protections by sending repeated login attempts to the main login endpoint. Attackers can submit POST requests with authUser and clearPass parameters to systematically test username and password combinations without account lockout restrictions.
Exploits (1)
This script performs a brute-force attack against OpenEMR v7.0.1 by bypassing authentication mitigation mechanisms. It iterates through username and password lists, sending POST requests to the login endpoint and checking for successful authentication via redirect headers.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N