mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
18 lines
773 B
Markdown
18 lines
773 B
Markdown
### [CVE-2010-4399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4399)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in languages.inc.php in DynPG CMS 4.1.1 and 4.2.0, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the CHG_DYNPG_SET_LANGUAGE parameter to index.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/15646
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|