Vulnerability Details : CVE-2015-7876
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.
Products affected by CVE-2015-7876
- Drupal 7 Driver For Sql Server And Sql Azure Project » Drupal 7 Driver For Sql Server And Sql Azure » Version: 7.x-1.0 For Drupalcpe:2.3:a:drupal_7_driver_for_sql_server_and_sql_azure_project:drupal_7_driver_for_sql_server_and_sql_azure:7.x-1.0:*:*:*:*:drupal:*:*
- Drupal 7 Driver For Sql Server And Sql Azure Project » Drupal 7 Driver For Sql Server And Sql Azure » Version: 7.x-1.1 For Drupalcpe:2.3:a:drupal_7_driver_for_sql_server_and_sql_azure_project:drupal_7_driver_for_sql_server_and_sql_azure:7.x-1.1:*:*:*:*:drupal:*:*
- Drupal 7 Driver For Sql Server And Sql Azure Project » Drupal 7 Driver For Sql Server And Sql Azure » Version: 7.x-1.2 For Drupalcpe:2.3:a:drupal_7_driver_for_sql_server_and_sql_azure_project:drupal_7_driver_for_sql_server_and_sql_azure:7.x-1.2:*:*:*:*:drupal:*:*
- Drupal 7 Driver For Sql Server And Sql Azure Project » Drupal 7 Driver For Sql Server And Sql Azure » Version: 7.x-1.3 For Drupalcpe:2.3:a:drupal_7_driver_for_sql_server_and_sql_azure_project:drupal_7_driver_for_sql_server_and_sql_azure:7.x-1.3:*:*:*:*:drupal:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-7876
0.70%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 70 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-7876
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2015-7876
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2015-7876
-
https://www.drupal.org/node/2569003
Access to this page has been denied.Patch
-
http://cgit.drupalcode.org/sqlsrv/commit/?id=2ea0da8
Fix like escaping. (2ea0da8a) · Commits · project / sqlsrv · GitLab
-
https://www.drupal.org/node/2569577
Drupal 7 driver for SQL Server and SQL Azure - Moderately Critical - SQL Injection - SA-CONTRIB-2015-148 | Drupal.orgPatch
-
https://www.drupal.org/node/2569005
Access to this page has been denied.Patch
Jump to