File entity provides interfaces for managing files. It also extends the core file entity, allowing files to be fieldable, grouped into types, viewed (using display modes) and formatted using field formatters.
The module previously did not sufficiently validate files under the scenario of a file replacement leading to multiple exploit paths including persistent Cross Site Scripting.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission to edit files.
Install the latest version:
- If you use the file_entity module for Drupal 7.x, upgrade to File Entity 7.x-2.38.
- Damien McKenna of the Drupal Security Team
- Greg Knaddison of the Drupal Security Team