- Advisory ID: DRUPAL-SA-CONTRIB-2012-119
- Project: Excluded Users (third-party module)
- Version: 6.x
- Date: 2012-August-1
- Security risk: Less critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
Description
Excluded Users is a helper module which allows administrators to select users to not appear in user listings.
The module displays a list of user names and email addresses without sanitizing them. In the event that someone manages to insert malicious code into a user name or email address, this might lead to an XSS attack.
This vulnerability is mitigated by the fact that the user name and email address are validated on creation by default but other user creation methods could create a vulnerability.
CVE: Requested
Versions affected
- Excluded Users 6.x-1.x versions prior to 6.x-1.1.
Drupal core is not affected. If you do not use the contributed Excluded Users module, there is nothing you need to do.
Solution
Install the latest version:
- If you use the Excluded Users module for Drupal 6.x, upgrade to Excluded Users 6.x-1.1
Also see the Excluded Users project page.
Reported by
Fixed by
- Ricky Morse the 6.x module maintainer
Coordinated by
- Michael Hess of the Drupal Security Team
- Peter Wolanin of the Drupal Security Team
Contact and More Information
The Drupal security team can be reached at security at drupal.org or via the contact form at http://drupal.org/contact.
Learn more about the Drupal Security team and their policies, writing secure code for Drupal, and securing your site.