idx int64 | project string | commit_id string | project_url string | commit_url string | commit_message string | target int64 | func string | func_hash float64 | file_name string | file_hash float64 | cwe list | cve string | cve_desc string | nvd_url string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
504,917 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_cache::store(Item *item)
{
example= item;
if (!item)
null_value= TRUE;
value_cached= FALSE;
} | 271,633,190,972,622,320,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,918 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_insert_value::eq(const Item *item, bool binary_cmp) const
{
return item->type() == INSERT_VALUE_ITEM &&
((Item_default_value *)item)->arg->eq(arg, binary_cmp);
} | 243,094,050,773,042,330,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,919 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_ref::print(String *str, enum_query_type query_type)
{
if (ref)
{
if ((*ref)->type() != Item::CACHE_ITEM && ref_type() != VIEW_REF &&
!table_name && name && alias_name_used)
{
THD *thd= current_thd;
append_identifier(thd, str, (*ref)->real_item()->name,
s... | 261,126,790,606,334,400,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,920 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item_string::save_in_field(Field *field, bool no_conversions)
{
String *result;
result=val_str(&str_value);
return save_str_value_in_field(field, result);
} | 101,224,971,935,856,610,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,921 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | double Item_ref::val_real()
{
DBUG_ASSERT(fixed);
double tmp=(*ref)->val_result();
null_value=(*ref)->null_value;
return tmp;
} | 304,241,922,942,155,070,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,922 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item::set_name_no_truncate(const char *str, uint length, CHARSET_INFO *cs)
{
if (!my_charset_same(cs, system_charset_info))
{
size_t res_length;
name= sql_strmake_with_convert(str, length, cs,
UINT_MAX, system_charset_info,
&res_length);
name_length= res_length;
}
else
name= s... | 304,692,386,085,057,650,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,923 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_ident::Item_ident(Name_resolution_context *context_arg,
const char *db_name_arg,const char *table_name_arg,
const char *field_name_arg)
:orig_db_name(db_name_arg), orig_table_name(table_name_arg),
orig_field_name(field_name_arg), context(context_arg),
db_name(db_name_arg), t... | 77,302,117,602,588,420,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,924 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_ref::cleanup()
{
DBUG_ENTER("Item_ref::cleanup");
Item_ident::cleanup();
result_field= 0;
if (reference_trough_name)
{
/* We have to reset the reference as it may been freed */
ref= 0;
}
DBUG_VOID_RETURN;
} | 198,723,363,549,359,750,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,925 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_param::set_null()
{
DBUG_ENTER("Item_param::set_null");
/* These are cleared after each execution by reset() method */
null_value= 1;
/*
Because of NULL and string values we need to set max_length for each new
placeholder value: user can submit NULL for any placeholder type, and
string l... | 90,417,372,187,369,460,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,926 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_default_value::print(String *str, enum_query_type query_type)
{
if (!arg)
{
str->append(STRING_WITH_LEN("default"));
return;
}
str->append(STRING_WITH_LEN("default("));
arg->print(str, query_type);
str->append(')');
} | 4,641,862,076,265,864,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,927 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | longlong Item_string::val_int()
{
DBUG_ASSERT(fixed == 1);
return longlong_from_string_with_check(str_value.charset(), str_value.ptr(),
str_value.ptr()+ str_value.length());
} | 337,413,568,930,313,600,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,928 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_field::save_org_in_field(Field *to)
{
save_field_in_field(field, &null_value, to, TRUE);
} | 306,878,303,830,341,700,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,929 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item_decimal::save_in_field(Field *field, bool no_conversions)
{
field->set_notnull();
return field->store_decimal(&decimal_value);
} | 316,590,415,599,951,960,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,930 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item* Item_ref::transform(Item_transformer transformer, uchar *arg)
{
DBUG_ASSERT(!current_thd->stmt_arena->is_stmt_prepare());
DBUG_ASSERT((*ref) != NULL);
/* Transform the object we are referencing. */
Item *new_item= (*ref)->transform(transformer, arg);
if (!new_item)
return NULL;
/*
THD::chang... | 152,270,125,563,493,470,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,931 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool cmp_items(Item *a, Item *b)
{
return a->eq(b, FALSE);
} | 89,204,874,072,818,650,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,932 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item_cache_str::val_decimal(my_decimal *decimal_val)
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
return NULL;
if (value)
string2my_decimal(E_DEC_FATAL_ERROR, value, decimal_val);
else
decimal_val= 0;
return decimal_val;
} | 278,172,148,205,815,570,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,933 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_name_const::is_null()
{
return value_item->is_null();
} | 270,224,921,462,969,880,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,934 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_result Item::cmp_type() const
{
switch (field_type()) {
case MYSQL_TYPE_DECIMAL:
case MYSQL_TYPE_NEWDECIMAL:
return DECIMAL_RESULT;
case MYSQL_TYPE_TINY:
case MYSQL_TYPE_SHORT:
case MYSQL_TYPE_LONG:
case MYSQL_TYPE_LONGLONG:
case MYSQL_TYPE_INT24:
case MYSQL_TYPE_YEAR:
... | 2,687,990,251,456,964,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,935 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_decimal::Item_decimal(const char *str, const my_decimal *val_arg,
uint decimal_par, uint length)
{
my_decimal2decimal(val_arg, &decimal_value);
name= (char*) str;
decimals= (uint8) decimal_par;
max_length= length;
fixed= 1;
} | 136,704,750,489,123,370,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,936 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | longlong Item_datetime::val_int()
{
return TIME_to_ulonglong(<ime);
} | 216,771,539,607,477,000,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,937 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool agg_item_charsets(DTCollation &coll, const char *fname,
Item **args, uint nargs, uint flags, int item_sep)
{
if (agg_item_collations(coll, fname, args, nargs, flags, item_sep))
return TRUE;
return agg_item_set_converter(coll, fname, args, nargs, flags, item_sep);
} | 152,631,890,153,050,960,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,938 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_ref::update_used_tables()
{
if (!get_depended_from())
(*ref)->update_used_tables();
} | 196,386,281,609,284,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,939 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_splocal::this_item()
{
DBUG_ASSERT(m_sp == m_thd->spcont->sp);
return m_thd->spcont->get_item(m_var_idx);
} | 244,511,381,352,729,800,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,940 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_uint::print(String *str, enum_query_type query_type)
{
// latin1 is good enough for numbers
str_value.set((ulonglong) value, default_charset());
str->append(str_value);
} | 222,776,067,732,941,020,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,941 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_bin_string::Item_bin_string(const char *str, uint str_length)
{
const char *end= str + str_length - 1;
uchar bits= 0;
uint power= 1;
max_length= (str_length + 7) >> 3;
char *ptr= (char*) sql_alloc(max_length + 1);
if (!ptr)
return;
str_value.set(ptr, max_length, &my_charset_bin);
if (max_leng... | 137,418,597,381,597,370,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,942 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item::val_decimal_from_real(my_decimal *decimal_value)
{
double nr= val_real();
if (null_value)
return 0;
double2my_decimal(E_DEC_FATAL_ERROR, nr, decimal_value);
return (decimal_value);
} | 173,070,720,388,154,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,943 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String* Item_ref_null_helper::val_str(String* s)
{
DBUG_ASSERT(fixed == 1);
String* tmp= (*ref)->str_result(s);
owner->was_null|= null_value= (*ref)->null_value;
return tmp;
} | 148,099,461,829,381,220,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,944 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item::print_item_w_name(String *str, enum_query_type query_type)
{
print(str, query_type);
if (name)
{
THD *thd= current_thd;
str->append(STRING_WITH_LEN(" AS "));
append_identifier(thd, str, name, (uint) strlen(name));
}
} | 297,130,159,848,224,540,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,945 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_int::print(String *str, enum_query_type query_type)
{
// my_charset_bin is good enough for numbers
str_value.set_int(value, unsigned_flag, &my_charset_bin);
str->append(str_value);
} | 32,845,346,401,892,410,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,946 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | static uint ms_to_precision(uint ms)
{
uint cut, precision;
for (cut= 10, precision= 6 ; precision > 0 ; cut*= 10, precision--)
{
if (ms % cut)
return precision;
}
return 0;
} | 52,889,242,108,296,370,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,947 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void my_coll_agg_error(DTCollation &c1, DTCollation &c2, const char *fname)
{
my_error(ER_CANT_AGGREGATE_2COLLATIONS,MYF(0),
c1.collation->name,c1.derivation_name(),
c2.collation->name,c2.derivation_name(),
fname);
} | 299,531,307,801,800,270,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,948 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Hybrid_type_traits_decimal::fix_length_and_dec(Item *item, Item *arg) const
{
item->decimals= arg->decimals;
item->max_length= min(arg->max_length + DECIMAL_LONGLONG_DIGITS,
DECIMAL_MAX_STR_LENGTH);
} | 279,781,496,711,988,370,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,949 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_field::send(Protocol *protocol, String *buffer)
{
return protocol->store(result_field);
} | 159,366,882,827,654,470,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,950 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Hybrid_type_traits_decimal::val_str(Hybrid_type *val, String *to,
uint8 decimals) const
{
my_decimal_round(E_DEC_FATAL_ERROR, &val->dec_buf[val->used_dec_buf_no],
decimals, FALSE, &val->dec_buf[2]);
my_decimal2string(E_DEC_FATAL_ERROR, &val->dec_buf[2], 0, 0, 0... | 207,892,014,120,362,400,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,951 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void mark_select_range_as_dependent(THD *thd,
SELECT_LEX *last_select,
SELECT_LEX *current_sel,
Field *found_field, Item *found_item,
Item_ident *resolved_item)
{
/*
Go f... | 312,884,863,580,030,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,952 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | enum_field_types Item::string_field_type() const
{
enum_field_types f_type= MYSQL_TYPE_VAR_STRING;
if (max_length >= 16777216)
f_type= MYSQL_TYPE_LONG_BLOB;
else if (max_length >= 65536)
f_type= MYSQL_TYPE_MEDIUM_BLOB;
return f_type;
} | 295,586,194,483,813,300,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,953 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_ref_null_helper::save_val(Field *to)
{
DBUG_ASSERT(fixed == 1);
(*ref)->save_val(to);
owner->was_null|= null_value= (*ref)->null_value;
} | 13,623,052,190,727,893,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,954 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item::get_date(MYSQL_TIME *ltime,ulonglong fuzzydate)
{
if (field_type() == MYSQL_TYPE_TIME)
fuzzydate|= TIME_TIME_ONLY;
switch (result_type()) {
case INT_RESULT:
{
longlong value= val_int();
bool neg= !unsigned_flag && value < 0;
if (field_type() == MYSQL_TYPE_YEAR)
{
if (max_le... | 214,017,770,394,525,620,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,955 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_param::reset()
{
DBUG_ENTER("Item_param::reset");
/* Shrink string buffer if it's bigger than max possible CHAR column */
if (str_value.alloced_length() > MAX_CHAR_WIDTH)
str_value.free();
else
str_value.length(0);
str_value_ptr.length(0);
/*
We must prevent all charset conversions unt... | 295,388,572,825,157,160,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,956 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_copy_int::val_str(String *str)
{
if (null_value)
return (String *) 0;
str->set(cached_value, &my_charset_bin);
return str;
} | 169,506,288,529,172,050,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,957 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_ref::save_result(Field *to)
{
if (result_field)
{
save_field_in_field(result_field, &null_value, to, TRUE);
return;
}
(*ref)->save_result(to);
null_value= (*ref)->null_value;
} | 57,581,121,833,516,440,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,958 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_direct_ref::save_val(Field *to)
{
(*ref)->save_val(to);
null_value=(*ref)->null_value;
} | 214,062,026,916,805,900,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,959 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_int::Item_int(const char *str_arg, uint length)
{
char *end_ptr= (char*) str_arg + length;
int error;
value= my_strtoll10(str_arg, &end_ptr, &error);
max_length= (uint) (end_ptr - str_arg);
name= (char*) str_arg;
fixed= 1;
} | 261,514,080,455,007,400,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,960 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_decimal::set_decimal_value(my_decimal *value_par)
{
my_decimal2decimal(value_par, &decimal_value);
decimals= (uint8) decimal_value.frac;
unsigned_flag= !decimal_value.sign();
max_length= my_decimal_precision_to_length_no_truncation(decimal_value.intg +
... | 330,169,722,596,622,300,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,961 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item_float::val_decimal(my_decimal *decimal_value)
{
// following assert is redundant, because fixed=1 assigned in constructor
DBUG_ASSERT(fixed == 1);
double2my_decimal(E_DEC_FATAL_ERROR, value, decimal_value);
return (decimal_value);
} | 29,750,442,268,571,686,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,962 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Hybrid_type_traits_decimal::val_real(Hybrid_type *val) const
{
my_decimal2double(E_DEC_FATAL_ERROR, &val->dec_buf[val->used_dec_buf_no],
&val->real);
return val->real;
} | 100,541,744,551,648,240,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,963 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_aggregate_ref(Name_resolution_context *context_arg, Item **item,
const char *table_name_arg, const char *field_name_arg)
:Item_ref(context_arg, item, table_name_arg, field_name_arg) {} | 156,697,637,003,592,640,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,964 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_cache_temporal::store_packed(longlong val_arg, Item *example)
{
/* An explicit values is given, save it. */
store(example);
value_cached= true;
value= val_arg;
null_value= false;
} | 265,280,416,124,069,800,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,965 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | table_map Item_direct_view_ref::not_null_tables() const
{
return get_depended_from() ?
0 :
((view->is_merged_derived() || view->merged || !view->table) ?
(*ref)->not_null_tables() :
view->table->map);
} | 7,580,772,711,111,341,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,966 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_ref_null_helper::get_date(MYSQL_TIME *ltime, ulonglong fuzzydate)
{
return (owner->was_null|= null_value= (*ref)->get_date_result(ltime, fuzzydate));
} | 12,169,526,830,345,379,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,967 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_param::set_decimal(const char *str, ulong length)
{
char *end;
DBUG_ENTER("Item_param::set_decimal");
end= (char*) str+length;
str2my_decimal(E_DEC_FATAL_ERROR, str, &decimal_value, &end);
state= DECIMAL_VALUE;
decimals= decimal_value.frac;
max_length=
my_decimal_precision_to_length_no_trun... | 33,655,746,008,731,536,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,968 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_cache_temporal::val_str(String *str)
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
{
null_value= true;
return NULL;
}
return val_string_from_date(str);
} | 300,777,442,650,264,800,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,969 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item_datetime::save_in_field(Field *field, bool no_conversions)
{
field->set_notnull();
return field->store_time_dec(<ime, decimals);
} | 23,804,018,685,477,855,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,970 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item* Item_ref::compile(Item_analyzer analyzer, uchar **arg_p,
Item_transformer transformer, uchar *arg_t)
{
/* Analyze this Item object. */
if (!(this->*analyzer)(arg_p))
return NULL;
/* Compile the Item we are referencing. */
DBUG_ASSERT((*ref) != NULL);
if (*arg_p)
{
ucha... | 318,535,537,544,532,050,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,971 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void item_init(void)
{
item_user_lock_init();
uuid_short_init();
} | 175,624,889,020,027,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,972 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_string::eq(const Item *item, bool binary_cmp) const
{
if (type() == item->type() && item->basic_const_item())
{
if (binary_cmp)
return !stringcmp(&str_value, &item->str_value);
return (collation.collation == item->collation.collation &&
!sortcmp(&str_value, &item->str_value, collation.c... | 198,569,775,587,685,430,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,973 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_param::print(String *str, enum_query_type query_type)
{
if (state == NO_VALUE || query_type & QT_NO_DATA_EXPANSION)
{
str->append('?');
}
else
{
char buffer[STRING_BUFFER_USUAL_SIZE];
String tmp(buffer, sizeof(buffer), &my_charset_bin);
const String *res;
res= query_val_str(curre... | 92,424,774,178,079,800,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,974 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | longlong Item_ref::val_int_result()
{
if (result_field)
{
if ((null_value= result_field->is_null()))
return 0;
return result_field->val_int();
}
return val_int();
} | 252,048,889,172,682,230,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,975 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item *Item_field::get_tmp_table_item(THD *thd)
{
Item_field *new_item= new Item_field(thd, this);
if (new_item)
new_item->field= new_item->result_field;
return new_item;
} | 158,085,762,557,875,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,976 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | default_set_param_func(Item_param *param,
uchar **pos __attribute__((unused)),
ulong len __attribute__((unused)))
{
param->set_null();
} | 70,883,832,420,839,060,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,977 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_splocal::set_value(THD *thd, sp_rcontext *ctx, Item **it)
{
return ctx->set_variable(thd, get_var_idx(), it);
} | 267,874,955,815,956,000,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,978 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_direct_ref::get_date(MYSQL_TIME *ltime,ulonglong fuzzydate)
{
return (null_value=(*ref)->get_date(ltime,fuzzydate));
} | 157,030,303,155,675,700,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,979 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item::rename(char *new_name)
{
/*
we can compare pointers to names here, because if name was not changed,
pointer will be same
*/
if (!orig_name && new_name != name)
orig_name= name;
name= new_name;
} | 48,630,198,672,051,620,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,980 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | inline uint char_val(char X)
{
return (uint) (X >= '0' && X <= '9' ? X-'0' :
X >= 'A' && X <= 'Z' ? X-'A'+10 :
X-'a'+10);
} | 273,537,091,629,014,280,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,981 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item::save_date_in_field(Field *field)
{
MYSQL_TIME ltime;
if (get_date(<ime, (current_thd->variables.sql_mode &
(MODE_NO_ZERO_IN_DATE | MODE_NO_ZERO_DATE |
MODE_INVALID_DATES))))
return set_field_to_null_with_conversions(field, 0);
field->set_notnull();
... | 28,010,718,291,889,107,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,982 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item_default_value::save_in_field(Field *field_arg, bool no_conversions)
{
if (!arg)
{
if (field_arg->flags & NO_DEFAULT_VALUE_FLAG &&
field_arg->real_type() != MYSQL_TYPE_ENUM)
{
if (field_arg->reset())
{
my_message(ER_CANT_CREATE_GEOMETRY_OBJECT,
ER(ER_CA... | 282,219,665,397,549,040,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,983 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_int::eq(const Item *arg, bool binary_cmp) const
{
/* No need to check for null value as basic constant can't be NULL */
if (arg->basic_const_item() && arg->type() == type())
{
/*
We need to cast off const to call val_int(). This should be OK for
a basic constant.
*/
Item *item= (... | 178,722,292,212,814,200,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,984 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | int Item_cache_wrapper::save_in_field(Field *to, bool no_conversions)
{
int res;
DBUG_ASSERT(!result_field);
res= orig_item->save_in_field(to, no_conversions);
null_value= orig_item->null_value;
return res;
} | 226,393,278,725,554,580,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,985 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | virtual inline void print (String *str, enum_query_type query_type)
{
if (ref)
(*ref)->print(str, query_type);
else
Item_ident::print(str, query_type);
} | 311,017,195,722,769,200,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,986 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_ref::Item_ref(TABLE_LIST *view_arg, Item **item,
const char *field_name_arg, bool alias_name_used_arg)
:Item_ident(view_arg, field_name_arg),
result_field(NULL), ref(item), reference_trough_name(0)
{
alias_name_used= alias_name_used_arg;
/*
This constructor is used to create some in... | 112,883,857,964,383,560,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,987 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | virtual void visit_field(Item_field *item)
{
// Find which select the field is in. This is achieved by walking up
// the select tree and looking for the table of interest.
st_select_lex *sel;
for (sel= current_select;
sel ;
sel= (sel->context.outer_context ?
sel->co... | 332,197,929,808,388,440,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,988 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_ref::val_bool_result()
{
if (result_field)
{
if ((null_value= result_field->is_null()))
return 0;
switch (result_field->result_type()) {
case INT_RESULT:
return result_field->val_int() != 0;
case DECIMAL_RESULT:
{
my_decimal decimal_value;
my_decimal *val= resul... | 223,965,132,139,124,400,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,989 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | enum_field_types Item_type_holder::get_real_type(Item *item)
{
if (item->type() == REF_ITEM)
item= item->real_item();
switch(item->type())
{
case FIELD_ITEM:
{
/*
Item_field::field_type ask Field_type() but sometimes field return
a different type, like for enum/set, so we need to ask real ... | 132,841,064,958,616,820,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,990 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | uint32 Item_type_holder::display_length(Item *item)
{
if (item->type() == Item::FIELD_ITEM)
return ((Item_field *)item)->max_disp_length();
switch (item->field_type())
{
case MYSQL_TYPE_DECIMAL:
case MYSQL_TYPE_TIMESTAMP:
case MYSQL_TYPE_DATE:
case MYSQL_TYPE_TIME:
case MYSQL_TYPE_DATETIME:
case ... | 65,659,854,253,104,880,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,991 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item *Item_static_string_func::safe_charset_converter(CHARSET_INFO *tocs)
{
Item_string *conv;
uint conv_errors;
String tmp, cstr, *ostr= val_str(&tmp);
cstr.copy(ostr->ptr(), ostr->length(), ostr->charset(), tocs, &conv_errors);
if (conv_errors ||
!(conv= new Item_static_string_func(func_name,
... | 18,631,189,747,537,547,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,992 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_cache_temporal::Item_cache_temporal(enum_field_types field_type_arg):
Item_cache_int(field_type_arg)
{
if (mysql_type_to_time_type(cached_field_type) == MYSQL_TIMESTAMP_ERROR)
cached_field_type= MYSQL_TYPE_DATETIME;
} | 318,782,643,404,053,060,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,993 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_ref::val_str(String* tmp)
{
DBUG_ASSERT(fixed);
tmp=(*ref)->str_result(tmp);
null_value=(*ref)->null_value;
return tmp;
} | 238,888,884,501,264,560,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,994 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_copy_decimal::val_str(String *result)
{
if (null_value)
return (String *) 0;
result->set_charset(&my_charset_bin);
my_decimal2string(E_DEC_FATAL_ERROR, &cached_value, 0, 0, 0, result);
return result;
} | 171,099,194,973,284,000,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,995 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_direct_view_ref::send(Protocol *protocol, String *buffer)
{
if (check_null_ref())
return protocol->store_null();
return Item_direct_ref::send(protocol, buffer);
} | 21,288,782,023,227,210,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,996 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | double Item_decimal::val_real()
{
double result;
my_decimal2double(E_DEC_FATAL_ERROR, &decimal_value, &result);
return result;
} | 66,332,391,631,298,230,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,997 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | const String *Item_param::query_val_str(THD *thd, String* str) const
{
switch (state) {
case INT_VALUE:
str->set_int(value.integer, unsigned_flag, &my_charset_bin);
break;
case REAL_VALUE:
str->set_real(value.real, NOT_FIXED_DEC, &my_charset_bin);
break;
case DECIMAL_VALUE:
if (my_decimal2st... | 143,620,614,480,071,900,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,998 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | inline void Item_cache_wrapper::cache()
{
expr_value->store(orig_item);
expr_value->cache_value();
expr_cache->put_value(expr_value); // put in expr_cache
} | 134,535,783,544,297,820,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
504,999 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_cache_row::null_inside()
{
for (uint i= 0; i < item_count; i++)
{
if (values[i]->cols() > 1)
{
if (values[i]->null_inside())
return 1;
}
else
{
values[i]->update_null_value();
if (values[i]->null_value)
return 1;
}
}
return 0;
} | 337,769,468,209,170,770,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,000 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item_name_const::val_decimal(my_decimal *decimal_value)
{
DBUG_ASSERT(fixed);
my_decimal *val= value_item->val_decimal(decimal_value);
null_value= value_item->null_value;
return val;
} | 133,145,498,673,650,760,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,001 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_direct_view_ref::subst_argument_checker(uchar **arg)
{
bool res= FALSE;
if (*arg)
{
Item *item= real_item();
if (item->type() == FIELD_ITEM &&
(*arg == (uchar *) Item::ANY_SUBST ||
result_type() != STRING_RESULT ||
(((Item_field *) item)->field->flags & BINARY_FLAG)))... | 292,496,278,331,312,400,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,002 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_ref::is_null_result()
{
if (result_field)
return (null_value=result_field->is_null());
return is_null();
} | 260,383,884,369,360,420,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,003 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String* Item_cache_real::val_str(String *str)
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
return NULL;
str->set_real(value, decimals, default_charset());
return str;
} | 210,931,271,932,472,560,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,004 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | longlong Item_param::val_int()
{
switch (state) {
case REAL_VALUE:
return (longlong) rint(value.real);
case INT_VALUE:
return value.integer;
case DECIMAL_VALUE:
{
longlong i;
my_decimal2int(E_DEC_FATAL_ERROR, &decimal_value, unsigned_flag, &i);
return i;
}
case STRING_VALUE:
case L... | 19,931,694,115,977,176,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,005 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Item_field::save_result(Field *to)
{
save_field_in_field(result_field, &null_value, to, TRUE);
} | 187,407,022,862,139,300,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,006 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_field::str_result(String *str)
{
if ((null_value=result_field->is_null()))
return 0;
str->set_charset(str_value.charset());
return result_field->val_str(str,&str_value);
} | 181,729,041,604,856,680,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,007 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | void Hybrid_type_traits_decimal::set_zero(Hybrid_type *val) const
{
my_decimal_set_zero(&val->dec_buf[0]);
val->used_dec_buf_no= 0;
} | 314,150,297,871,071,200,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,008 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_decimal::Item_decimal(const char *str_arg, uint length,
CHARSET_INFO *charset)
{
str2my_decimal(E_DEC_FATAL_ERROR, str_arg, length, charset, &decimal_value);
name= (char*) str_arg;
decimals= (uint8) decimal_value.frac;
fixed= 1;
max_length= my_decimal_precision_to_length_no_tru... | 46,345,955,129,344,620,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,009 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item_param::val_decimal(my_decimal *dec)
{
switch (state) {
case DECIMAL_VALUE:
return &decimal_value;
case REAL_VALUE:
double2my_decimal(E_DEC_FATAL_ERROR, value.real, dec);
return dec;
case INT_VALUE:
int2my_decimal(E_DEC_FATAL_ERROR, value.integer, unsigned_flag, dec);
return ... | 30,227,972,651,786,350,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,010 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | my_decimal *Item_copy_string::val_decimal(my_decimal *decimal_value)
{
// Item_copy_string is used without fix_fields call
if (null_value)
return (my_decimal *) 0;
string2my_decimal(E_DEC_FATAL_ERROR, &str_value, decimal_value);
return (decimal_value);
} | 133,431,561,807,523,720,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,011 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_splocal::this_item() const
{
DBUG_ASSERT(m_sp == m_thd->spcont->sp);
return m_thd->spcont->get_item(m_var_idx);
} | 277,825,304,708,971,250,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,012 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_cache_wrapper::send(Protocol *protocol, String *buffer)
{
if (result_field)
return protocol->store(result_field);
return Item::send(protocol, buffer);
} | 1,689,162,915,043,656,600,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,013 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | String *Item_field::val_str(String *str)
{
DBUG_ASSERT(fixed == 1);
if ((null_value=field->is_null()))
return 0;
str->set_charset(str_value.charset());
return field->val_str(str,&str_value);
} | 237,148,155,973,130,870,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,014 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_field::fix_fields(THD *thd, Item **reference)
{
DBUG_ASSERT(fixed == 0);
Field *from_field= (Field *)not_found_field;
bool outer_fixed= false;
if (!field) // If field is not checked
{
TABLE_LIST *table_list;
/*
In case of view, find_field_in_tables() write pointer to view field
... | 87,842,065,990,417,790,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,015 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | Item_cache* Item_cache::get_cache(const Item *item, const Item_result type)
{
switch (type) {
case INT_RESULT:
return new Item_cache_int(item->field_type());
case REAL_RESULT:
return new Item_cache_real();
case DECIMAL_RESULT:
return new Item_cache_decimal();
case STRING_RESULT:
return new Ite... | 202,001,842,675,425,640,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
505,016 | server | b000e169562697aa072600695d4f0c0412f94f4f | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/b000e169562697aa072600695d4f0c0412f94f4f | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))
based on:
commit f7316aa0c9a
Author: Ajo Robert <ajo.robert@oracle.com>
Date: Thu Aug 24 17:03:21 2017 +0530
Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,
COL), NAME_CONST('NAME'... | 0 | bool Item_cache_real::cache_value()
{
if (!example)
return FALSE;
value_cached= TRUE;
value= example->val_result();
null_value= example->null_value;
return TRUE;
} | 130,062,569,909,384,630,000,000,000,000,000,000,000 | None | null | [
"NVD-CWE-noinfo"
] | CVE-2017-10378 | Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise ... | https://nvd.nist.gov/vuln/detail/CVE-2017-10378 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.