mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
787 B
Markdown
18 lines
787 B
Markdown
### [CVE-2004-1724](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1724)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ReadMe First.txt file in PHP-Fusion 4.0 instructs users to set the permissions on the fusion_admin/db_backups directory to world read/write/execute (777), which allows remote attackers to download or view database backups, which have easily guessable filenames and contain the administrator username and password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=109285292901685&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|