mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2008-6356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6356)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
evCal Events Calendar stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing the username and password via a direct request to (1) evcal.mdb and (2) evcal97.mdb.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7419
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|