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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
505,017 | 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_type_holder::val_str(String*)
{
DBUG_ASSERT(0); // should never be called
return 0;
} | 122,510,596,000,220,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 |
505,018 | 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::check_cols(uint c)
{
if (c != item_count)
{
my_error(ER_OPERAND_COLUMNS, MYF(0), c);
return 1;
}
return 0;
} | 134,909,189,031,681,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 |
505,019 | 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_field::Item_field(Name_resolution_context *context_arg,
const char *db_arg,const char *table_name_arg,
const char *field_name_arg)
:Item_ident(context_arg, db_arg,table_name_arg,field_name_arg),
field(0), result_field(0), item_equal(0), no_const_subst(0),
have_... | 303,462,928,234,387,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 |
505,020 | 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_ident::collect_outer_ref_processor(uchar *param)
{
Collect_deps_prm *prm= (Collect_deps_prm *)param;
if (depended_from &&
depended_from->nest_level_base == prm->nest_level_base &&
depended_from->nest_level < prm->nest_level)
prm->parameters->add_unique(this, &cmp_items);
return FALSE;
} | 86,667,640,104,090,970,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,021 | 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_param::set_param_type_and_swap_value(Item_param *src)
{
unsigned_flag= src->unsigned_flag;
param_type= src->param_type;
set_param_func= src->set_param_func;
item_type= src->item_type;
item_result_type= src->item_result_type;
collation.set(src->collation);
maybe_null= src->maybe_null;
null_value= s... | 142,100,670,430,123,660,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,022 | 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_null::val_real()
{
// following assert is redundant, because fixed=1 assigned in constructor
DBUG_ASSERT(fixed == 1);
null_value=1;
return 0.0;
} | 255,079,300,058,126,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,023 | 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::set_null()
{
if (maybe_null)
{
null_value= TRUE;
value_cached= TRUE;
}
} | 87,051,256,646,854,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 |
505,024 | 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::vcol_in_partition_func_processor(uchar *int_arg)
{
DBUG_ASSERT(fixed);
if (field->vcol_info)
{
field->vcol_info->mark_as_in_partitioning_expr();
}
return FALSE;
} | 125,945,994,679,030,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,025 | 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_copy_decimal::save_in_field(Field *field, bool no_conversions)
{
if (null_value)
return set_field_to_null(field);
field->set_notnull();
return field->store_decimal(&cached_value);
} | 233,291,532,703,487,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,026 | 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::update_null_value()
{
/*
need to set no_errors to prevent warnings about type conversion
popping up.
*/
THD *thd= field->table->in_use;
int no_errors;
no_errors= thd->no_errors;
thd->no_errors= 1;
Item::update_null_value();
thd->no_errors= no_errors;
} | 41,023,316,830,410,660,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,027 | 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 Hybrid_type_traits_decimal *Hybrid_type_traits_decimal::instance()
{
return &decimal_traits_instance;
} | 50,981,453,293,999,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 |
505,028 | 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::fix_fields(THD *thd __attribute__((unused)),
Item **it __attribute__((unused)))
{
DBUG_ASSERT(orig_item->fixed);
DBUG_ASSERT(fixed);
return FALSE;
} | 126,530,588,547,797,500,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,029 | 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_str::cache_value()
{
if (!example)
return FALSE;
value_cached= TRUE;
value_buff.set(buffer, sizeof(buffer), example->collation.collation);
value= example->str_result(&value_buff);
if ((null_value= example->null_value))
value= 0;
else if (value != &value_buff)
{
/*
We copy... | 226,799,779,307,176,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 |
505,030 | 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(double val, int precision, int scale)
{
double2my_decimal(E_DEC_FATAL_ERROR, val, &decimal_value);
decimals= (uint8) decimal_value.frac;
fixed= 1;
max_length= my_decimal_precision_to_length_no_truncation(decimal_value.intg +
d... | 83,704,955,194,879,995,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,031 | 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::cleanup_processor(uchar *arg)
{
if (fixed)
cleanup();
return FALSE;
} | 243,611,941,850,860,500,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,032 | 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_int::val_str(String *str)
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
return NULL;
str->set_int(value, unsigned_flag, default_charset());
return str;
} | 318,207,214,639,675,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 |
505,033 | 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::fix_after_pullout(st_select_lex *new_parent, Item **refptr)
{
(*ref)->fix_after_pullout(new_parent, ref);
if (get_depended_from() == new_parent)
depended_from= NULL;
} | 56,435,709,948,313,740,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,034 | 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_int::val_decimal(my_decimal *decimal_val)
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
return NULL;
int2my_decimal(E_DEC_FATAL_ERROR, value, unsigned_flag, decimal_val);
return decimal_val;
} | 192,981,857,334,582,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 |
505,035 | 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::val_string_from_int(String *str)
{
longlong nr= val_int();
if (null_value)
return 0;
str->set_int(nr, unsigned_flag, &my_charset_numeric);
return str;
} | 200,734,178,094,372,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 |
505,036 | 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::val_decimal(Hybrid_type *val, my_decimal *to) const
{
double2my_decimal(E_DEC_FATAL_ERROR, val->real, val->dec_buf);
return val->dec_buf;
} | 133,406,062,822,331,740,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,037 | 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_int(longlong i, uint32 max_length_arg)
{
DBUG_ENTER("Item_param::set_int");
value.integer= (longlong) i;
state= INT_VALUE;
max_length= max_length_arg;
decimals= 0;
maybe_null= 0;
DBUG_VOID_RETURN;
} | 35,012,801,334,446,643,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,038 | 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_decimal::cache_value()
{
if (!example)
return FALSE;
value_cached= TRUE;
my_decimal *val= example->val_decimal_result(&decimal_value);
if (!(null_value= example->null_value) && val != &decimal_value)
my_decimal2decimal(val, &decimal_value);
return TRUE;
} | 52,070,408,901,761,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 |
505,039 | 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::eq(const Item *item, bool binary_cmp) const
{
Item *real_item= ((Item *) item)->real_item();
if (real_item->type() != FIELD_ITEM)
return 0;
Item_field *item_field= (Item_field*) real_item;
if (item_field->field && field)
return item_field->field == field;
/*
We may come here wh... | 149,632,486,072,241,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 |
505,040 | 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_cache_str::val_real()
{
DBUG_ASSERT(fixed == 1);
int err_not_used;
char *end_not_used;
if (!has_value())
return 0.0;
if (value)
return my_strntod(value->charset(), (char*) value->ptr(),
value->length(), &end_not_used, &err_not_used);
return (double) 0;
} | 220,992,670,041,386,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,041 | 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_cache_int::val_int()
{
DBUG_ASSERT(fixed == 1);
if (!has_value())
return 0;
return value;
} | 22,242,689,221,515,530,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,042 | 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::get_date(MYSQL_TIME *ltime,ulonglong fuzzydate)
{
if ((null_value=field->is_null()) || field->get_date(ltime,fuzzydate))
{
bzero((char*) ltime,sizeof(*ltime));
return 1;
}
return 0;
} | 83,613,159,724,723,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 |
505,043 | 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::val_bool()
{
DBUG_ASSERT(fixed == 1);
bool val= (*ref)->val_bool_result();
owner->was_null|= null_value= (*ref)->null_value;
return val;
} | 220,028,085,267,171,450,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,044 | 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_uint::Item_uint(const char *str_arg, uint length):
Item_int(str_arg, length)
{
unsigned_flag= 1;
} | 311,669,234,141,037,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,045 | 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::val_int_from_date()
{
DBUG_ASSERT(fixed == 1);
MYSQL_TIME ltime;
if (get_date(<ime, 0))
return 0;
longlong v= TIME_to_ulonglong(<ime);
return ltime.neg ? -v : v;
} | 338,491,912,721,924,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 |
505,046 | 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_float::val_str(String *str)
{
if (null_value)
return (String *) 0;
else
{
double nr= val_real();
str->set_real(nr,decimals, &my_charset_bin);
return str;
}
} | 13,023,427,587,076,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 |
505,047 | 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_string(my_decimal *decimal_value)
{
String *res;
if (!(res= val_str(&str_value)))
return 0;
if (str2my_decimal(E_DEC_FATAL_ERROR & ~E_DEC_BAD_NUM,
res->ptr(), res->length(), res->charset(),
decimal_value) & E_DEC_BAD_NUM)
{
E... | 231,157,767,866,291,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 |
505,048 | 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::setup(Item * item)
{
example= item;
if (!values && allocate(item->cols()))
return 1;
for (uint i= 0; i < item_count; i++)
{
Item *el= item->element_index(i);
Item_cache *tmp;
if (!(tmp= values[i]= Item_cache::get_cache(el)))
return 1;
tmp->setup(el);
}
return 0... | 246,297,221,879,802,100,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,049 | 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_field::val_decimal(my_decimal *decimal_value)
{
if ((null_value= field->is_null()))
return 0;
return field->val_decimal(decimal_value);
} | 187,907,111,703,424,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 |
505,050 | 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::Item_splocal(const LEX_STRING &sp_var_name,
uint sp_var_idx,
enum_field_types sp_var_type,
uint pos_in_q, uint len_in_q)
:Item_sp_variable(sp_var_name.str, sp_var_name.length),
m_var_idx(sp_var_idx),
limit_clause_para... | 328,773,500,279,892,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 |
505,051 | 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_sp_variable::is_null()
{
return this_item()->is_null();
} | 66,133,530,647,010,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 |
505,052 | 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_sp_variable::val_str(String *sp)
{
DBUG_ASSERT(fixed);
Item *it= this_item();
String *res= it->val_str(sp);
null_value= it->null_value;
if (!res)
return NULL;
/*
This way we mark returned value of val_str as const,
so that various functions (e.g. CONCAT) won't try to
modify t... | 23,798,053,734,160,480,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,053 | 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_temporal::get_date(MYSQL_TIME *ltime, ulonglong fuzzydate)
{
ErrConvInteger str(value);
if (!has_value())
{
bzero((char*) ltime,sizeof(*ltime));
return 1;
}
unpack_time(value, ltime);
ltime->time_type= mysql_type_to_time_type(field_type());
if (ltime->time_type == MYSQL_TIMESTAMP... | 191,906,883,551,421,260,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,054 | 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_trigger_field::eq(const Item *item, bool binary_cmp) const
{
return item->type() == TRIGGER_FIELD_ITEM &&
row_version == ((Item_trigger_field *)item)->row_version &&
!my_strcasecmp(system_charset_info, field_name,
((Item_trigger_field *)item)->field_name);
} | 99,937,095,569,289,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 |
505,055 | 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_ref::save_in_field(Field *to, bool no_conversions)
{
int res;
if (result_field)
{
if (result_field->is_null())
{
null_value= 1;
res= set_field_to_null_with_conversions(to, no_conversions);
return res;
}
to->set_notnull();
res= field_conv(to, result_field);
null_v... | 195,121,375,837,990,930,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,056 | 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_default_value::eq(const Item *item, bool binary_cmp) const
{
return item->type() == DEFAULT_VALUE_ITEM &&
((Item_default_value *)item)->arg->eq(arg, binary_cmp);
} | 35,730,423,357,090,490,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,057 | 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::fix_fields(THD *thd, Item **items)
{
DBUG_ASSERT(fixed == 0);
/* We should only check that arg is in first table */
if (!arg->fixed)
{
bool res;
TABLE_LIST *orig_next_table= context->last_name_resolution_table;
context->last_name_resolution_table= context->first_name_resoluti... | 277,854,525,371,593,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 |
505,058 | 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_null::val_str(String *str)
{
// following assert is redundant, because fixed=1 assigned in constructor
DBUG_ASSERT(fixed == 1);
null_value=1;
return 0;
} | 53,260,971,238,658,780,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,059 | 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::get_date(MYSQL_TIME *ltime,ulonglong fuzzydate)
{
return (null_value=(*ref)->get_date_result(ltime,fuzzydate));
} | 218,142,867,448,844,740,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,060 | 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::add(Hybrid_type *val, Field *f) const
{
my_decimal_add(E_DEC_FATAL_ERROR,
&val->dec_buf[val->used_dec_buf_no ^ 1],
&val->dec_buf[val->used_dec_buf_no],
f->val_decimal(&val->dec_buf[2]));
val->used_dec_buf_no^= 1;
} | 86,538,489,606,036,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 |
505,061 | 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::send(Protocol *protocol, String *buffer)
{
bool UNINIT_VAR(result); // Will be set if null_value == 0
enum_field_types f_type;
switch ((f_type=field_type())) {
default:
case MYSQL_TYPE_NULL:
case MYSQL_TYPE_DECIMAL:
case MYSQL_TYPE_ENUM:
case MYSQL_TYPE_SET:
case MYSQ... | 67,649,639,472,591,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 |
505,062 | 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_hex_constant::eq(const Item *arg, bool binary_cmp) const
{
if (arg->basic_const_item() && arg->type() == type() &&
arg->cast_to_int_type() == cast_to_int_type())
{
if (binary_cmp)
return !stringcmp(&str_value, &arg->str_value);
return !sortcmp(&str_value, &arg->str_value, collation.col... | 77,557,314,752,570,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 |
505,063 | 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_cache_str::val_int()
{
DBUG_ASSERT(fixed == 1);
int err;
if (!has_value())
return 0;
if (value)
return my_strntoll(value->charset(), value->ptr(),
value->length(), 10, (char**) 0, &err);
else
return (longlong)0;
} | 251,739,340,383,602,140,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,064 | 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::cleanup()
{
DBUG_ENTER("Item_field::cleanup");
Item_ident::cleanup();
depended_from= NULL;
/*
Even if this object was created by direct link to field in setup_wild()
it will be linked correctly next time by name of field and table alias.
I.e. we can drop 'field'.
*/
field= resu... | 150,209,773,912,887,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 |
505,065 | 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 char *Item_ident::full_name() const
{
char *tmp;
if (!table_name || !field_name)
return field_name ? field_name : name ? name : "tmp_field";
if (db_name && db_name[0])
{
tmp=(char*) sql_alloc((uint) strlen(db_name)+(uint) strlen(table_name)+
(uint) strlen(field_name)+3);
strxmov(tmp,db_na... | 322,976,819,373,736,730,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,066 | 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 | CHARSET_INFO *Item::default_charset()
{
return current_thd->variables.collation_connection;
} | 47,249,055,770,031,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,067 | 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 | Field *Item::make_string_field(TABLE *table)
{
Field *field;
DBUG_ASSERT(collation.collation);
/*
Note: the following check is repeated in
subquery_types_allow_materialization():
*/
if (too_big_for_varchar())
field= new Field_blob(max_length, maybe_null, name,
collation... | 25,731,052,147,534,930,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,068 | 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_ref::used_tables() const
{
return get_depended_from() ? OUTER_REF_TABLE_BIT : (*ref)->used_tables();
} | 127,819,936,493,659,180,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,069 | 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_field::val_result()
{
if ((null_value=result_field->is_null()))
return 0.0;
return result_field->val_real();
} | 82,133,795,960,815,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 |
505,070 | 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::check_cols(uint c)
{
if (c != 1)
{
my_error(ER_OPERAND_COLUMNS, MYF(0), c);
return 1;
}
return 0;
} | 270,615,163,162,637,100,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,071 | 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_collations(DTCollation &c, const char *fname,
Item **av, uint count, uint flags, int item_sep)
{
uint i;
Item **arg;
bool unknown_cs= 0;
c.set(av[0]->collation);
for (i= 1, arg= &av[item_sep]; i < count; i++, arg+= item_sep)
{
if (c.aggregate((*arg)->collation, fl... | 162,901,570,154,494,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 |
505,072 | 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::print(String *str, enum_query_type query_type)
{
if (value_cached)
{
print_value(str);
return;
}
str->append(STRING_WITH_LEN("<cache>("));
if (example)
example->print(str, query_type);
else
Item::print(str, query_type);
str->append(')');
} | 52,714,601,803,700,150,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,073 | 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_copy_int::copy()
{
cached_value= item->val_int();
null_value=item->null_value;
} | 331,895,564,846,039,980,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,074 | 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_case_expr::this_item_addr(THD *thd, Item **)
{
DBUG_ASSERT(m_sp == thd->spcont->sp);
return thd->spcont->get_case_expr_addr(m_case_expr_id);
} | 273,969,810,451,309,520,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,075 | 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 nr_of_decimals(const char *str, const char *end)
{
const char *decimal_point;
/* Find position for '.' */
for (;;)
{
if (str == end)
return 0;
if (*str == 'e' || *str == 'E')
return NOT_FIXED_DEC;
if (*str++ == '.')
break;
}
decimal_point= str;
for ( ; str < ... | 153,028,851,042,634,100,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,076 | 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_time(my_decimal *decimal_value)
{
DBUG_ASSERT(fixed == 1);
MYSQL_TIME ltime;
if (get_time(<ime))
{
my_decimal_set_zero(decimal_value);
return 0;
}
return date2my_decimal(<ime, decimal_value);
} | 246,796,289,128,285,150,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,077 | 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, DTCollation &c3,
const char *fname)
{
my_error(ER_CANT_AGGREGATE_3COLLATIONS,MYF(0),
c1.collation->name,c1.derivation_name(),
c2.collation->name,c2.derivation_name(),
c3.collation->name,c3.derivation_name(),
fname);
} | 278,017,941,008,161,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 |
505,078 | 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_name_const::val_int()
{
DBUG_ASSERT(fixed);
longlong ret= value_item->val_int();
null_value= value_item->null_value;
return ret;
} | 268,046,061,401,322,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 |
505,079 | 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()
{
DBUG_ASSERT(fixed);
longlong tmp=(*ref)->val_int_result();
null_value=(*ref)->null_value;
return tmp;
} | 69,324,335,488,195,110,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,080 | 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_string::safe_charset_converter(CHARSET_INFO *tocs)
{
Item_string *conv;
uint conv_errors;
char *ptr;
String tmp, cstr, *ostr= val_str(&tmp);
cstr.copy(ostr->ptr(), ostr->length(), ostr->charset(), tocs, &conv_errors);
if (conv_errors || !(conv= new Item_string(cstr.ptr(), cstr.length(),
... | 87,367,203,500,070,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 |
505,081 | 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_hex_constant::hex_string_init(const char *str, uint str_length)
{
max_length=(str_length+1)/2;
char *ptr=(char*) sql_alloc(max_length+1);
if (!ptr)
{
str_value.set("", 0, &my_charset_bin);
return;
}
str_value.set(ptr,max_length,&my_charset_bin);
char *end=ptr+max_length;
if (max_length... | 207,833,025,646,039,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 |
505,154 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | bool get_next_time(const Time_zone *time_zone, my_time_t *next,
my_time_t start, my_time_t time_now,
int i_value, interval_type i_type)
{
DBUG_ENTER("get_next_time");
DBUG_PRINT("enter", ("start: %lu now: %lu", (long) start, (long) time_now));
DBUG_ASSERT(start <= time_now)... | 20,514,117,050,401,310,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,155 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | virtual Stored_program_creation_ctx *clone(MEM_ROOT *mem_root)
{
return new (mem_root)
Event_creation_ctx(m_client_cs, m_connection_cl, m_db_cl);
} | 246,478,807,726,660,470,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,156 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_job_data::Event_job_data()
:sql_mode(0)
{
} | 256,170,430,677,491,670,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,157 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | virtual Object_creation_ctx *create_backup_ctx(THD *thd) const
{
/*
We can avoid usual backup/restore employed in stored programs since we
know that this is a top level statement and the worker thread is
allocated exclusively to execute this event.
*/
return NULL;
} | 237,084,990,849,645,700,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,158 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element::mark_last_executed(THD *thd)
{
last_executed= thd->query_start();
execution_count++;
} | 219,486,791,315,461,540,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,159 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | event_basic_identifier_equal(LEX_STRING db, LEX_STRING name, Event_basic *b)
{
return !sortcmp_lex_string(name, b->name, system_charset_info) &&
!sortcmp_lex_string(db, b->dbname, system_charset_info);
} | 295,336,570,907,205,500,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,160 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element::~Event_queue_element()
{
} | 300,518,684,652,202,630,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,161 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | add_interval(MYSQL_TIME *ltime, const Time_zone *time_zone,
interval_type scale, INTERVAL interval)
{
if (date_add_interval(ltime, scale, interval))
return 0;
uint not_used;
return time_zone->TIME_to_gmt_sec(ltime, ¬_used);
} | 14,008,452,883,935,481,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,162 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_basic::~Event_basic()
{
DBUG_ENTER("Event_basic::~Event_basic");
free_root(&mem_root, MYF(0));
DBUG_VOID_RETURN;
} | 295,524,768,489,545,120,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,163 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_job_data::construct_sp_sql(THD *thd, String *sp_sql)
{
LEX_STRING buffer;
const uint STATIC_SQL_LENGTH= 44;
DBUG_ENTER("Event_job_data::construct_sp_sql");
/*
Allocate a large enough buffer on the thread execution memory
root to avoid multiple [re]allocations on system heap
*/
buffer.length=... | 157,722,755,615,419,460,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,164 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_basic::load_time_zone(THD *thd, const LEX_STRING tz_name)
{
String str(tz_name.str, &my_charset_latin1);
time_zone= my_tz_find(thd, &str);
return (time_zone == NULL);
} | 2,708,795,522,601,367,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,165 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_job_data::execute(THD *thd, bool drop)
{
String sp_sql;
#ifndef NO_EMBEDDED_ACCESS_CHECKS
Security_context event_sctx, *save_sctx= NULL;
#endif
List<Item> empty_item_list;
bool ret= TRUE;
DBUG_ENTER("Event_job_data::execute");
thd->reset_for_next_command();
/*
MySQL parser currently assumes t... | 238,022,891,487,621,280,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,166 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_creation_ctx::load_from_db(THD *thd,
MEM_ROOT *event_mem_root,
const char *db_name,
const char *event_name,
TABLE *event_tbl,
Stored_program_creation... | 1,409,080,630,673,909,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,167 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_basic::load_string_fields(Field **fields, ...)
{
bool ret= FALSE;
va_list args;
enum enum_events_table_field field_name;
LEX_STRING *field_value;
DBUG_ENTER("Event_basic::load_string_fields");
va_start(args, fields);
field_name= (enum enum_events_table_field) va_arg(args, int);
while (field_name... | 309,502,649,955,212,370,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,168 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element::load_from_row(THD *thd, TABLE *table)
{
char *ptr;
MYSQL_TIME time;
LEX_STRING tz_name;
DBUG_ENTER("Event_queue_element::load_from_row");
if (!table)
DBUG_RETURN(TRUE);
if (table->s->fields < ET_FIELD_COUNT)
DBUG_RETURN(TRUE);
if (load_string_fields(table->field,
... | 174,957,220,171,994,730,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,169 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element::compute_next_execution_time()
{
my_time_t time_now;
DBUG_ENTER("Event_queue_element::compute_next_execution_time");
DBUG_PRINT("enter", ("starts: %lu ends: %lu last_executed: %lu this: %p",
(long) starts, (long) ends, (long) last_executed,
this... | 271,932,100,046,189,140,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,170 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_timed::get_create_event(THD *thd, String *buf)
{
char tmp_buf[2 * STRING_BUFFER_USUAL_SIZE];
String expr_buf(tmp_buf, sizeof(tmp_buf), system_charset_info);
expr_buf.length(0);
DBUG_ENTER("get_create_event");
DBUG_PRINT("ret_info",("body_len=[%d]body=[%s]",
(int) body.length, b... | 5,961,092,068,137,802,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,171 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_job_data::load_from_row(THD *thd, TABLE *table)
{
char *ptr;
size_t len;
LEX_STRING tz_name;
DBUG_ENTER("Event_job_data::load_from_row");
if (!table)
DBUG_RETURN(TRUE);
if (table->s->fields < ET_FIELD_COUNT)
DBUG_RETURN(TRUE);
if (load_string_fields(table->field,
... | 68,746,328,225,075,670,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,172 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_creation_ctx(CHARSET_INFO *client_cs,
CHARSET_INFO *connection_cl,
CHARSET_INFO *db_cl)
: Stored_program_creation_ctx(client_cs, connection_cl, db_cl)
{ } | 9,089,207,328,999,145,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,173 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_timed::load_from_row(THD *thd, TABLE *table)
{
char *ptr;
size_t len;
DBUG_ENTER("Event_timed::load_from_row");
if (Event_queue_element::load_from_row(thd, table))
DBUG_RETURN(TRUE);
if (load_string_fields(table->field,
ET_FIELD_BODY, &body,
ET_FI... | 189,216,694,027,036,740,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,174 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_timed::Event_timed():
created(0), modified(0), sql_mode(0)
{
DBUG_ENTER("Event_timed::Event_timed");
init();
DBUG_VOID_RETURN;
} | 81,012,165,859,262,240,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,175 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_timed::~Event_timed()
{
} | 52,217,257,499,451,410,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,176 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element_for_exec::~Event_queue_element_for_exec()
{
my_free(dbname.str);
my_free(name.str);
} | 242,890,017,957,217,420,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,177 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | append_datetime(String *buf, Time_zone *time_zone, my_time_t secs,
const char *name, uint len)
{
char dtime_buff[20*2+32];/* +32 to make my_snprintf_{8bit|ucs2} happy */
buf->append(STRING_WITH_LEN(" "));
buf->append(name, len);
buf->append(STRING_WITH_LEN(" '"));
/*
Pass the buffer and th... | 89,989,462,168,811,620,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,178 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | event_basic_db_equal(LEX_STRING db, Event_basic *et)
{
return !sortcmp_lex_string(et->dbname, db, system_charset_info);
} | 102,385,034,759,844,300,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,179 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_job_data::construct_drop_event_sql(THD *thd, String *sp_sql)
{
LEX_STRING buffer;
const uint STATIC_SQL_LENGTH= 14;
DBUG_ENTER("Event_job_data::construct_drop_event_sql");
buffer.length= STATIC_SQL_LENGTH + name.length*2 + dbname.length*2;
if (! (buffer.str= (char*) thd->alloc(buffer.length)))
DBU... | 314,042,705,572,435,120,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,180 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element_for_exec::init(LEX_STRING db, LEX_STRING n)
{
if (!(dbname.str= my_strndup(db.str, dbname.length= db.length, MYF(MY_WME))))
return TRUE;
if (!(name.str= my_strndup(n.str, name.length= n.length, MYF(MY_WME))))
{
my_free(dbname.str);
return TRUE;
}
return FALSE;
} | 272,258,268,258,371,360,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,181 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_queue_element::Event_queue_element():
on_completion(Event_parse_data::ON_COMPLETION_DROP),
status(Event_parse_data::ENABLED), expression(0), dropped(FALSE),
execution_count(0)
{
DBUG_ENTER("Event_queue_element::Event_queue_element");
starts= ends= execute_at= last_executed= 0;
starts_null= ends_null=... | 283,774,637,762,770,450,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,182 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_timed::init()
{
DBUG_ENTER("Event_timed::init");
definer_user.str= definer_host.str= body.str= comment.str= NULL;
definer_user.length= definer_host.length= body.length= comment.length= 0;
sql_mode= 0;
DBUG_VOID_RETURN;
} | 51,418,677,604,273,260,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,183 | server | 0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | https://github.com/MariaDB/server | https://github.com/MariaDB/server/commit/0b5a5258abbeaf8a0c3a18c7e753699787fdf46e | MW-416 DDL replication moved after acl checking
galera_events test shows a regression with the original fix for MW-416
Reason was that Events::drop_event() can be called also from inside event
execution, and there we have a speacial treatment for event, which executes
"DROP EVENT" statement, and runs TOI replication i... | 0 | Event_basic::Event_basic()
{
DBUG_ENTER("Event_basic::Event_basic");
/* init memory root */
init_sql_alloc(&mem_root, 256, 512, MYF(0));
dbname.str= name.str= NULL;
dbname.length= name.length= 0;
time_zone= NULL;
DBUG_VOID_RETURN;
} | 326,931,041,860,565,000,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15365 | sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes... | https://nvd.nist.gov/vuln/detail/CVE-2017-15365 |
505,184 | core | 1a29ed2f96da1be22fa5a4d96c7583aa81b8b060 | https://github.com/LibreOffice/core | https://github.com/dovecot/core/commit/1a29ed2f96da1be22fa5a4d96c7583aa81b8b060.patch | lib-auth: Fix memory leak in auth_client_request_abort()
This caused memory leaks when authentication was aborted. For example
with IMAP:
a AUTHENTICATE PLAIN
*
Broken by 9137c55411aa39d41c1e705ddc34d5bd26c65021 | 0 | static void auth_server_send_new_request(struct auth_server_connection *conn,
struct auth_client_request *request,
const struct auth_request_info *info)
{
string_t *str;
str = t_str_new(512);
str_printfa(str, "AUTH\t%u\t", request->id);
str_append_tabescaped(str, info->mech);
str_append(str, "\tservic... | 130,021,683,570,750,570,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15132 | A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0. An abort of SASL authentication results in a memory leak in dovecot's auth client used by login processes. The leak has impact in high performance configuration where same login processes are reused and can cause the process to crash due to memory exhaustion. | https://nvd.nist.gov/vuln/detail/CVE-2017-15132 |
505,185 | core | 1a29ed2f96da1be22fa5a4d96c7583aa81b8b060 | https://github.com/LibreOffice/core | https://github.com/dovecot/core/commit/1a29ed2f96da1be22fa5a4d96c7583aa81b8b060.patch | lib-auth: Fix memory leak in auth_client_request_abort()
This caused memory leaks when authentication was aborted. For example
with IMAP:
a AUTHENTICATE PLAIN
*
Broken by 9137c55411aa39d41c1e705ddc34d5bd26c65021 | 0 | void auth_client_send_cancel(struct auth_client *client, unsigned int id)
{
const char *str = t_strdup_printf("CANCEL\t%u\n", id);
if (o_stream_send_str(client->conn->output, str) < 0)
i_error("Error sending request to auth server: %m");
} | 110,551,885,106,374,860,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15132 | A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0. An abort of SASL authentication results in a memory leak in dovecot's auth client used by login processes. The leak has impact in high performance configuration where same login processes are reused and can cause the process to crash due to memory exhaustion. | https://nvd.nist.gov/vuln/detail/CVE-2017-15132 |
505,186 | core | 1a29ed2f96da1be22fa5a4d96c7583aa81b8b060 | https://github.com/LibreOffice/core | https://github.com/dovecot/core/commit/1a29ed2f96da1be22fa5a4d96c7583aa81b8b060.patch | lib-auth: Fix memory leak in auth_client_request_abort()
This caused memory leaks when authentication was aborted. For example
with IMAP:
a AUTHENTICATE PLAIN
*
Broken by 9137c55411aa39d41c1e705ddc34d5bd26c65021 | 0 | unsigned int auth_client_request_get_id(struct auth_client_request *request)
{
return request->id;
} | 211,476,331,119,396,800,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15132 | A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0. An abort of SASL authentication results in a memory leak in dovecot's auth client used by login processes. The leak has impact in high performance configuration where same login processes are reused and can cause the process to crash due to memory exhaustion. | https://nvd.nist.gov/vuln/detail/CVE-2017-15132 |
505,187 | core | 1a29ed2f96da1be22fa5a4d96c7583aa81b8b060 | https://github.com/LibreOffice/core | https://github.com/dovecot/core/commit/1a29ed2f96da1be22fa5a4d96c7583aa81b8b060.patch | lib-auth: Fix memory leak in auth_client_request_abort()
This caused memory leaks when authentication was aborted. For example
with IMAP:
a AUTHENTICATE PLAIN
*
Broken by 9137c55411aa39d41c1e705ddc34d5bd26c65021 | 0 | call_callback(struct auth_client_request *request,
enum auth_request_status status,
const char *data_base64,
const char *const *args)
{
auth_request_callback_t *callback = request->callback;
if (status != AUTH_REQUEST_STATUS_CONTINUE)
request->callback = NULL;
callback(request, status, data_b... | 2,676,153,007,088,550,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15132 | A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0. An abort of SASL authentication results in a memory leak in dovecot's auth client used by login processes. The leak has impact in high performance configuration where same login processes are reused and can cause the process to crash due to memory exhaustion. | https://nvd.nist.gov/vuln/detail/CVE-2017-15132 |
505,188 | core | 1a29ed2f96da1be22fa5a4d96c7583aa81b8b060 | https://github.com/LibreOffice/core | https://github.com/dovecot/core/commit/1a29ed2f96da1be22fa5a4d96c7583aa81b8b060.patch | lib-auth: Fix memory leak in auth_client_request_abort()
This caused memory leaks when authentication was aborted. For example
with IMAP:
a AUTHENTICATE PLAIN
*
Broken by 9137c55411aa39d41c1e705ddc34d5bd26c65021 | 0 | auth_client_request_get_server_pid(struct auth_client_request *request)
{
return request->conn->server_pid;
} | 206,909,334,829,959,730,000,000,000,000,000,000,000 | None | null | [
"CWE-284"
] | CVE-2017-15132 | A flaw was found in dovecot 2.0 up to 2.2.33 and 2.3.0. An abort of SASL authentication results in a memory leak in dovecot's auth client used by login processes. The leak has impact in high performance configuration where same login processes are reused and can cause the process to crash due to memory exhaustion. | https://nvd.nist.gov/vuln/detail/CVE-2017-15132 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.