### [CVE-2005-1055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1055) ![](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 TowerBlog 0.6 and earlier stores the login data file under the web root, which allows remote attackers to obtain the MD5 checksums of the username and password via a direct request to the _dat/login file. ### POC #### Reference - http://marc.info/?l=bugtraq&m=111323802003019&w=2 #### Github No PoCs found on GitHub currently.