### [CVE-2007-4937](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4937) ![](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 CS Guestbook stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain the admin name and MD5 password hash via a direct request for base/usr/0.php. ### POC #### Reference - http://securityreason.com/securityalert/3147 #### Github No PoCs found on GitHub currently.