vendor:
Pluck CMS
by:
Yashar shahinzadeh
N/A
CVSS
N/A
CSRF - Injecting malicious contents to pagess
CWE
Product Name: Pluck CMS
Affected Version From: 4.7
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux & Windows, PHP 5.2.9
2013
Pluck CMS CSRF – Injecting malicious contents to pagess
PHP exploit written below can be used to add malicious contents to any page created by CMS. The rexploits results in HTML outputs corresponding CMS pages (main pages). HTML outputs are called CSRF exploit which will edit the page which will include malicious content and old contents of page. Malicious content must be chosen by the attacker. In the case of illustration, I just put the <script>alert('123');</script>. Many devastating usage would be achieved through injecting HTML code to a page.