Posted by jwilson3 on January 6, 2012 at 2:01am
3 followers
| Project: | Omega |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Omega does not properly escape the site_name variable when it uses it for the alt or title attributes in the $logo_img and $linked_logo_img template variables.
This means if a site_name has any html code in it, that rendering the logo image in the page could render undesired (eg xss) html codes.
Patch coming below.
Comments
#1
This patch also cleans up a bunch of whitespace issues in the
template.phpfile.#2
Commited. Thanks
#3
Automatically closed -- issue fixed for 2 weeks with no activity.