mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
19 lines
730 B
Markdown
19 lines
730 B
Markdown
### [CVE-2008-3399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3399)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in activities/workflow-activities.php in XRMS CRM 1.99.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via the include_directory parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4081
|
|
- https://www.exploit-db.com/exploits/6131
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|