### [CVE-2006-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0103) ![](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 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.