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

18 lines
734 B
Markdown

### [CVE-2009-2168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2168)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
cpanel/login.php in EgyPlus 7ammel (aka 7ml) 1.0.1 and earlier sends a redirect to the web browser but does not exit when the supplied credentials are incorrect, which allows remote attackers to bypass authentication by providing arbitrary username and password parameters.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8865
#### Github
No PoCs found on GitHub currently.