mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 09:46:10 +00:00
18 lines
730 B
Markdown
18 lines
730 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|