SQL Injection in Drupal - #VU552

 

SQL Injection in Drupal - #VU552

Published: September 20, 2016


Vulnerability identifier: #VU552
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Drupal
Affected software:
Drupal

Detailed vulnerability description

The vulnerability enables SQL injection performing.
The weakness exists due to improper taxonomy_select_nodes() functionality. Passing user input to taxonomy_select_nodes() via taxonomy_menu, ajaxLoader and ubrowser allows a remote user to conduct SQL injection attack.
Successful exploitation of the vulnerability may result in SQL injection.

Remediation


Sources