mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
686 B
Markdown
18 lines
686 B
Markdown
### [CVE-2007-6550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6550)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
form.php in PMOS Help Desk 2.4 and earlier sends a redirect to the web browser but does not exit, which allows remote attackers to conduct eval injection attacks and execute arbitrary PHP code via the options array parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4789
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|