Closed (fixed)
Project:
Better Formats
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2010 at 16:00 UTC
Updated:
16 May 2010 at 15:30 UTC
Better Formats module (http://drupal.org/project/better_formats) contains a cross site scripting (XSS) vulnerability due to the fact that it fails to sanitize format names before display.
Mitigating factors:
-------------------
In order to execute arbitrary script injection malicious users must have 'Administer filters' permission. The Drupal security team has classified vulnerabilities that require this permission (http://drupal.org/node/475848) as "display bugs" because access to this permission allows for alteration of input specifications that could allow users with permissions to create content to craft arbitrary PHP.
The attached patch mitigates this "display bug"
| Comment | File | Size | Author |
|---|---|---|---|
| better_formats-6.x-1.2.patch | 859 bytes | Justin_KleinKeane |
Comments
Comment #1
dddave commentedComment #2
dragonwize commentedCommitted.