cve/2008/CVE-2008-5855.md

19 lines
750 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-5855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5855)
![](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
myPHPscripts Login Session 2.0 stores sensitive information under the web root with insufficient access control, which allows remote attackers to discover usernames, e-mail addresses, and password hashes via a direct request for users.txt.
### POC
#### Reference
- http://securityreason.com/securityalert/4873
- https://www.exploit-db.com/exploits/7526
#### Github
- https://github.com/gosirys/Exploits