mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
731 B
Markdown
19 lines
731 B
Markdown
### [CVE-2008-4645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4645)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
plugins/event_tracer/event_list.php in PhpWebGallery 1.7.2 and earlier allows remote authenticated administrators to execute arbitrary PHP code via PHP sequences in the sort parameter, which is processed by create_function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4456
|
|
- https://www.exploit-db.com/exploits/6755
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|