### [CVE-2004-2060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2060) ![](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 ASPRunner 2.4 stores the database under the web root in the db directory, which may allow remote attackers to obtain the database via a direct request to the database filename, which is predictable based on table and field names. ### POC #### Reference - http://marc.info/?l=bugtraq&m=109086977330418&w=2 - http://marc.info/?l=bugtraq&m=109086977330418&w=2 #### Github No PoCs found on GitHub currently.