mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
699 B
Markdown
18 lines
699 B
Markdown
### [CVE-2004-2060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2060)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|