mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
686 B
Markdown
19 lines
686 B
Markdown
### [CVE-2008-5894](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5894)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in Mediatheka 4.2 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4904
|
|
- https://www.exploit-db.com/exploits/7458
|
|
|
|
#### Github
|
|
- https://github.com/gosirys/Exploits
|
|
|