mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
20 lines
770 B
Markdown
20 lines
770 B
Markdown
### [CVE-2008-4206](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4206)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in config.php in Attachmax Dolphin 2.1.0 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the rel_path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://e-rdc.org/v1/news.php?readmore=108
|
|
- http://securityreason.com/securityalert/4307
|
|
- https://www.exploit-db.com/exploits/6468
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|