mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
768 B
Markdown
19 lines
768 B
Markdown
### [CVE-2006-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0103)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TinyPHPForum 3.6 and earlier stores the (1) users/[USERNAME].hash and (2) users/[USERNAME].email files under the web root with insufficient access control, which allows remote attackers to list all registered users and possibly obtain other sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://evuln.com/vulns/14/summary.html
|
|
- http://securityreason.com/securityalert/320
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|