### [CVE-2008-6103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6103) ![](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 index.php in A4Desk Event Calendar, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary PHP code via a URL in the v parameter. ### POC #### Reference - http://packetstormsecurity.org/0809-exploits/a4deskphp-rfi.txt #### Github No PoCs found on GitHub currently.