mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
679 B
Markdown
19 lines
679 B
Markdown
### [CVE-2007-5423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5423)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
tiki-graph_formula.php in TikiWiki 1.9.8 allows remote attackers to execute arbitrary code via PHP sequences in the f array parameter, which are processed by create_function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityvulns.ru/Sdocument162.html
|
|
- https://www.exploit-db.com/exploits/4509
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|