mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2006-2730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2730)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in admin/lib_action_step.php in Hot Open Tickets (HOT) 11012004_ver2f, when register_globals is enabled, allows remote attackers to include arbitrary files via the GLOBALS[CLASS_PATH] parameter. NOTE: this issue might be resultant from a global overwrite vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1835
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|