header-logo
Suggest Exploit
vendor:
Pligg CMS
by:
Arash Khazaei
7,5
CVSS
HIGH
Arbitrary Code Execution
94
CWE
Product Name: Pligg CMS
Affected Version From: 2.0.2
Affected Version To: 2.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:pligg:pligg_cms
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Kali, Iceweasel Browser
2015

Pligg CMS Arbitrary Code Execution

Pligg CMS is a CMS written in PHP language and licensed under GPL v 2.0. In Pligg CMS panel in adding page section, Pligg CMS allows the admin to add PHP codes in {php} {/php} tags. A CSRF vulnerability in adding page section allows the attacker to execute PHP codes on the server. In this exploit, a 'echo '<h1> Hacked </h1>';' code is added. After the HTML file is executed, the page can be accessed at http://localhost/pligg-cms/page.php?page=Hacked.

Mitigation:

Ensure that the application is not vulnerable to CSRF attacks.
Source

Exploit-DB raw data: