• Advisory ID: DRUPAL-SA-CONTRIB-2010-043
  • Project: Wordfilter (third-party module)
  • Version: 5.x, 6.x
  • Date: 2010-May-12
  • Security risk: Moderately critical
  • Exploitable from: Remote
  • Vulnerability: Cross Site Scripting

Description

The Wordfilter module implements an input filter that rewrites content to remove improper or foul language. Wordfilter does not sanitize the list of words that are filtered along with their replacements, allowing users with permissions to manage the list of banned words to insert arbitrary HTML and script code. Such a cross site scripting (XSS) attack may lead to a malicious user gaining full administrative access. This vulnerability is mitigated by the attacker needing the "administer words filtered" permission in order to exploit it.

Versions affected

Drupal core is not affected. If you do not use the contributed Wordfilter module, there is nothing you need to do.

Solution

Install the latest version:

See also the Wordfilter project page

Reported by

Fixed by

Contact

The Security Team for Drupal can be reached at security at drupal.org or via the form at http://drupal.org/contact.