Feed aggregator
SA-CONTRIB-2013-047 - Google Authenticator login - Access Bypass
- Advisory ID: DRUPAL-SA-CONTRIB-2013-047
- Project: Google Authenticator login (third-party module)
- Version: 6.x, 7.x
- Date: 2013-May-15
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass
This module will allow you to add Time-based One-time Password Algorithm (also called "Two Step Authentication" or "Multi-Factor Authentication") support to user logins. It works with Google's Authenticator app system and support most (if not all) OATH based HOTP/TOTP systems.
Accidental removal of account configuration.In certain scenarios, Google Authenticator login incorrectly determines the user's account name. The change in account name could cause the two-factor authentication for existing accounts to be lost, allowing users to log in using just username and password.
This vulnerability is mitigated by the fact while Google Authenticator login's additional verification is by-passed, a username and password are still required to log in.
One Time Password (OTP) replayIf an attacker can intercept a login request with a username, password and OTP, an attacker could use this same data again to login to the website.
This vulnerability is mitigated by the fact that an attacker who can intercept a login request with this level of detail can usually also intercept the ongoing session identifying token.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Google Authenticator login 6.x-1.x versions prior to 6.x-1.2.
- Google Authenticator login 7.x-1.x versions prior to 7.x-1.4.
Drupal core is not affected. If you do not use the contributed Google Authenticator login module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Google Authenticator login module for Drupal 6.x, upgrade to Google Authenticator login module 6.x-1.2
- If you use the Google Authenticator login module for Drupal 7.x, upgrade to Google Authenticator login module 7.x-1.4
Also see the Google Authenticator login project page.
Reported by- Ivo Van Geertruyen of the Drupal Security Team
- Lode Vanstechelman
- Peter Droogmans the module maintainer
- Jelle Sebreghts the module maintainer
- Ivo Van Geertruyen of the Drupal Security Team
- Ivo Van Geertruyen of the Drupal Security Team
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.
SA-CONTRIB-2013-046 - Filebrowser - Reflected Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-046
- Project: Filebrowser (third-party module)
- Version: 6.x
- Date: 2013-May-1
- Security risk: Highly critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
Filebrowser module allows site administrators to expose a particular file system folder and all of its subfolders with an FTP-like interface to site visitors.
The module doesn't sufficiently sanitize user input when presenting lists of files.
Because the vulnerability is Reflected Cross Site Scripting, the only mitigating factor is that an authenticated user must be tricked into visiting a specially crafted malicious url.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Filebrowser 6.x-2.x versions prior to 6.x-2.2.
Drupal core is not affected. If you do not use the contributed Filebrowser module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Filebrowser module for Drupal 6.x, upgrade to Filebrowser 6.x-2.2
Also see the Filebrowser project page.
Reported by Fixed by- Yoran Brault the module maintainer
- Lee Rowlands of the Drupal Security Team
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.
SA-CONTRIB-2013-045 - Autocomplete Widgets for Text and Number Fields (autocomplete_widgets) - Access bypass
- Advisory ID: DRUPAL-SA-CONTRIB-2013-045
- Project: Autocomplete Widgets for Text and Number Fields (third-party module)
- Version: 6.x, 7.x
- Date: 2013-April-17
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass
Autocomplete Widgets module adds autocomplete widgets for Text and Number fields.
The autocomplete callback implemented by this module does not honor node permissions to access existing fields, allowing users to see field values even though they are not authorized to access that information.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission to create or edit content.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Autocomplete Widgets 6.x-1.x versions prior to 6.x-1.4.
- Autocomplete Widgets 7.x-1.x versions prior to 7.x-1.0-rc1.
Drupal core is not affected. If you do not use the contributed Autocomplete Widgets for Text and Number Fields module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Autocomplete Widgets module for Drupal 6.x, upgrade to Autocomplete Widgets 6.x-1.4
- If you use the Autocomplete Widgets module for Drupal 7.x, upgrade to Autocomplete Widgets 7.x-1.0-rc1
Also see the Autocomplete Widgets for Text and Number Fields project page.
Reported by Fixed by- Alexander Ross the module maintainer
- Cash Williams
- Stéphane Corlosquet of the Drupal Security Team
- David Rothstein of the Drupal Security Team
- Owen Barton of the Drupal Security Team
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-044 - elFinder file manager - Cross Site Request Forgery (CSRF)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-044
- Project: elFinder file manager (third-party module)
- Version: 6.x, 7.x
- Date: 2013-April-17
- Security risk: Highly critical
- Exploitable from: Remote
- Vulnerability: Cross Site Request Forgery
The elfinder module provides an AJAX-based file manager based on the elFinder javascript library.
The module doesn't sufficiently verify requests thereby exposing a Cross Site Request Forgery (CSRF) vulnerability. This would enable an attacker to create, modify, or delete files on the server.
There are no mitigating factors.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- elfinder 6.x-0.x versions prior to 6.x-0.8.
- elfinder 7.x-0.x versions prior to 7.x-0.8.
Drupal core is not affected. If you do not use the contributed elFinder file manager module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the elfinder module 0.x for Drupal 6.x, upgrade to elfinder 6.x-0.8 (requires elFinder 1.2 library)
- If you use the elfinder module 0.x for Drupal 7.x, upgrade to elfinder 7.x-0.8 (requires elFinder 1.2 library)
Also see the elFinder file manager project page.
Reported by- Greg Knaddison of the Drupal Security Team
- Alexey Sukhotin the module maintainer
- Greg Knaddison of the Drupal Security Team
- Fox of the Drupal Security Team
- Fox of the Drupal Security Team
- David Stoline of the Drupal Security Team
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.
SA-CONTRIB-2013-043 - MP3 Player - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-043
- Project: MP3 Player (third-party module)
- Version: 6.x
- Date: 2013-April-17
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This module enables you to easily enable a Flash MP3 Player on a CCK FileField.
The module doesn't sufficiently filter user-supplied text from mp3 filenames.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission to create a node with an mp3 filefield with the MP3 player set as the display widget.
- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- All MP3 Player versions.
Drupal core is not affected. If you do not use the contributed MP3 Player module, there is nothing you need to do.
SolutionDisable the module:
- If you use the MP3 Player module for Drupal 6.x you should disable the module.
Also see the MP3 Player project page.
Reported by Fixed byNot applicable.
Coordinated by- Greg Knaddison of the Drupal Security Team
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.
SA-CONTRIB-2013-042 - RESTful Web Services (RESTWS) - Denial of Service
- Advisory ID: DRUPAL-SA-CONTRIB-2013-042
- Project: RESTful Web Services (third-party module)
- Version: 7.x
- Date: 2013-April-10
- Security risk: Critical
- Exploitable from: Remote
- Vulnerability: Denial of Service
This module enables you to expose Drupal entities as RESTful web services. It provides a machine-readable interface to exchange resources in JSON, XML and RDF.
The module interferes with Drupal's page cache and allows an attacker to poison the cache with non-HTML page responses, thereby exposing a denial of service vulnerability.
This vulnerability is mitigated by the fact that page caching must be enabled and the anonymous user role must be assigned a RESTWS permission, for example "access resource node".
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- RESTWS 7.x-1.x versions prior to 7.x-1.3.
- RESTWS 7.x-2.x versions prior to 7.x-2.0-alpha5.
Drupal core is not affected. If you do not use the contributed RESTful Web Services module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the RESTWS 1.x module for Drupal 7.x, upgrade to RESTWS 7.x-1.3
- If you use the RESTWS 2.x module for Drupal 7.x, upgrade to RESTWS 7.x-2.0-alpha5
Also see the RESTful Web Services project page.
Reported by- Dylan Tack of the Drupal Security Team
- Klaus Purer the module maintainer
- Stéphane Corlosquet of the Drupal Security Team
- Klaus Purer of the Drupal Security Team
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.
SA-CONTRIB-2013-041 - Chaos tool suite (ctools) - Access bypass
- Advisory ID: DRUPAL-SA-CONTRIB-2013-041
- Project: Chaos tool suite (ctools) (third-party module)
- Version: 7.x
- Date: 2013-April-03
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass
This CTools module provides a set of APIs and tools to improve the developer experience.
The module doesn't sufficiently enforce node access when providing an autocomplete list of suggested node titles, allowing users with the "access content" permission to see the titles of nodes which they should not be able to view.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Chaos tool suite (ctools) 7.x-1.x versions prior to 7.x-1.3.
Drupal core is not affected. If you do not use the contributed Chaos tool suite (ctools) module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Ctools module for Drupal 7.x, upgrade to Ctools 7.x-1.3
Also see the Chaos tool suite (ctools) project page.
Reported by- Greg Knaddison of the Drupal Security Team
- Cash Williams
- Daniel Wehner the module maintainer.
- Cash Williams
- Lee Rowlands of the Drupal Security Team
- Lee Rowlands of the Drupal Security Team
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-040 - Commerce Skrill (Formerly Moneybookers) - Access bypass
- Advisory ID: DRUPAL-SA-CONTRIB-2013-040
- Project: Commerce Skrill (Formerly Moneybookers) (third-party module)
- Version: 7.x
- Date: 2013-April-03
- Security risk: Critical
- Exploitable from: Remote
- Vulnerability: Access bypass
This module integrates the Skrill online payment services with Drupal Commerce.
When processing Instant payment notifications (IPN), the "Moneybookers enterprise" payment method provided by the Commerce Skrill contributed module does not perform sufficient access checking, potentially allowing forged notifications to be accepted as valid.
The vulnerability is mitigated by the fact that it only affects the "Moneybookers enterprise" payment method.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
The "Moneybookers enterprise" payment method provided by the Commerce Skrill contributed module in all versions prior to 7.x-1.2.
Drupal core is not affected. If you do not use the contributed Commerce Skrill (Formerly Moneybookers) module, there is nothing you need to do.
SolutionInstall the latest version. The "Moneybookers enterprise" payment method now requires the use of the hash security option.
- Upgrade to Commerce Skrill 7.x-1.2
- Go to the backoffice of Skrill and enable the securityHash verification following the Administration > Processing > Processing Settings section.
- Get the security token, and paste it in the Secret key field of the payment method configuration form.
Also see the Commerce Skrill (Formerly Moneybookers) project page.
Reported by- Julien Dubreuil the module maintainer
- Julien Dubreuil the module maintainer
- Jonathan Sacksick the module maintainer
- Klaus Purer of the Drupal Security Team
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.
SA-CONTRIB-2013-039 - Commons Wikis - Access bypass & Privilege escalation
- Advisory ID: DRUPAL-SA-CONTRIB-2013-039
- Project: Commons Wikis (third-party module)
- Version: 7.x
- Date: 2013-March-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass, Multiple vulnerabilities
The Drupal Commons distribution is a tool for building social, group-based collaboration communities. The Commons Wikis module is used by the distribution to provide specific wiki functionality.
Versions 3.0 and earlier of the Commons Wikis module is vulnerable to an access bypass and privilege escalation vulnerability that allows anonymous users to post content into groups.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Drupal Commons and Commons Wikis versions prior to 7.x-3.1.
Drupal core is not affected. If you do not use the contributed Commons Wikis module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use Commons Wikis module upgrade to Commons Wikis 7.x-3.1 or install the latest version of the Drupal Commons distribution (7.x-3.1) which will include the fix for Commons Wikis
Also see the Commons Wikis project page.
Reported by-
Commons project maintainers:
- Jakob Perry
- Joseph Pontani
- Ezra Gildesgame
-
Commons project maintainers:
- Jakob Perry
- Joseph Pontani
- Ezra Gildesgame
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-038 - Commons Groups - Access bypass & Privilege escalation
- Advisory ID: DRUPAL-SA-CONTRIB-2013-038
- Project: Commons Groups (third-party module)
- Version: 7.x
- Date: 2013-March-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass, Multiple vulnerabilities
The Drupal Commons distribution is a tool for building social, group-based collaboration communities. The Commons Groups module is used by the distribution to provide specific Organic Groups customizations.
Versions 3.0 and earlier of the Commons Groups module is vulnerable to an access bypass and privilege escalation vulnerability that allows anonymous users to post content into groups.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Drupal Commons distribution and Commons Groups versions prior to 7.x-3.1.
Drupal core is not affected. If you do not use the contributed Commons Groups module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use Commons Groups module upgrade to Commons Groups 7.x-3.1 or install the latest version of the Drupal Commons distribution (7.x-3.1) which will include the fix for Commons Groups
Also see the Commons Groups project page.
Reported by-
Commons project maintainers:
- Joseph Pontani
- Jakob Perry
- Ezra Gildesgame
Commons project maintainers:
Coordinated by- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-037 - Rules - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-037
- Project: Rules (third-party module)
- Version: 7.x
- Date: 2013-March-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
The Rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). It's a replacement with more features for the trigger module in core.
The module contains a persistent cross site scripting (XSS) vulnerability due to the fact that it fails to sanitize rule tags before display.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission "administer rules".
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Rules 7.x-2.x versions prior to 7.x-2.3.
Drupal core is not affected. If you do not use the contributed Rules module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Rules module for Drupal 7.x, upgrade to Rules 7.x-2.3
Also see the Rules project page.
Reported by Fixed by- Justin C. Klein Keane
- Wolfgang Ziegler the module maintainer
- Klaus Purer of the Drupal Security Team
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.
SA-CONTRIB-2013-036 - Zero Point - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-036
- Project: Zero Point (third-party module)
- Version: 7.x
- Date: 2013-March-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
Zero Point is a theme which includes many options, ideal for a wide range of sites. The theme does not escape user supplied text which creates a reflected Cross site scripting (XSS) vulnerability in URLs. There are no mitigating factors.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- zeropoint 7.x-1.x versions prior to 7.x-1.9.
Drupal core is not affected. If you do not use the contributed Zero Point module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Zero Point theme for Drupal 7.x, upgrade to zeropoint 7.x-1.9
Also see the Zero Point project page.
Reported by Fixed by- Florian Radut the module maintainer
- Dennis Walgaard
- Greg Knaddison of the Drupal Security Team
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.
SA-CONTRIB-2013-035 - Views - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-035
- Project: Views (third-party module)
- Version: 7.x
- Date: 2013-March-20
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
The Views module provides a flexible method for Drupal site designers to control how lists and tables of content, users, taxonomy terms and other data are presented.
The module incorrectly prints some view configuration fields without proper sanitization opening a Cross-Site Scripting vulnerability.
The vulnerability is mitigated by the fact that an attacker must have a role with the permission "Administer vocabularies and terms" or other administer-related permissions from contributed modules that integrate with Views.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Views 7.x-3.x versions prior to 7.x-3.6.
Drupal core is not affected. If you do not use the contributed Views module, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Views module for Drupal 7.x, upgrade to Views 7.x-3.6
Also see the Views project page.
Reported by Fixed by- Francisco José Cruz Romanos
- Daniel Wehner the module maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
- David Stoline provisional member of the Drupal Security Team
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.
SA-CONTRIB-2013-034 - Node Parameter Control - Access Bypass
- Advisory ID: DRUPAL-SA-CONTRIB-2013-034
- Project: Node Parameter Control (third-party module)
- Version: 6.x
- Date: 2013-Mar-13
- Security risk: Critical
- Exploitable from: Remote
- Vulnerability: Access bypass
This module enables you to limit the visibility of the fields on the node edit form.
The module doesn't sufficiently check access before allowing users to view and edit the configuration options allowing anonymous and authenticated users the ability to view and edit the configuration options.
- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- All 6.x-1.x versions
Drupal core is not affected. If you do not use the contributed Node Parameter Control module, there is nothing you need to do.
SolutionUninstall the module. No patched version is available.
Also see the Node Parameter Control project page.
Reported by Fixed byThe module maintainer opted to mark the module as unsupported.
Coordinated by- Lee Rowlands of the Drupal Security Team
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.
SA-CONTRIB-2013-033 - Simple Corporate theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-033
- Project: Simple Corporate (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This third-party contributed theme change Drupal's interface.
The theme doesn't properly sanitize user-entered content in the 3 slide gallery on the homepage leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Simple Corporate versions prior to 7.x-1.4
Drupal core is not affected. If you do not use the contributed Simple Corporate theme, there is nothing you need to do.
SolutionInstall the latest version:
- Simple Corporate 7.x-1.4
Also see the Simple Corporate project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-032 - Company theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-032
- Project: Company theme (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This third-party contributed theme change Drupal's interface.
The theme doesn't properly sanitize user-entered content in the 3 slide gallery on the homepage leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Company Theme versions prior to 7.x-1.4
Drupal core is not affected. If you do not use the contributed Company theme theme, there is nothing you need to do.
SolutionInstall the latest version:
- Company Theme 7.x-1.4
Also see the Company theme project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-031 - Premium Responsive theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-031
- Project: Premium Responsive (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This third-party contributed theme change Drupal's interface.
The theme doesn't properly sanitize user-entered content in the 3 slide gallery on the homepage leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Premium Responsive versions prior to 7.x-1.6
Drupal core is not affected. If you do not use the contributed Premium Responsive theme, there is nothing you need to do.
SolutionInstall the latest version:
- Premium Responsive 7.x-1.6
Also see the Premium Responsive project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-030 - Clean Theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-030
- Project: Clean Theme (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This third-party contributed theme change Drupal's interface.
The theme doesn't properly sanitize user-entered content in the 3 slide gallery on the homepage leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Clean Theme versions prior to 7.x-1.3
Drupal core is not affected. If you do not use the contributed Clean Theme theme, there is nothing you need to do.
SolutionInstall the latest version:
- Clean Theme 7.x-1.3
Also see the Clean Theme project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-029 - Business theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-029
- Project: Business Theme (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
This third-party contributed theme change Drupal's interface.
The theme doesn't properly sanitize user-entered content in the 3 slide gallery on the homepage leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Business theme versions prior to 7.x-1.8
Drupal core is not affected. If you do not use the contributed Business Theme theme, there is nothing you need to do.
SolutionInstall the latest version:
- Business 7.x-1.8
Also see the Business Theme project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
SA-CONTRIB-2013-028 - Responsive Blog Theme - Cross Site Scripting (XSS)
- Advisory ID: DRUPAL-SA-CONTRIB-2013-028
- Project: Responsive Blog (third-party theme)
- Version: 7.x
- Date: 2013-February-27
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Cross Site Scripting
Responsive Blog Theme is a light weight Drupal 7 theme with a modern look and feel.
The theme doesn't properly sanitize user-entered content in the social icon leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker would have to have the 'administer themes' permission.
CVE identifier(s) issued- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
- Responsive Blog Theme 7.x-1.x versions prior to 7.x-1.6.
Drupal core is not affected. If you do not use the contributed Responsive Blog theme, there is nothing you need to do.
SolutionInstall the latest version:
- If you use the Responsive Blog Theme for Drupal 7.x, upgrade to Responsive Blog Theme 7.x-1.6
Also see the Responsive Blog project page.
Reported by- Greg Knaddison of the Drupal Security Team
- saran.quardz the theme maintainer
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons of the Drupal Security Team
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.
