Hi,
Thanks for your new version but a have tested again with WordPress 3.5 and wordpress-seo 1.3.3 (and developper version…) it seems to be not resolved at all !! ( specifically in wp-seo-metabox.js)
Simple test :
– connect you on admin of your site
– go to url : [www.yoursite.com]/wp-admin/post-new.php?post_title=<script>alert('There is a problem');</script>
– The alert message is displaying !
=> CSRF : https://en.wikipedia.org/wiki/Cross-site_request_forgery
For me, it’s a big security issue.