The escapeLike function in sqlsrv/database.inc in the Drupal 7 driver for SQL Server and SQL Azure 7.x-1.x before 7.x-1.4 does not properly escape certain characters, which allows remote attackers to execute arbitrary SQL commands via vectors involving a module using the db_like function.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2015-10-21 14:59
Updated : 2024-02-28 15:21
NVD link : CVE-2015-7876
Mitre link : CVE-2015-7876
CVE.ORG link : CVE-2015-7876
JSON object : View
Products Affected
drupal_7_driver_for_sql_server_and_sql_azure_project
- drupal_7_driver_for_sql_server_and_sql_azure
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')