[2/5] WordPress “style” Cross-Site Scripting
:Benjamin Flesch has discovered a vulnerability in WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks.Input passed to the "style" parameter in wp-admin/upload.php (when "post_id" is set to a negative integer value) is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user’s browser session in context of an affected site.Successful exploitation requires that the target user has valid author or higher credentials.The vulnerability is confirmed in version 2.2.1. Other versions may also be affected.Solution:Edit the source code to ensure that input is properly sanitised.Provided and/or discovered by:Benjamin FleschOriginal Advisory:http://trac.wordpress.org/ticket/4689
Original post by nitish
Posted in Advisories - Exploits |
| [2/5] WordPress “style” Cross-Site Scripting