- Advisory ID: DRUPAL-SA-CONTRIB-2013-084
- Project: FileField Sources (third-party module)
- Version: 6.x, 7.x
- Date: 2013-October-30
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass
Description
This module expands on the FileField module by allowing you to select new or existing files through additional means, such as re-using files with an auto-complete textfield, attaching server-side files uploaded via FTP, transferring file files from a remote server, pasting a file directly from the clipboard, and selecting existing files through the IMCE file browser.
The module doesn't sufficiently check file access permissions when attaching an existing file. Any existing file could be re-used and the user would then be granted access to that file.
This vulnerability is mitigated by the fact that an attacker must have a permission granting the ability to create content which has a file field using the module.
CVE identifier(s) issued
- CVE-2013-4502
Versions affected
- Filefield Sources 6.x-1.x versions prior to 6.x-1.9.
- Filefield Sources 7.x-1.x versions prior to 7.x-1.9.
Drupal core is not affected. If you do not use the contributed FileField Sources module, there is nothing you need to do.
Solution
Install the latest version:
- If you use the FileField Sources module for Drupal 6.x, upgrade to FileField Sources 6.x-1.9
- If you use the FileField Sources module for Drupal 7.x, upgrade to FileField Sources 7.x-1.9
Also see the FileField Sources project page.
Reported by
Fixed by
- Nathan Haug the module maintainer
- Cash Williams provisional member of the Drupal Security Team
Coordinated by
- Cash Williams provisional member of the Drupal Security Team
- David Stoline 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.