mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2008-5855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5855)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|