mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
678 B
Markdown
18 lines
678 B
Markdown
### [CVE-2008-6933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in MiniGal b13 (aka MG2) allows remote attackers to read the source code of .php files, and possibly the content of other files, via a .. (dot dot) in the list parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7130
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|