## FULL DISCLOSURE #Product : Google SEO Pressor Snippet Plugin #Exploit Author : Rahul Pratap Singh #Version :1.2.6 #Home page Link : https://wordpress.org/plugins/google-seo-author-snippets/ #Website : 0x62626262.wordpress.com #Linkedin : https://in.linkedin.com/in/rahulpratapsingh94 #Date : 21/4/2016 XSS Vulnerability: ---------------------------------------- Description: ---------------------------------------- Following parameters are not sanitized that leads to XSS Vulnerability. Event Name, Events Url, Photo, Location ,Start Date, End Date, Street Address, Address Locality, Address Region, Longitude, Latitude, Event type, Offer aggregate, Low Price, High Price, Offer Url, Price, Events Website, Offer Quantity, Price valid Until, Tickets currency ---------------------------------------- Vulnerable Code: ---------------------------------------- File Name: testfiles/google-seo-author-snippets/create_meta_box.php $videos_value=get_post_meta($post->ID,$videos_id,true); ?> '; echo ''. ' jQuery(document).ready(function($) {'. ' var dateField = "'. $videos_field['id'] .'";'. ' $(\'#\'+dateField).datepick({ '. ' minDate: new Date()'. ' });'. ' });'. ''; }else{ ?> ---------------------------------------- POC: ---------------------------------------- https://0x62626262.files.wordpress.com/2016/04/google-seo-pressor-snippet-plugin-xss.png Fix: No fix Available Vulnerability Disclosure Timeline: → March 03, 2016 – Bug discovered, initial report to WordPress. → March 07, 2016 – No, response. Report sent again. → March 08, 2016 – WordPress Acknowledged. Plugin taken down. → April 21, 2016 – Plugin still down. No patch available. Pub Ref: https://0x62626262.wordpress.com/2016/04/21/google-seo-pressor-snippet-plugin-xss-vulnerability/ https://wordpress.org/plugins/google-seo-author-snippets/