mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
973 B
Markdown
19 lines
973 B
Markdown
### [CVE-2012-0911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0911)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TikiWiki CMS/Groupware before 6.7 LTS and before 8.4 allows remote attackers to execute arbitrary PHP code via a crafted serialized object in the (1) cookieName to lib/banners/bannerlib.php; (2) printpages or (3) printstructures parameter to (a) tiki-print_multi_pages.php or (b) tiki-print_pages.php; or (4) sendpages, (5) sendstructures, or (6) sendarticles parameter to tiki-send_objects.php, which is not properly handled when processed by the unserialize function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/19573
|
|
- http://www.exploit-db.com/exploits/19630
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|