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

19 lines
795 B
Markdown

### [CVE-2014-3445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3445)
![](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
backup.php in HandsomeWeb SOS Webpages before 1.1.12 does not require knowledge of the cleartext password, which allows remote attackers to bypass authentication by leveraging knowledge of the administrator password hash.
### POC
#### Reference
- http://packetstormsecurity.com/files/126844/HandsomeWeb-SOS-Webpages-1.1.11-Backup-Hash-Disclosure.html
- http://seclists.org/fulldisclosure/2014/May/130
#### Github
No PoCs found on GitHub currently.