mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
### [CVE-2007-0804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0804)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in admin/subpages.php in GGCMS 1.1.0 RC1 and earlier allows remote attackers to inject arbitrary PHP code into arbitrary files via ".." sequences in the subpageName parameter, as demonstrated by injecting PHP code into a template file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3271
|
|
- https://www.exploit-db.com/exploits/3271
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|