SA-CONTRIB-2015-032 – Node Invite – Multiple vulnerabilities

Description

Node Invite module enables you to invite people to RSVP on node types that have been configured to represent events.

The module doesn’t sufficiently sanitize the titles of nodes in some listings, allowing a malicious user to inject code, thereby leading to a Cross Site Scripting (XSS) vulnerability. This vulnerability is mitigated by the fact that the attacker must have permission to create or edit nodes configured to be used for RSVP.

Additionally, some URLs are not protected against CSRF. A malicious user can cause a user with the “node_invite_can_manage_invite” permission to re-enable node invitations by getting his browser to make a request to a specially-crafted URL.

Lastly, the module is not checking that some destination parameters are internal URLs, thereby leading to an Open Redirect vulnerability.

CVE identifier(s) issued

  • A CVE identifier will be requested, and added upon issuance, in accordance
    with Drupal Security Team processes.

Versions affected

  • Node Invite 6.x-2.x versions prior to 6.x-2.5.

Drupal core is not affected. If you do not use the contributed Node Invite module,
there is nothing you need to do.

Solution

Install the latest version:

Also see the Node Invite project page.

Reported by

  • Pere Orga provisional member of the Drupal Security Team

Fixed by

Coordinated by

  • Pere Orga provisional member 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 https://www.drupal.org/contact.

Learn more about the Drupal Security team and their policies, writing secure code for Drupal, and securing your site.

Follow the Drupal Security Team on Twitter at https://twitter.com/drupalsecurity

Drupal version: 

Leave a Reply