cvelist/2015/7xxx/CVE-2015-7876.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-7876",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.drupal.org/node/2569577",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.drupal.org/node/2569577"
},
{
"name" : "http://cgit.drupalcode.org/sqlsrv/commit/?id=2ea0da8",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://cgit.drupalcode.org/sqlsrv/commit/?id=2ea0da8"
},
{
"name" : "https://www.drupal.org/node/2569003",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.drupal.org/node/2569003"
},
{
"name" : "https://www.drupal.org/node/2569005",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.drupal.org/node/2569005"
}
]
}
}