mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
680 B
Markdown
18 lines
680 B
Markdown
### [CVE-2008-6103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6103)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|