mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
790 B
Markdown
19 lines
790 B
Markdown
### [CVE-2006-2736](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2736)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in blend_data/blend_common.php in Blend Portal 1.2.0, as used with phpBB when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter. NOTE: This is a similar vulnerability to CVE-2006-2507.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.nukedx.com/?getxpl=41
|
|
- http://www.nukedx.com/?viewdoc=41
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|