mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
19 lines
820 B
Markdown
19 lines
820 B
Markdown
### [CVE-2006-5768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5768)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in Cyberfolio 2.0 RC1 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the av parameter to (1) msg/view.php, (2) msg/inc_message.php, (3) msg/inc_envoi.php, and (4) admin/incl_voir_compet.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=116283724113571&w=2
|
|
- https://www.exploit-db.com/exploits/2725
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|