CVE-2017-6929: XSS
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.
Other sources
jQuery vulnerability with untrusted domains.
Affected Software
Event History
Frequently Asked Questions
What versions of Drupal are affected by CVE-2017-6929?
CVE-2017-6929 affects Drupal core versions from 8.0 to 8.4.5 and Drupal 7 versions up to 7.56.
Is there a patch available for CVE-2017-6929?
Yes, the vulnerability was fixed in Drupal 8.4.0 and Drupal 7.57.
How can I mitigate the risk of CVE-2017-6929?
Mitigation can be achieved by upgrading to Drupal 8.4.0 or later, or Drupal 7.57 or later.
What is the nature of the vulnerability CVE-2017-6929?
CVE-2017-6929 is a cross-site scripting vulnerability that occurs when making Ajax requests to untrusted domains.
Does CVE-2017-6929 require any specific conditions to be exploited?
Yes, it requires contributed or custom modules in order to exploit the vulnerability.