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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in KTP Computer Customer Database (KTPCCD) CMS, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the p parameter to the default URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7304
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|