### [CVE-2005-1055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1055)



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