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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in engine/require.php in Docmint 2.0 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the MY_ENV[BASE_ENGINE_LOC] parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2493
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|