First published: Tue Feb 20 2018(Updated: )
A jQuery cross site scripting vulnerability is present when making Ajax requests to untrusted domains. This vulnerability is mitigated by the fact that it requires contributed or custom modules in order to exploit. For Drupal 8, this vulnerability was already fixed in Drupal 8.4.0 in the Drupal core upgrade to jQuery 3. For Drupal 7, it is fixed in the current release (Drupal 7.57) for jQuery 1.4.4 (the version that ships with Drupal 7 core) as well as for other newer versions of jQuery that might be used on the site, for example using the jQuery Update module.
Credit: mlhess@drupal.org mlhess@drupal.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/drupal/core | >=8.0<8.1.0>=8.1.0<8.2.0>=8.2.0<8.3.0>=8.3.0<8.4.0>=8.4.0<8.4.5 | |
composer/drupal/drupal | >=8.0<8.1.0>=8.1.0<8.2.0>=8.2.0<8.3.0>=8.3.0<8.4.0>=8.4.0<8.4.5 | |
debian/drupal7 | <=7.56-1<=7.32-1 | 7.57-1 7.52-2+deb9u2 7.32-1+deb8u10 |
debian/drupal7 | ||
composer/drupal/drupal | >=7.0<7.57 | 7.57 |
composer/drupal/drupal | >=8.0<8.4.0 | 8.4.0 |
composer/drupal/core | >=8.0<8.4.0 | 8.4.0 |
composer/drupal/core | >=7.0<7.57 | 7.57 |
Drupal | >=7.0<7.57 | |
Drupal | >=8.0.0<8.4.0 | |
Debian Linux | =7.0 | |
Debian Linux | =8.0 | |
Debian Linux | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-6929 affects Drupal core versions from 8.0 to 8.4.5 and Drupal 7 versions up to 7.56.
Yes, the vulnerability was fixed in Drupal 8.4.0 and Drupal 7.57.
Mitigation can be achieved by upgrading to Drupal 8.4.0 or later, or Drupal 7.57 or later.
CVE-2017-6929 is a cross-site scripting vulnerability that occurs when making Ajax requests to untrusted domains.
Yes, it requires contributed or custom modules in order to exploit the vulnerability.