Cross-site scripting in Drupal - CVE-2010-2472

 

Cross-site scripting in Drupal - CVE-2010-2472

Published: November 7, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU30631
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-2472
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Drupal
Affected software:
Drupal

Detailed vulnerability description

The vulnerability allows a remote privileged user to read and manipulate data.

Locale module and dependent contributed modules in Drupal 6.x before 6.16 and 5.x before version 5.22 do not sanitize the display of language codes, native and English language names properly which could allow an attacker to perform a cross-site scripting (XSS) attack. This vulnerability is mitigated by the fact that an attacker must have a role with the 'administer languages' permission.


How to mitigate CVE-2010-2472

Install update from vendor's website.

Sources