mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2006-0636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0636)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
desktop.php in eyeOS 0.8.9 and earlier tests for the existence of the _SESSION variable before calling the session_start function, which allows remote attackers to execute arbitrary PHP code and possibly conduct other attacks by modifying critical assumed-immutable variables, as demonstrated using PHP code in the _SESSION[apps][eyeOptions.eyeapp][wrapup] variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/419
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|