Files
CVEs-PoC/2021/CVE-2021-25923.md
T
2024-06-18 02:51:15 +02:00

18 lines
793 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-25923](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25923)
![](https://img.shields.io/static/v1?label=Product&message=openemr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Weak%20Password%20Requirements&color=brighgreen)
### Description
In OpenEMR, versions 5.0.0 to 6.0.0.1 are vulnerable to weak password requirements as it does not enforce a maximum password length limit. If a malicious user is aware of the first 72 characters of the victim users password, he can leverage it to an account takeover.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25923
#### Github
No PoCs found on GitHub currently.