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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in contrib/forms/evaluation/C_FormEvaluation.class.php in OpenEMR 2.8.1 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[fileroot] parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1886
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|