mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
18 lines
881 B
Markdown
18 lines
881 B
Markdown
### [CVE-2007-5278](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5278)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Zomplog 3.8.1 and earlier stores potentially sensitive information under the web root with insufficient access control, which allows remote attackers to download files that were uploaded by users, as demonstrated by obtaining a directory listing via a direct request to /upload and then retrieving individual files. NOTE: in a non-default configuration, the directory listing is denied, but filenames may be predicable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4466
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|