### [CVE-2008-4719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4719) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.