mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
19 lines
779 B
Markdown
19 lines
779 B
Markdown
### [CVE-2008-4719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4719)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in cms/classes/openengine/filepool.php in openEngine 2.0 beta2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the oe_classpath parameter, a different vector than CVE-2008-4329.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4478
|
|
- https://www.exploit-db.com/exploits/6585
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|