mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2008-6316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6316)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in _conf/core/common-tpl-vars.php in PHPmyGallery 1.0 beta2 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang parameter, a different issue than CVE-2008-6316 and a different vector than CVE-2008-6318.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7392
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|