mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2007-6323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6323)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in MMS Gallery PHP 1.0 allow remote attackers to read arbitrary files via a .. (dot dot) in the id parameter to (1) get_image.php or (2) get_file.php in mms_template/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4728
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|