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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in index.php in Cromosoft Technologies Facil Helpdesk 2.3 Lite allows remote attackers to execute arbitrary PHP code via a URL in the lng parameter. NOTE: this can also be leveraged to include and execute arbitrary local files via .. (dot dot) sequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/9396
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|