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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in index.php in GrapAgenda 0.11 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via the page parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1513
|
|
- https://www.exploit-db.com/exploits/2304
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|