# Exploit Title: YouTube Automated CMS 1.0.1 / 1.0.7 - CSRF to Persistent XSS # Date: 14 October 2016 # Exploit Author: Arbin Godar # Website : ArbinGodar.com # Software Link: https://codecanyon.net/item/youtube-automated-cms/12021939 # Version: 1.0.1 to 1.0.7 ---------------------------------------------------------------------------------------------------------------------- Description: An Attackers are able to execute js and perform CSRF on web application using YouTube Automated CMS which allow an attacker to create a post when an authenticated user/admin browses a special crafted web page. All the process was also possible without any authenticated user/admin for more info watch the below PoC Video. The title parameter was not filtering special characters mean vulnerable to XSS. So, now by creating CSRF exploit code for posting an article with XSS alert JS payload as title of post. Now if the attacker is able to perform CSRF attack sucessfully then XSS will be triggered when someone opens the site using YouTube Automated CMS. CSRF Exploit Code: