mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
19 lines
782 B
Markdown
19 lines
782 B
Markdown
### [CVE-2008-4526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4526)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in CCMS 3.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the skin parameter to (1) index.php, (2) forums.php, (3) admin.php, (4) header.php, (5) pages/story.php and (6) pages/poll.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4387
|
|
- https://www.exploit-db.com/exploits/6663
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|